TestFailureIgnore will then result in a build success.  When infact the 
tests failed, so the build needs to be failed.

I had exeactly the same issue.

We are using CruiseControl for our Continuous Integration system. 
Unfortunately I had to modify the CC code.  It was only a minor change but 
it has enable us to

execute maven 3 times as part of the same build, if any of the 3 runs fail 
the build will continue until all 3 are finshed and THEN report a build 
failure.

FYI -
1 - Checkout source and cleanup folders
2 - Maven deploy (inculding unit and functional testing)
3 - Build the site.

If you are using CC i will try and find the peice of code i changed.  It was 
a very simple change.

Cheers

Jon

"Alexandre Russel" <[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED] 




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to