you can find the dashboard at : http://mojo.codehaus.org/dashboard-maven-plugin/ http://mojo.codehaus.org/dashboard-maven-plugin/
Bruce Alspaugh-2 wrote: > > I'm having some trouble using the 2.0 version of the Cobertura plugin > for a multiple module build. I configured the reporting section of my > top level POM to generate a Cobertura report as part of my website. > What it does is to generate reports for each of the modules below it, > but I don't get any report at all at the top level. How do I configure > the plugin to generate an aggregated report the way I can with the > javadoc plugin? I don't see it mentioned in the plugin documentation. > > Is there another plugin that would generate an aggregated code coverage > report? Is the Emma plugin ready for primetime? > > Bruce > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Multimodule-code-coverage-report-tf4511339s177.html#a12902383 Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
