Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.0.0-beta-2
-
None
Description
I have build the trunk of Ivy today in order to be used in IvyDE : svn revision 611768
And a resolve threw a NPE :
com.company#project;latest.development: java.lang.NullPointerException at org.apache.ivy.plugins.resolver.AbstractResourceResolver.findResource(AbstractResourceResolver.java:161)
With the command line, with ant, I still use Ivy1.4, and it works.