improve release selection for ranges
------------------------------------

         Key: MNG-613
         URL: http://jira.codehaus.org/browse/MNG-613
     Project: Maven 2
        Type: Improvement
  Components: maven-artifact  
 Reporter: Brett Porter
     Fix For: 2.0-beta-1


currently, ranges such as (,1.0) do not work, as it is incapable of locating 
the newest version < 1.0.
Also, ranges such as [1.0,)  result in RELEASE, which may not be present for 
all artifacts.

We should replace or augment RELEASE with a full listing of versions for an 
artifact in the repository. This would be repository metadata of the same 
fashion as the plugin prefix -> id mapping.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to