[ 
https://jira.codehaus.org/browse/MRELEASE-841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=326503#comment-326503
 ] 

Børre Dalhaug commented on MRELEASE-841:
----------------------------------------

My bad - I meant release:prepare...
I wrote the following in the command line and pressed enter:
mvn release:perform -DpushChanges=false
The operation fails when trying to commit the changes to the poms. This is 
because the double quotes (") surrounding the commit message is not escaped. On 
Mac (and Linux?) the commit message is in single quotes (') so that works.
                
> On windows mvn release:perform fails trying commit changed pom.xml files.
> -------------------------------------------------------------------------
>
>                 Key: MRELEASE-841
>                 URL: https://jira.codehaus.org/browse/MRELEASE-841
>             Project: Maven 2.x Release Plugin
>          Issue Type: Bug
>          Components: perform
>    Affects Versions: 2.4.1
>         Environment: Windows 64 bit - command line.
>            Reporter: Børre Dalhaug
>            Priority: Blocker
>
> The commit includes a commit message, but the double quotes (") is not 
> escaped so the command fails. On Mac (and Linux?) the commit message is in 
> single quotes (') so that works.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to