Issue Type: Bug Bug
Affects Versions: 1.7
Assignee: Unassigned
Created: 19/Nov/12 4:50 PM
Description:

When attempting to set the tag of the release plugin's configuration using the parsedVersion.* properties, they cannot be resolved. Echoing the properties using the maven helper plugin shows what I expect, however running the release plugin (with dryRun) prints this:

[INFO] Full run would be commit 1 files with message: '[maven-release-plugin] prepare release ${parsedVersion.majorVersion}.${parsedVersion.minorVersion}.${parsedVersion.incrementalVersion}.20121119-1746'
[INFO] Full run would be tagging working copy /home/torr/git/project with label: '${parsedVersion.majorVersion}.${parsedVersion.minorVersion}.${parsedVersion.incrementalVersion}.20121119-1746'

I can resolve any number of other properties (env or custom props).

Environment: Maven 3.0.4
Ubuntu
Build Helper 1.7
Release Plugin 2.3.2
Project: Maven 2.x Build Helper Plugin
Priority: Major Major
Reporter: Todd Orr
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
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to