com.github.kashishm:reporter-maven-plugin

Prints unit test coverage details on console using JaCoCo's data file.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.kashishm
ArtifactId

ArtifactId

reporter-maven-plugin
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

com.github.kashishm:reporter-maven-plugin
Prints unit test coverage details on console using JaCoCo's data file.
Project URL

Project URL

http://github.com/kashishm/reporter-maven-plugin
Source Code Management

Source Code Management

https://github.com/kashishm/reporter-maven-plugin

Download reporter-maven-plugin

How to add to project

<plugin>
    <groupId>com.github.kashishm</groupId>
    <artifactId>reporter-maven-plugin</artifactId>
    <version>0.0.1</version>
</plugin>

Dependencies

compile (4)

Group / Artifact Type Version
javax.xml.bind : jaxb-api jar 2.3.0
com.sun.xml.bind : jaxb-impl jar 2.3.0
org.glassfish.jaxb : jaxb-runtime jar 2.3.0
javax.activation : activation jar 1.1.1

provided (4)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.3.9
org.apache.maven : maven-core jar 3.3.9
org.apache.maven : maven-artifact jar 3.3.9
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.5.1

test (3)

Group / Artifact Type Version
org.apache.maven : maven-compat jar 3.3.9
junit : junit jar 4.12
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 3.3.0

Project Modules

There are no modules declared in this project.

Reporter Maven Plugin

Prints unit test coverage details on console using JaCoCo's data file.

Versions

Version
0.0.1