You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "Nicolas Lalevée (JIRA)" <ji...@apache.org> on 2009/03/06 11:42:09 UTC

[jira] Updated: (IVYDE-169) The resolve in workspace is being evicted by transitive dependencies

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