Title: Message Title
Tomas Bezdek commented on an issue
Mojo's Versions Maven Plugin / Bug MVERSIONS-161
The goal's versions:update-parent's parameter parentVersion is ignored (and the latest version is taken)
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.


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to