Last Version

Coverage Maven Plugin 0.4.0

Maven plugin to check test coverage of new changes compared to another Git branch.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.jjlharrison
ArtifactId

ArtifactId

coverage-maven-plugin
Version

Version

0.4.0
Type

Type

maven-plugin
Description

Description

Coverage Maven Plugin
Maven plugin to check test coverage of new changes compared to another Git branch.
Project URL

Project URL

https://github.com/jjlharrison/coverage-maven-plugin
Source Code Management

Source Code Management

http://github.com/jjlharrison/coverage-maven-plugin/tree/develop

Download coverage-maven-plugin 0.4.0


<plugin>
    <groupId>com.jjlharrison</groupId>
    <artifactId>coverage-maven-plugin</artifactId>
    <version>0.4.0</version>
</plugin>

Dependencies

compile (10)

Group / Artifact Type Version
com.github.spotbugs : spotbugs-annotations Optional jar 3.1.12
org.apache.maven : maven-plugin-api jar 3.8.1
org.apache.maven.shared : maven-filtering jar 3.2.0
org.codehaus.plexus : plexus-utils jar 3.4.1
org.jsoup : jsoup jar 1.14.3
org.eclipse.jgit : org.eclipse.jgit jar 5.13.0.202109080827-r
nl.jqno.equalsverifier : equalsverifier jar 3.7.2
javax.xml.bind : jaxb-api jar 2.3.1
javax.activation : activation jar 1.1
org.glassfish.jaxb : jaxb-runtime jar 2.3.1

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.