[ 
https://jira.codehaus.org/browse/MVERSIONS-161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=277968#comment-277968
 ] 

Stephen Connolly commented on MVERSIONS-161:
--------------------------------------------

The parent version is not in the reactor as you specified -N, so when you 
invoke the plugin has no way to know for sure that the version is one that will 
not cause a broken build.

try this, update the version by hand and then try and build just that project 
without installing the parent into the local repo.

> 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


Reply via email to