1. put failsafe:verify in verify where it's supposed to be 2. don't run "mvn integration-test" but run "mvn verify" (shorter to type too)
-Stephen On 23 August 2010 14:28, Benson Margulies <[email protected]> wrote: > I have been unable to find a way to make a failure in an integration > test result in failing the overall build. I have failsafe:verify in > post-integration, and no joy. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
