|
||||||||||||
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira |
[mojo-dev] [jira] (MVERSIONS-85) Allow versions:use-latest-release to change "1.1-SNAPSHOT" to "1.0"
- [mojo-dev] [jira] (MVERSIONS-85) Allow versions:us... JIRA
- [mojo-dev] [jira] (MVERSIONS-85) Allow versio... JIRA
- [mojo-dev] [jira] (MVERSIONS-85) Allow versio... JIRA
- [mojo-dev] [jira] (MVERSIONS-85) Allow versio... Stephen Connolly (JIRA)
A patch which implements the feature for use as follows:
mvn org.codehaus.mojo:versions-maven-plugin:2.2-SNAPSHOT:use-latest-versions -DallowDowngrade=true
Successfully tested with maven 2.2.1. with maven 3.0.5 artifactMetadataSource.retrieveAvailableVersions returning only the version from one the same remote repository as the original artifact.