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
