Try this:
http://mojo.codehaus.org/exec-maven-plugin/introduction.html


On 29/01/07, Martin Bengl <[EMAIL PROTECTED]> wrote:

hello folks,

building java apps with maven is fun. but i'm asking myself if there is
a way to execute artifacts with maven using the dependency information
(from pom.xml)  to build the runtime classpath.

i create some SWT application with maven and would like to do some "mvn
start" in the applications root directory (there is the pom.xml). So i
need not write a bash script for executing the programm.

Is there a way to do this?
Do you know such a plugin?

Cheers
martin

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


Reply via email to