Hi, The junit-report plugin does not currently ensure that there are some reports to process. If you try to generate a site on a freshly checked out project the generated docs state that "This project does not contain any unit tests.".
The attached patch takes care of this by adding test:test as a pre-requisite for the junit-report:generate goal. Regards, Tom
junit-report.plugin.jelly.patch
Description: Binary data
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
