Is there a clean way to start up jetty for the testing and then stopping git 
afterwards?

I'd like to include my integration tests for my code coverage.

I'd like to set my code coverage profile to only start up jetty after cobertura 
has instrumented the classes 
then shut it down after the tests complete.

Could I just start up the jetty in process-test-classes and shut it down in 
prepare-package?

D/


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to