Release plugin should preserve pom properties and ${...} variables
------------------------------------------------------------------
Key: MRELEASE-466
URL: http://jira.codehaus.org/browse/MRELEASE-466
Project: Maven 2.x Release Plugin
Issue Type: Improvement
Components: prepare
Affects Versions: 2.0-beta-9
Reporter: Mike Youngstrom
When I run release:prepare on a parent pom with properties and ${...} variables
they get resolved in the release plugin created pom. It would be nice if these
${...} variables could remain unchanged. This is usually a problem in the case
of parent poms that expose properties for their children to use to override
certain values. The release plugin's removing of these variables makes it so
that child poms dependent upon these properties no longer work.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira