Better to ask on the dev list maybe?

cheers
--
Torsten

On 13.10.2007, at 21:48, Torsten Curdt wrote:

In a custom ant task I would like to get the dependencies (and the paths to the artifacts) of the project as defined in the ivy.xml. When writing a maven mojo =:-o I would use

  Set projectArtifacts = getProject().getArtifacts();

How could I get the dependencies from ivy in my ant task?

cheers
--
Torsten


Reply via email to