[
https://issues.apache.org/jira/browse/IVY-701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559389#action_12559389
]
Nicolas Lalevée commented on IVY-701:
-------------------------------------
I have just changed the ivy.conf used by eclipse so it use a specific cache,
unrelated to the cache used by our command line build which use Ivy1.4. It
works like a charm, and some strange behavior disappeared : in the resolved
dependencies there were the same library retrieved twice with two different
versions.
> NPE while resolving dependencies
> --------------------------------
>
> Key: IVY-701
> URL: https://issues.apache.org/jira/browse/IVY-701
> Project: Ivy
> Issue Type: Bug
> Components: Core
> Affects Versions: 2.0.0-beta-2
> Reporter: Nicolas Lalevée
> Assignee: Xavier Hanin
>
> I have build the trunk of Ivy today in order to be used in IvyDE : svn
> revision 611768
> And a resolve threw a NPE :
> {noformat}
> com.company#project;latest.development: java.lang.NullPointerException at
> org.apache.ivy.plugins.resolver.AbstractResourceResolver.findResource(AbstractResourceResolver.java:161)
> {noformat}
> With the command line, with ant, I still use Ivy1.4, and it works.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.