google-code-export / ivyidea

Automatically exported from code.google.com/p/ivyidea
1 stars 0 forks source link

impossible to get artifacts when data has not been loaded #94

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Running resolve on certain project with ivyidea 1.0.1 fails with this error. 
Running ivy 2.2.0 with ant from command-line succeeds with resolving just fine. 
This seems to be related to https://issues.apache.org/jira/browse/IVY-987 but 
it was supposed to be fixed in 2.1.0-RC1 and ivyidea seems to be using 2.2.0.

Original issue reported on code.google.com by vesa.vil...@gmail.com on 6 Mar 2012 at 7:58

GoogleCodeExporter commented 9 years ago
Can you confirm that your IvyIdea uses exactly the same Ivy settings as your 
ant build?

Original comment by maarten....@gmail.com on 11 Mar 2012 at 11:25

GoogleCodeExporter commented 9 years ago
It's definitely using the same settings but resolved configuration is a 
specific one whereas ivyidea is resolving all configurations. I'll try out with 
the same configurations to see what happens.. Do you think that this could be 
an issue in ivy itself?

Original comment by vesa.vil...@gmail.com on 12 Mar 2012 at 9:57

GoogleCodeExporter commented 9 years ago
yes, I think it's an ivy issue.
It could also be related to https://issues.apache.org/jira/browse/IVY-1326

Original comment by maarten....@gmail.com on 12 Mar 2012 at 10:19

GoogleCodeExporter commented 9 years ago
Could you try again with IvyIDEA 1.0.2?
It contains the latest Ivy release (2.3.0-rc1)

If you still have the same error, please open a JIRA issue at 
https://issues.apache.org/jira/browse/IVY

Original comment by maarten....@gmail.com on 24 Apr 2012 at 10:23