Have you tried:
 -ff,--fail-fast     Stop at first failure in reactorized builds


-Donald


rpalache wrote:
Hi,

May be a basic question.

Running "mvn clean test -DfailIfNoTests=false" from base directory will run
all the tests and will notify of any failures only after completing all the
tests ( around 60-70mins).

Is there any way (may be a system property -D) to exit the process as soon
as it encounters the first test failure / error ?

Thanks,
Ravi.

Reply via email to