You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Bill Simakis (JIRA)" <ji...@codehaus.org> on 2011/07/26 15:23:42 UTC

[jira] Created: (MRELEASE-696) Maven Release Plugin - Putting Release Version into scmCommentPrefix‏

Maven Release Plugin - Putting Release Version into scmCommentPrefix&#8207;
---------------------------------------------------------------------------

                 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