[
https://issues.apache.org/jira/browse/IVYDE-169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nicolas Lalevée updated IVYDE-169:
----------------------------------
Summary: The resolve in workspace is being evicted by transitive
dependencies (was: The resolve in workspace is being over-resolved by
transitive dependencies)
> The resolve in workspace is being evicted by transitive dependencies
> --------------------------------------------------------------------
>
> Key: IVYDE-169
> URL: https://issues.apache.org/jira/browse/IVYDE-169
> Project: IvyDE
> Issue Type: Bug
> Affects Versions: 2.0.0.final
> Reporter: Nicolas Lalevée
> Assignee: Nicolas Lalevée
> Fix For: 2.0.0.final
>
>
> The resolve process of some Eclipse project A depending on some other project
> B via some "latest" dependency in the ivy.xml works correctly.
> But as soon as one of the dependencies of A has a dependency on a released
> version of B (in a classical repository), that released version is considered
> higher than the version in the Eclipse workspace. And then the Eclipse
> dependency get evicted.
> We then should to have a latest strategy that consider "latest" or "working@"
> greater than non "latest" version.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.