[ 
http://jira.codehaus.org/browse/MNG-4333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=241530#action_241530
 ] 

Benjamin Bentmann edited comment on MNG-4333 at 10/30/10 12:04 PM:
-------------------------------------------------------------------

Version ranges, with a sane upper bound, should be used instead.

      was (Author: bentmann):
    Version ranges should be used instead.
  
> Get LATEST to acually resolve a version
> ---------------------------------------
>
>                 Key: MNG-4333
>                 URL: http://jira.codehaus.org/browse/MNG-4333
>             Project: Maven 2 & 3
>          Issue Type: Improvement
>          Components: Dependencies
>    Affects Versions: 3.0
>            Reporter: Hiram Chirino
>            Assignee: Benjamin Bentmann
>         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

        

Reply via email to