Skip to end of metadata
Go to start of metadata

Description / Feature

Get code coverage for Java project with Cobertura. The plugin is based on the cobertura-maven-plugin and so can only be used to compute code coverage information on Maven projects.

SonarQube Java Plugin

1.1
1.2

Cobertura

1.9.4.11.9.4.1
cobertura-maven-plugin2.5.12.5.1

Usage

See Code Coverage by Unit Tests for Java Project tutorial.

In case the cobertura-maven-plugin is defined in the pom.xml of your project, SonarQubewill use the version defined in the pom and can potentially not function properly.

Labels
  • None