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