[jboss-jira] [JBoss JIRA] Closed: (JBBUILD-374) Research options for code coverage reports.
Paul Gier (JIRA)
jira-events at lists.jboss.org
Tue Dec 16 13:32:54 EST 2008
[ https://jira.jboss.org/jira/browse/JBBUILD-374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Paul Gier closed JBBUILD-374.
-----------------------------
Fix Version/s: Maven Build - Maint 2008
(was: Maven Build - App Server (Phase 3))
Resolution: Done
The emma-maven-plugin version 1.0-alpha-1 has been released at codehaus. It is now in the central maven repository:
http://repo1.maven.org/maven2/org/codehaus/mojo/emma-maven-plugin/
And the project site is available here:
http://mojo.codehaus.org/emma-maven-plugin/
> Research options for code coverage reports.
> -------------------------------------------
>
> Key: JBBUILD-374
> URL: https://jira.jboss.org/jira/browse/JBBUILD-374
> Project: JBoss Build System
> Issue Type: Feature Request
> Components: Maven
> Reporter: Paul Gier
> Fix For: Maven Build - Maint 2008
>
>
> 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: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list