Maven Release Plugin - Putting Release Version into scmCommentPrefix‏
---------------------------------------------------------------------------
Key: MRELEASE-696
URL: https://jira.codehaus.org/browse/MRELEASE-696
Project: Maven 2.x Release Plugin
Issue Type: New Feature
Components: scm
Affects Versions: Backlog
Reporter: Bill Simakis
Priority: Minor
Add the ability to include the release version in the scm Comment prefix.
Currently its possible to use the release version in the tagname (v2.1) by
using @{project.version} but if the same is used in the scmCommentPrefix it
causes an error. Using ${project.version} results in the pre-release version
being used in the scm comment.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira