[ https://jira.codehaus.org/browse/MRELEASE-841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=326555#comment-326555 ]
Robert Scholte commented on MRELEASE-841: ----------------------------------------- What is logged is a representation of the executed commandline, which is not aware of arguments within arguments. If you want to execute this on the commandline, you have to copy the content between the outer qoutes, i.e. {{hg --commit ......imagefromside\pom.xml}} The real problem is probably the length of the commandline. For Windows it is quite small for modern days. I'm not familiar with Mercurial, so I don't know if there's a trick to compress this statement. Anyhow, the issue should be solved in the [Maven SCM Project(Mercurial)|https://jira.codehaus.org/browse/SCM/component/12743] > On windows mvn release:prepare 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: Mercurial, prepare > Affects Versions: 2.4.1 > Environment: Windows 64 bit - command line. > Reporter: Børre Dalhaug > Priority: Blocker > Attachments: Error.jpg, Maven version.jpg > > > 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