[ http://jira.codehaus.org/browse/MOJO-910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_107393 ]
Jeff Black commented on MOJO-910: --------------------------------- I found the problem. The maven cobertura plugin depends on cobertura-runtime-1.9, while the dashboard plugin is still using 1.7. Additionally, for v1.9, the groupId for cobertura has changed from "cobertura" to "net.sourceforge.cobertura". Updating the dashboard plugin locally with these changes resulted in the dashboard html files being correctly populated with a cobertura section. Recommend this change for the next release of the dashboard plugin. Jeff > Multimodule dashboard report does not include cobertura or clover sections > -------------------------------------------------------------------------- > > Key: MOJO-910 > URL: http://jira.codehaus.org/browse/MOJO-910 > Project: Mojo > Issue Type: Bug > Components: dashboard > Environment: maven 2.0.6 > jdk1.5 > Reporter: Jeff Black > Assignee: David Vicente > Attachments: dashboard-report-details.html, dashboard-report.html, > dashboard-run.txt, maven.log > > > 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 -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email