Hi there, The JIRA Issues Summary page for this plugin at <http://jira.codehaus.org/browse/MRELEASE?selectedTab=com.atlassian.jira.plugin.system.project:summary-panel <http://jira.codehaus.org/browse/MRELEASE?selectedTab=com.atlassian.jira.plugin.system.project:summary-panel>> says:
NOTE GIT users are adviced not to use 2.4 but 2.3.2 instead! Is this still the case? Thanks Steve C > On 23 Sep 2014, at 5:32 am, Benson Margulies <[email protected]> wrote: > > The Apache Maven team is pleased to announce the release of the Apache > Maven Release component, version 2.5.1 > > maven-release provides technology for automating releases, including > the maven-release-plugin. > > http://maven.apache.org/plugins/maven-release-plugin/ > > You should specify the version in your project's plugin configuration: > > <plugin> > <groupId>org.apache.maven.plugins</groupId> > <artifactId>maven-release-plugin</artifactId> > <version>2.5.1</version> > </plugin> > > Release Notes - Maven Release Plugin - Version 2.5.1 > > > Release Notes - Maven Release Plugin - Version 2.5.1 > > > > ** Bug > * [MRELEASE-875] - release:prepare does not commit pom.xml if not > in the git root > * [MRELEASE-877] - release:branch commit msg faulty > * [MRELEASE-885] - When the base pom is a subdirectory, tagging fails in > GIT > * [MRELEASE-888] - Update to SCM version 1.9.2 > > > > ** Improvement > * [MRELEASE-883] - Upgrade SCM to 1.9.1 > > > > Enjoy, > > -The Apache Maven team > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >
