Ulrich Wolf schrieb: > Hello, > > when I build my project with the goal "package" I get a *.jar-File, which I > have to execute manually after the compilation & packaging. Is there any way > to automatically execute this file directly after maven has completed this > task? > > [INFO] BUILD SUCCESSFUL => java bla.jar > > Thanks in advance! > Best Regards, > Uli > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > use a Maven ant task and run it.
Regards, Karsten --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]