Hi there,

I'm newbie on Maven 2.x

I'm migrating a Maven 1.x application to Maven 2.x and I new a plugin that
uses some Ant tasks. I decided to develop my own version of that plugin.
This plugin needs to reference some artifacts from the
<dependencies></dependencies> section of its pom.

This is my question: What variable I must use in the x.build.xml and
x.mojos.xml files to obtain a reference to the plugin's dependencies?

Regards,
Alonso

Reply via email to