Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: dashboard
-
Labels:None
-
Environment:maven 2.0.6
jdk1.5
-
Complexity:Intermediate
-
Number of attachments :
Description
I run mvn clean site, then mvn dashboard-report:dashboard on a multimodule project. Each subproject that has tests correctly generate the cobertura report. The toplevel dashboard, however, does not include a section or any links for cobertura. The same happens when I swap in clover for cobertura. The toplevel dashboard-report.xml confirms no code coverage details.
The dashboard-plugin snapshot version that maven picked up was 1.0-20070907.172709-15.
Attached is the output of mvn dashboard-report:dashboard
Jeff
Attachments
Issue Links
| This issue is depended upon by: | ||||
| MOJO-985 | Dashboard upgrade to use cobertura version 1.9 |
|
|
|
Forgot to mention this was NOT a historical dashboard run.