Bogdan Filip created MVERSIONS-182:
--------------------------------------
Summary: Improve versions:use-releases goal
Key: MVERSIONS-182
URL: https://jira.codehaus.org/browse/MVERSIONS-182
Project: Maven 2.x Versions Plugin
Issue Type: New Feature
Reporter: Bogdan Filip
use-releases goal is actually processing only
<dependencies><dependency>...</dependency></dependencies> section. I think it's
also necessary to be able to process even the <parent>...</parent> section of
the pom.xml file, and not only the
<dependencies><dependency>...</dependency></dependencies> section.
The idea is that the release process will also fail if the parent version is
referring to a -SNAPSHOT version of the parent pom.xml.
The problem is that if I'm explicitly specify the parent-pom artifact using
"-Dincludes=" argument it still doesn't process it, so I'm not sure if I should
report this situation as a bug or there are any reasons to not include or
process the parent-pom in the versions:use-releases goal.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
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