You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by "A. Alonso Dominguez" <al...@gmail.com> on 2006/03/16 11:41:01 UTC

Developing an Ant Maven plugin

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

Re: Developing an Ant Maven plugin

Posted by Carlos Sanchez <ca...@apache.org>.
Why just don't use antrun plugin?
http://maven.apache.org/plugins/maven-antrun-plugin/

On 3/16/06, A. Alonso Dominguez <al...@gmail.com> wrote:
> 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
>
>


--
I could give you my word as a Spaniard.
No good. I've known too many Spaniards.
                             -- The Princess Bride

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org