[jboss-jira] [JBoss JIRA] Created: (JBBUILD-374) Research options for code coverage reports.
Paul Gier (JIRA)
jira-events at lists.jboss.org
Thu May 31 14:37:08 EDT 2007
Research options for code coverage reports.
-------------------------------------------
Key: JBBUILD-374
URL: http://jira.jboss.com/jira/browse/JBBUILD-374
Project: JBoss Build System
Issue Type: Feature Request
Components: Maven
Reporter: Paul Gier
Fix For: MavenBuild App Server
We need to generate code coverage reports during the build process. There is currently a cobertura plugin for maven 2 located here: http://mojo.codehaus.org/cobertura-maven-plugin
But cobertura does not integrate with hudson.
Hudson integrates with EMMA, and it has the features we need, but there is currently not an EMMA plugin for maven 2. There is a plugin available for maven 1 (http://emma.sourceforge.net/maven-emma-plugin/), and perhaps this could be modified/updated to work with maven 2.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list