[ https://issues.apache.org/jira/browse/IVY-810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nicolas Lalevée resolved IVY-810.
---------------------------------
Resolution: Invalid
So there is no bug here.
Thought I will bookmark this bug, it would be interesting to add it to an FAQ.
> Duplidate entries after a resolve.
> ----------------------------------
>
> Key: IVY-810
> URL: https://issues.apache.org/jira/browse/IVY-810
> Project: Ivy
> Issue Type: Bug
> Affects Versions: 2.0.0-beta-2
> Reporter: James Rosko
>
> I'm getting this error in the ivy console:
> "There are some duplicates entries due to conflicts between the resolved configurations
(*):"
> and one dependent module is being picked up twice, two versions of the same project.
> I'm using the latest-revision conflict-manager.
> Project A has two dependencies that depend on different versions of a 4th project. A
is getting both versions. A depends on B and B depends on version 1 of D. A also depends
on C and C depends on version 2 of D. In this case A does not directly depend on D. D is
not listed as a dependency of projects A's ivy.xml file.
> A->B->D1 and A->C->D2
> The problem does not occur when A directly depends on D
> A->D
> What could be causing this?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|