2010/12/7 Harshana Eranga Martin <[email protected]>:
> Hi All,
>
> I am trying to execute "clean" and "install" maven goals for a java project
> from another java project by launching maven builder programmatically. I
> have came across Maven Invoker plugin. But I could not find any example code
> used  to Invoke maven goals from a java project. Can some one point me to an
> example how to get this done using this maven invoker plugin?

Calling Maven from Java is definitely a job for Maven Embedder (e.g.
m2eclipse uses it). I can't find docs about it, though.

Antonio

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to