[ 
https://issues.apache.org/jira/browse/IVY-701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559149#action_12559149
 ] 

Xavier Hanin commented on IVY-701:
----------------------------------

I've just checked in what should fix the NPE. I haven't found an easy way to 
add a unit test to reproduce the problem though, so my fix is based on code 
analysis only. Could you try out the latest trunk version and tell me if you 
still get the NPE or not?

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

Reply via email to