Le 28 mai 2011 à 00:29, Bob Lee a écrit :
> I have the list of IvyNodes returned by resolve().
Not sure what you are meaning by "read", but after a resolve you can get a
resolvereport in which you will have the references of every resolved artifact.
And on each artifact you can get the file re
Le 27 mai 2011 à 07:51, Bob Lee a écrit :
> I'm trying to integrate Ivy into a custom module system. I'm using Ivy's API
> directly. I want to use Ivy to resolve and download external dependencies
> (which are declared in a custom way), but I *don't* want to use Ivy to
> manage the internal modul