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

Jack Frosch commented on IVY-1399:
----------------------------------

I was getting the same with ivy-2.3.0-rc2.jar for all of these dependencies 
(using abbreviated notation for brevity):

org.apache.ant#ant;1.8.4
ant-contrib#cpptasks;1.0b5
org.apache.ivy#ivy;2.3.0

The specific error was: impossible to get artifacts when data has not been 
loaded. IvyNode = xerces#xercesImpl;2.8.1

I do have a primary dependency declared for xerces: xerces#xercesImpl;2.10.0

So I updated to using ivy-2.3.0.jar. The error was fixed for ant and ivy, but 
still occurs if ant-contrib#cpptasks;1.0b5 is declared.
                
> impossible to get artifacts when data has not been loaded.
> ----------------------------------------------------------
>
>                 Key: IVY-1399
>                 URL: https://issues.apache.org/jira/browse/IVY-1399
>             Project: Ivy
>          Issue Type: Bug
>    Affects Versions: 2.3.0-RC2
>            Reporter: Carl Lerche
>
> I am getting the error "impossible to get artifacts when data has not been 
> loaded. IvyNode = com.google.guava#guava;r08"
> This is happening with ivy 2.3.0-RC2.
> I am unsure what the best information to provide is, so here is the verbose 
> output as well as ivy.xml
> https://gist.github.com/ebc2b325d333b739d0b1

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to