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

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

    [ https://issues.apache.org/jira/browse/SUREFIRE-1223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15124877#comment-15124877 ] 

Tibor Digana commented on SUREFIRE-1223:
----------------------------------------

[~michael-o]
[~sgfan]
Michael, it fails because MVN 3.3.x contains mvn.cmd but MVN 3.2.x contains mvn.bat.

> 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
>             Fix For: 2.19.2
>
>
> 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)