Change By: Grégory Joseph (03/Nov/14 2:45 PM)
Description: If anything helps: 
http://jira.codehaus.org/browse/MRELEASE#selectedTab=com.atlassian.jira.plugin.system.project%3Achangelog-panel

It could help with [MRELEASE-812|http://jira.codehaus.org/browse/MRELEASE-812]
From our release process page:
{quote}maven-release-plugin doesn't work with the latest git --version > 1.8.5
This is caused by MRELEASE-812. It should be fixed with maven-release-plugin 2.5, but we're still using 2.3.2.
See  BUILD-122 - Upgrade release plugin to 2.5.1 - RESOLVED for follow-up.

Setting the config property below should let you work around the issue (at least it did for Git 1.9.2).


git config --global --add status.displayCommentPrefix true
{quote}
See
 http:// wiki ilikeorangutans . magnolia-cms github . com io / display 2014 / DEVINT 04 / Release+process#Releaseprocess 29/maven - Beforeyoustart release-plugin-and-git-19/ for background information.  

It also helps with multi-module projects where the parent pom is _not_ the reactor and is in a subdirectory of the reactor. See [MRELEASE-767|http://jira.codehaus.org/browse/MRELEASE-767] and [MRELEASE-885|http://jira.codehaus.org/browse/MRELEASE-885].
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



----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to