On 24/11/06, Julien HENRY <[EMAIL PROTECTED]> wrote:
I want to execute jetty:run at the pre-integration-test phase and stop it (like
Ctrl+C) at the post-integration-test phase.
The problem is jetty:run wait for being killed undefinitly and integration-test
phase is never executed.
I don't know exactly how to do this. It may need to develop a new plugin or
modify the existing one? Forking a JVM ?
I think I could use an ant run task, but it's not very "Maven compliant".
Check Cargo's Maven plugin: http://cargo.codehaus.org/Maven2+plugin
Especially:
http://cargo.codehaus.org/Starting+and+stopping+a+container#Startingandstoppingacontainer-lifecycle
Mark
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]