Thanks but I mean in a Ant MOJO, not in the use of the Antrun plugin.
In other words, I'd like to build a plugin, relying on Ant, and add some
sources generated by the plugin ant script.

-----Original Message-----
From: Tom Huybrechts [mailto:[EMAIL PROTECTED] 
Sent: mercredi 19 avril 2006 14:37
To: Maven Users List
Subject: Re: m2 How to add generated source to the compilation path from
a new pl

On 4/19/06, DELHOSTE Fabrice <[EMAIL PROTECTED]> wrote:
>
> How to do the same in Ant MOJO?
> Is it currently possible?

http://maven.apache.org/plugins/maven-antrun-plugin/usage.html

>
> -----Original Message-----
> From: Gilles Scokart [mailto:[EMAIL PROTECTED]
> Sent: mercredi 19 avril 2006 12:54
> To: users@maven.apache.org
> Subject: Re: m2 How to add generated source to the compilation path 
> from a new pl
>
>
> See http://maven.apache.org/guides/mini/guide-generating-sources.html
>
> Namely : project.addCompileSourceRoot( outputDirectory );
>
> at the end of the code sample.
>
> Gilles Scokart
> --
> View this message in context:
> http://www.nabble.com/m2-How-to-add-generated-source-to-the-compilatio
> n-
> path-from-a-new-plugin-t1471998.html#a3985251
> Sent from the Maven - Users forum at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to