Can you use -fae to do this?

On May 18, 2009, at 12:17 PM, "Stephen Connolly" <stephen.alan.conno...@gmail.com > wrote:

Hey, before you think this guy is crazy, surefire will do that for you...

pre-integration-test: jetty:run daemon=true
integration-test: surefire:test testFailureIgnore=true
post-integration-test: jetty:stop
verify: ______:______

so that I can run my integration tests and tidy-up afterwards and then fail
the build after the tidy-up...

yes, yes, yes I know about putting the tests in a separate module and all
that jazz... but this is in some ways a bit cleaner

-Stephen

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

Reply via email to