The goal's versions:update-parent's parameter parentVersion is ignored (and the
latest version is taken)
--------------------------------------------------------------------------------------------------------
Key: MVERSIONS-161
URL: https://jira.codehaus.org/browse/MVERSIONS-161
Project: Maven 2.x Versions Plugin
Issue Type: Bug
Reporter: Geoffrey De Smet
I did
{code}
mvn -Dfull versions:update-parent -N -DparentVersion=5.3.0.CR1
{code}
Yet, it set the parentVersion to "5.3.0.Beta1" (= the latest stable version)
instead of "5.3.0.CR1".
Note that CR1 wasn't released or in my local repo yet at the time.
If that's a problem (I hope not), it should fail-fast.
--
This message is automatically generated by JIRA.
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