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. -- View this message in context: http://n2.nabble.com/How-to-exit-mvn-on-first-failure.-tp2947866p2947866.html Sent from the OpenJPA Developers mailing list archive at Nabble.com.
