You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Mark Hobson (JIRA)" <ji...@codehaus.org> on 2008/04/25 11:01:46 UTC

[jira] Commented: (MNG-612) implement conflict resolution techniques

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

Mark Hobson commented on MNG-612:
---------------------------------

The maven-artifact changes from this patch have been committed to maven-artifact 3.x.  Only Maven 2.1 is using this version, see MNG-3205 for switching Maven 2.0.x over.  The rest of the patch outside of maven-artifact still needs to be applied to 2.0.x and 2.1.

> implement conflict resolution techniques
> ----------------------------------------
>
>                 Key: MNG-612
>                 URL: http://jira.codehaus.org/browse/MNG-612
>             Project: Maven 2
>          Issue Type: New Feature
>          Components: Artifacts and Repositories, Design, Patterns & Best Practices
>            Reporter: Brett Porter
>            Assignee: Mark Hobson
>            Priority: Critical
>             Fix For: 2.1
>
>         Attachments: MNG-612-2.patch, MNG-612-3.patch, MNG-612.patch
>
>   Original Estimate: 8 hours
>  Remaining Estimate: 8 hours
>
> currently, the collector only:
> - selects nearest "suggested" version in a valid range
> - latest version from the valid ranges if none suggested
> - fails if ranges are over-constrained
> This needs to be configurable:
> - select newest, even if there is a nearer suggestion
> - select oldest, even if there is a nearer suggestion
> - fail if all suggestions don't equate or a range results instead of a single version
> - ignore over constrained ranges and fallback to some other algorithm
> - select snapshots even if they weren't explicitly specified

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