you'd need to do something like failsafe, where the execution is
separated from the checking and failing the build.... might even get
what you want using just failsafe

On 10 January 2012 13:05, Xavier S. <xavier.seign...@gmail.com> wrote:
> 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.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to