By decouple, I mean decouple failing from running... i.e. run tests, run tests, check tests, check tests... Not run tests, check tests, run tests, check tests
On 9 Nov 2010 21:43, "Bogdan Calmac" <[email protected]> wrote: No, I don't necessarily want to decouple the tests from the build. It's also OK if the build fails after running only the mssql tests. The only thing is that I don't want the build to succeed when after of the test executions failed. -- View this message in context: http://maven.40175.n5.nabble.com/Running-tests-twice-and-the-build-success-status-tp3257693p3257729.html Sent from the Maven - Users mailing list archive at Nabble.com. -----------------------------------...
