Set projectArtifacts = getProject().getArtifacts();
How could I get the dependencies from ivy in my ant task? cheers -- Torsten
Set projectArtifacts = getProject().getArtifacts();
How could I get the dependencies from ivy in my ant task? cheers -- Torsten