have you looked at the maven-embedder [1]? LieGrue, strub
[1] http://maven.apache.org/guides/mini/guide-embedding-m2.html --- On Mon, 10/12/09, harishsyndrome <[email protected]> wrote: > From: harishsyndrome <[email protected]> > Subject: How to Invoke Maven inside Java Program > To: [email protected] > Date: Monday, October 12, 2009, 1:31 PM > > Is there any launcher or API kind of thing to invoke maven > inside a java > program. > > In Ant > > I can invoke ant task using Ant Launcher > > Launcher.main(String[]); > > Is there any thing similar to that for maven. > > I desperately need that. > > Thankyou. > -- > View this message in context: > http://www.nabble.com/How-to-Invoke-Maven-inside-Java-Program-tp25854205p25854205.html > Sent from the Maven - Users mailing list archive 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]
