Get LATEST to acually resolve a version ---------------------------------------
Key: MNG-4333 URL: http://jira.codehaus.org/browse/MNG-4333 Project: Maven 2 Issue Type: Improvement Components: Dependencies Affects Versions: 3.0 Reporter: Hiram Chirino Attachments: latest-resolution.patch Updates the LatestArtifactTransformation so that it provides the latest version. Previously it was always failing to resolve the lastest version deployed to the local repository as since the versioning.latest is never actually set anywhere. The patch now tests if versioning.latest is not set, if not, it will compare all the versions in the versioning.versions and return the lastest one. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira