Hi, the probelm is :
Cobertura maven plugin in 2.2 version uses the 1.9 Cobertura runtime. The dashboard plugin uses the 1.7 Cobertura runtime. see the JIRA issue : http://jira.codehaus.org/browse/MOJO-910 http://jira.codehaus.org/browse/MOJO-910 I'm making tests to use 1.9 cobertura runtime instead of 1.7 version but with compatibilty with 2.0 and 2.1 cobertura maven plugin which uses 1.7 and 1.8 cobertura runtime. Best regards David EN wrote: > > Forgot to mention that the coverage reports available on a component level > reports. > > On Dec 15, 2007 10:06 PM, Erez Nahir <[EMAIL PROTECTED]> wrote: > >> Hi, >> >> After moving to cobertura 2.2, coverage report no longer presented in our >> dashboard. It used to work with cobertura 2.1. >> Has anyone else experienced this issue? >> >> Thanks, >> Erez. >> > > -- View this message in context: http://www.nabble.com/dashboard---code-coverage-not-not-included-with-cobertura-2.2-tp14354623s177p14359864.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
