You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (JIRA)" <ji...@apache.org> on 2016/01/30 10:43:39 UTC

[jira] [Created] (SUREFIRE-1223) Cannot run invoker ITs on Windows with Maven 3.3.1+

Michael Osipov created SUREFIRE-1223:
----------------------------------------

             Summary: Cannot run invoker ITs on Windows with Maven 3.3.1+
                 Key: SUREFIRE-1223
                 URL: https://issues.apache.org/jira/browse/SUREFIRE-1223
             Project: Maven Surefire
          Issue Type: Bug
          Components: Maven Failsafe Plugin
    Affects Versions: 2.19.1
            Reporter: Michael Osipov
            Assignee: Michael Osipov


The error output is:

{noformat}
[INFO]
[INFO] --- maven-invoker-plugin:1.9:run (integration-test) @ maven-failsafe-plugin ---
[INFO] Building: jetty-war-test-failing\pom.xml
[INFO] ..FAILED (0.0 s)
[INFO]   Maven invocation failed. Error configuring command-line. Reason: Maven executable not found at: D:\Entwicklung\Programme\apache-maven-3.3.9\bin\mvn.bat
[INFO] Building: jetty-war-test-passing\pom.xml
[INFO] ..FAILED (0.0 s)
[INFO]   Maven invocation failed. Error configuring command-line. Reason: Maven executable not found at: D:\Entwicklung\Programme\apache-maven-3.3.9\bin\mvn.bat
[INFO] Building: multiple-summaries\pom.xml
[INFO] ..FAILED (0.0 s)
[INFO]   Maven invocation failed. Error configuring command-line. Reason: Maven executable not found at: D:\Entwicklung\Programme\apache-maven-3.3.9\bin\mvn.bat
[INFO] Building: multiple-summaries-failing\pom.xml
[INFO] ..FAILED (0.0 s)
[INFO]   Maven invocation failed. Error configuring command-line. Reason: Maven executable not found at: D:\Entwicklung\Programme\apache-maven-3.3.9\bin\mvn.bat
[INFO] Building: working-directory\pom.xml
[INFO] ..FAILED (0.0 s)
[INFO]   Maven invocation failed. Error configuring command-line. Reason: Maven executable not found at: D:\Entwicklung\Programme\apache-maven-3.3.9\bin\mvn.bat
[INFO] -------------------------------------------------
{noformat}

Maven Invoker Plugin version needs to be updated.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)