Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.2
-
Fix Version/s: 1.3
-
Labels:None
-
Number of attachments :
Description
You can specify to generate an xml report via the maven.clover.report.xml property, but this property isn't checked during site generation, so the xml report doesn't get generated. However, the dashboard plugin is looking for the xml file, so it needs to be there...
I'll attach the patch shortly.
Here's the patch! I wasn't sure if we should check if .html was set to no and not do it, so I left that alone for now...