Hi,

Another way is to use the exec-maven-plugin, although it is still in the sandbox but you can use it.
You can check it out here
https://svn.codehaus.org/mojo/trunk/mojo/mojo-sandbox/exec-maven-plugin

regards,
-allan

Alexandre Poitras wrote:

One way is to use a simple <exec> ant task. Looks at the following :
http://maven.apache.org/guides/mini/guide-using-ant.html

On 11/11/05, John Cartwright <[EMAIL PROTECTED]> wrote:
Hello All,

sorry for the simple question, but what is the recommended way to
execute a compiled program from Maven2? I can compile my project,
generate a jar, run tests, etc., but would like to use maven in
executing the program itself.

Thanks!

-- john


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




--
Alexandre Poitras
Québec, Canada

------------------------------------------------------------------------

No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.362 / Virus Database: 267.12.8/166 - Release Date: 11/10/2005

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

Reply via email to