[ 
https://jira.codehaus.org/browse/MVERSIONS-142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andreas Skoog updated MVERSIONS-142:
------------------------------------

    Attachment: downgrade.patch

proposed svn patch for new goal: downgrade-to-latest-release
                
> Cannot find the latest released version(ex. 1.0.8-a)  when the current 
> dependency version is a snapshot version (ex. 1.0.9-SNAPSHOT) which is higher 
> than the latest released version (ex. 1.0.8-a) 
> ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: MVERSIONS-142
>                 URL: https://jira.codehaus.org/browse/MVERSIONS-142
>             Project: Maven 2.x Versions Plugin
>          Issue Type: Bug
>            Reporter: Yongjun Rong
>         Attachments: downgrade.patch
>
>
> When it define a dependency version point to a latest snapshot version (ex. 
> 1.0.9-SNAPSHOT) which is higher than the latest released version (ex. 
> 1.0.8-a) , version plugin cannot update the dependency released version to 
> 1.0.8-a correctly when "-DallowSnapshots=false". It still use the current 
> snapshot version(1.0.9-SNAPSHOT) because it is higher than the latest 
> released version (1.0.8-a) based on the default maven version comparing 
> pattern.

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