On Mar 23, 2007, at 5:32 AM, Kevin Menard wrote:

Is there a maven analog to ant's org.apache.tools.ant.taskdefs.Java,
which is used to easily spawn new java processes?  I realize
ProcessBuilder could be used, but it can be a little terse for this
fairly common case.

I guess the exec plugin could be the thing you want : http:// mojo.codehaus.org/exec-maven-plugin/

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

Reply via email to