com.qualinsight.mojo.cobertura:qualinsight-mojo-cobertura-core

Cobertura maven plugin that calls directly the Covertura API.

License

License

Categories

Categories

Cobertura Application Testing & Monitoring Code Coverage
GroupId

GroupId

com.qualinsight.mojo.cobertura
ArtifactId

ArtifactId

qualinsight-mojo-cobertura-core
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Cobertura maven plugin that calls directly the Covertura API.
Project URL

Project URL

http://www.qualinsight.com/
Project Organization

Project Organization

QualInsight

Download qualinsight-mojo-cobertura-core

How to add to project

<plugin>
    <groupId>com.qualinsight.mojo.cobertura</groupId>
    <artifactId>qualinsight-mojo-cobertura-core</artifactId>
    <version>2.0.0</version>
</plugin>

Dependencies

compile (5)

Group / Artifact Type Version
com.qualinsight.mojo.cobertura : qualinsight-mojo-cobertura-conversion jar 2.0.0
org.apache.maven : maven-plugin-api jar 3.2.5
org.apache.maven : maven-project jar 2.2.1
commons-io : commons-io jar 2.4
net.sourceforge.cobertura : cobertura jar 2.1.1

provided (1)

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

Project Modules

There are no modules declared in this project.

Qualinsight Cobertura Maven plugin

This project provides a Maven plugin that:

  • runs Cobertura instrumentation and reporting
  • generates Cobertura coverage reports without having to run tests twice
  • checks line and branch Coverage thresholds
  • produces reports that can be read by SonarQube with no need for an additional plugin

Build Status Quality Gate Maven Central javadoc.io

Usage Documentation is available on the project's wiki. New feature ideas and contributions are more than welcome!

com.qualinsight.mojo.cobertura

QualInsight

Versions

Version
2.0.0
2.0.0-RC1
1.1.0
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0