[ http://jira.codehaus.org/browse/MNG-614?page=comments#action_46199 ]
Brett Porter commented on MNG-614: ---------------------------------- confirmed - still a problem - eg, it0034, set range on support to [10.0,) > RELEASE selected for range even if it is below the lower bound > -------------------------------------------------------------- > > Key: MNG-614 > URL: http://jira.codehaus.org/browse/MNG-614 > Project: Maven 2 > Type: Bug > Components: maven-artifact > Reporter: Brett Porter > Fix For: 2.0-beta-2 > > > this is due to RELEASE not being resolved until after the dependency version > is resolved, but it should be compared to the original range after resolution > to ensure it was not below the lower bound. > This may be resolved by resolving MNG-613 -- 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]
