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 13:43:39 UTC

[jira] [Closed] (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:all-tabpanel ]

Michael Osipov closed SUREFIRE-1223.
------------------------------------
    Resolution: Fixed

Fixed with [dcd78c05bdd56c917d75dfee60b836e874c22625|https://git-wip-us.apache.org/repos/asf?p=maven-surefire.git;a=commit;h=dcd78c05bdd56c917d75dfee60b836e874c22625].

> 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)