Use Maven Exec Plugin http://mojo.codehaus.org/exec-maven-plugin/

- markku

hezjing wrote:
Hi Jo

I hope I can do this the "Maven's way" without using the Antrun plugin.

Any better idea?


On 6/4/07, Jo Vandermeeren <[EMAIL PROTECTED]> wrote:
You can call your Ant task with the maven-antrun-plugin:
http://maven.apache.org/plugins/maven-antrun-plugin/

On 6/4/07, hezjing <[EMAIL PROTECTED]> wrote:
>
> Hi!
>
> With Ant, we have Java task to execute a main Java class.
>
> How can I do this with Maven?
>
>
> --
>
> Hez
>
> ---------------------------------------------------------------------
> 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