You can configure the maven surefire plugin to ignore errors (not the
default). Look at the Maven Surefire plugin documentation.

Regards
Jeff MAURY

---------- Forwarded message ----------
From: Xavier S. <xavier.seign...@gmail.com>
Date: Tue, Jan 10, 2012 at 2:05 PM
Subject: How to run a maven goal when there is tests failures?
To: Maven Users List <users@maven.apache.org>


Hello,

I would like to know if there is a way to execute a goal when there is test
failures?

Since maven stops its execution (fail fast mode) after encountering a test
failure, is there any options to launch a goal between that test failure
and he stop of maven?

Regards,
Xavier.



-- 
"Legacy code" often differs from its suggested alternative by actually
working and scaling.
 - Bjarne Stroustrup

http://www.jeffmaury.com
http://riadiscuss.jeffmaury.com
http://www.twitter.com/jeffmaury

Reply via email to