When I run maven site:generate or maven junit-report:report, I'm not getting the output I expect for the junit report.

The TESTS-TestSuites.xml file only contains an empty <testsuite> element. junit-report.html shows that no tests ran. I'm pretty sure it's finding them b/c if I run maven test:test, it ends with a successful build and I don't get a message about 'no tests to run'.

Can anyone give me a pointer of where to go next to determine what I might have wrong?

Thanks,
Kim


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



Reply via email to