Geoffrey De Smet created MVERSIONS-185:
------------------------------------------

             Summary: New goal: set-parent to set the parent pom to a specific 
version.
                 Key: MVERSIONS-185
                 URL: https://jira.codehaus.org/browse/MVERSIONS-185
             Project: Maven 2.x Versions Plugin
          Issue Type: New Feature
    Affects Versions: 1.3.1
            Reporter: Geoffrey De Smet


Suppose you have the following releases of project A: 1.2.0, 1.2.1, 1.3.0 and 
the just released 1.2.2.
Project B, which uses project A as a parent, has only the releases 1.2.0, 1.2.1 
and 1.3.0.
And you want tot release project B 1.2.2 now, using project A 1.2.2 as a parent.

Using the goal update-parent on project B won't work in this case, as that will 
always sets project B 1.2.2's parent to project A 1.3.0, instead of 1.2.2.

--
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


Reply via email to