novotny wrote: > > > Hi, > > What maven configuration do I need to do to make maven die > completely if any test fails? > > Thanks, Jason > >
As far as i know, that's the default behaviour. Unless you have set the maven.test.failure.ignore to true -- View this message in context: http://www.nabble.com/how-to-make-surefire-die-if-a-single-test-fails-tp21152426p21156002.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
