License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Cobertura Application Testing & Monitoring Code Coverage |
GroupId | GroupIdorg.codehaus.mojo |
ArtifactId | ArtifactIdcobertura-maven-plugin |
Last Version | Last Version2.7 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
DescriptionMojo's Maven plugin for Cobertura
This is the Mojo's Maven plugin for Cobertura. Cobertura is a free Java tool that calculates the percentage of code accessed by
tests. It can be used to identify which parts of your Java program are lacking test coverage.
|
Project Organization |
Project OrganizationCodehaus |
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>cobertura-maven-plugin</artifactId>
<version>2.7</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
net.sourceforge.cobertura : cobertura | jar | 2.1.1 |
xerces : xercesImpl | jar | 2.11.0 |
jaxen : jaxen | jar | 1.1.4 |
org.jdom : jdom | jar | 1.1.3 |
net.sourceforge.cobertura : cobertura-runtime | pom | 2.1.1 |
urbanophile : java-getopt | jar | 1.0.9 |
org.apache.maven : maven-core | jar | 2.0.8 |
org.apache.maven : maven-artifact | jar | 2.0.8 |
org.apache.maven : maven-plugin-api | jar | 2.0.8 |
org.apache.maven.reporting : maven-reporting-api | jar | 2.0.8 |
org.apache.maven : maven-project | jar | 2.0.8 |
org.apache.maven.reporting : maven-reporting-impl | jar | 2.0.4.2 |
commons-lang : commons-lang | jar | 2.4 |
org.codehaus.plexus : plexus-utils | jar | 2.0.2 |
org.apache.maven.shared : maven-invoker | jar | 2.0.11 |
Group / Artifact | Type | Version |
---|---|---|
httpunit : httpunit | jar | 1.6.2 |
junit : junit | jar | 4.8.1 |
org.apache.maven.shared : maven-plugin-testing-harness | jar | 1.1 |