You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "lucas theisen (JIRA)" <ji...@apache.org> on 2015/07/01 23:48:04 UTC

[jira] [Created] (MRELEASE-914) mvn.bat renamed to mvn.cmd -> maven-release-plugin:prepare fails

lucas theisen created MRELEASE-914:
--------------------------------------

             Summary: mvn.bat renamed to mvn.cmd -> maven-release-plugin:prepare fails
                 Key: MRELEASE-914
                 URL: https://issues.apache.org/jira/browse/MRELEASE-914
             Project: Maven Release Plugin
          Issue Type: Bug
          Components: prepare
    Affects Versions: 2.5.2
         Environment: Maven >=3.3.1
            Reporter: lucas theisen
            Priority: Critical


When attempting to run {{mvn release:prepare}}, I get the error:
{code}
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-release-plugin:2.5:prepare (default-cli) on project portal-viz: Failed to invoke Maven build. Error configuring command-line. Reason: Maven executable not found at: C:\asias\tools\apache-maven-3.3.3\bin\mvn.bat -> [Help 1]
{code}
This is due to the fact that {{mvn.bat}} was renamed to {{mvn.cmd}} in version 3.3.1.  



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