RE: Maven/Surefire finds no tests to run

2010-11-15 Thread Collins, Vincen
Maybe I can piggy back onto this problem with an ongoing issue we have had with the surefire that I have yet to find a solution to - http://stackoverflow.com/questions/3842597/maven-reporting-plugins-do-not-execute-if-a-unit-test-failure-occurs Can anyone help? Vince -Original

Maven reporting plugins do not execute if a unit test failure occurs

2010-10-05 Thread Collins, Vincen
Using the latest version (2.6) of maven-surefire-report-plugin in the reporting section of Maven 2.2.1 does not execute if there is a unit test failure. I can't get any of the plugins in the reporting section of Maven to execute if there is a unit test failure. I found that I can set

Maven reporting plugins do not execute if a unit test failure occurs

2010-10-05 Thread Collins, Vincen
Using the latest version (2.6) of maven-surefire-report-plugin in the reporting section of Maven 2.2.1 does not execute if there is a unit test failure. I can't get any of the plugins in the reporting section of Maven to execute if there is a unit test failure. I found that I can set