You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "Xavier Hanin (JIRA)" <ji...@apache.org> on 2008/01/16 09:39:34 UTC

[jira] Resolved: (IVY-701) NPE while resolving dependencies

     [ https://issues.apache.org/jira/browse/IVY-701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xavier Hanin resolved IVY-701.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0-beta-2

OK, so now the error is slightly better (anything is better than NPE :-)), and I guess that with debug level messages you would have more details, helping to diagnose the problem comes from using the same cache for Ivy 1.x and 2.x.

So the only remaining issue IMO is to document the cache incompatibility.

> 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
>             Fix For: 2.0.0-beta-2
>
>
> 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.