On 3/23/07, Kevin Menard <[EMAIL PROTECTED]> 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.

Yes, it's the plexus-compiler-api, see

   
http://plexus.codehaus.org/plexus-components/plexus-compiler/plexus-compiler-api/index.html

(Might have better docs, but the JavaDocs should do.)


Jochen

--
Emacs 22 will support MacOS and CygWin. It is not yet decided, whether
these will be used to run Emacs or the other way round.

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

Reply via email to