You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "Gilles Scokart (JIRA)" <ji...@apache.org> on 2008/05/02 11:00:55 UTC

[jira] Created: (IVY-813) Add a nearest conflict manager

Add a nearest conflict manager
------------------------------

                 Key: IVY-813
                 URL: https://issues.apache.org/jira/browse/IVY-813
             Project: Ivy
          Issue Type: Improvement
          Components: Maven Compatibility
            Reporter: Gilles Scokart


The maven conflict managment use the nearest strategy (always get closest transitive dep regardless of version specifications)

To be compatible with maven repository, ivy must have the possibility to use this strategy also.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (IVY-813) Add a nearest conflict manager

Posted by "Todd Merrill (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/IVY-813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12924579#action_12924579 ] 

Todd Merrill commented on IVY-813:
----------------------------------

Without Maven dependency resolution compatibility, converting to Ivy from Maven borders on impossible for a large company.  We have sadly begun to remove all Ant/Ivy build systems company wide due to this issue.  We like Ivy better, but Ivy can't be made to play nice with existing Maven systems - running them both during a complex conversion proved to be impossible. 


> Add a nearest conflict manager
> ------------------------------
>
>                 Key: IVY-813
>                 URL: https://issues.apache.org/jira/browse/IVY-813
>             Project: Ivy
>          Issue Type: Improvement
>          Components: Maven Compatibility
>            Reporter: Gilles Scokart
>
> The maven conflict managment use the nearest strategy (always get closest transitive dep regardless of version specifications)
> To be compatible with maven repository, ivy must have the possibility to use this strategy also.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.