None of the plugins in the reporting section of Maven execute if there is a unit test failure.
I found that I can set maven.test.failure.ignore=true here - http://
Please make use of surefire-report:report-only plugin if the reports are already generated after execution.