Hello,
I need to invoke Maven goals from a Java program. Little bit of research has
given me a few ideas but I am unable to conclude on the approach. I am
hoping that someone out there can help me choose the right approach with
some inputs based on their experience:

1. Spawning a new process (exec(...)) and invoking the Maven commands like
'mvn install'
2. Using the Maven Embedder (is there no support for this now?)
3. Using Maven invoker plug - in (is this very limited in it's features?)


Any help shall be greatly appreciated

Thanks
Shruthi

--
View this message in context: 
http://maven.40175.n5.nabble.com/Calling-Maven-from-Java-tp5478139p5478139.html
Sent from the Maven - Users mailing list archive at Nabble.com.

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

Reply via email to