Mojo'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.

Лицензия

Лицензия

Категории

Категории

Maven Компиляция и сборка Cobertura Тестирование приложения и мониторинг Code Coverage
Группа

Группа

org.codehaus.mojo
Идентификатор

Идентификатор

cobertura-maven-plugin
Последняя версия

Последняя версия

2.7
Дата

Дата

Тип

Тип

maven-plugin
Описание

Описание

Mojo'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.
Организация-разработчик

Организация-разработчик

Codehaus

Скачать cobertura-maven-plugin

Как подключить последнюю версию

<plugin>
    <groupId>org.codehaus.mojo</groupId>
    <artifactId>cobertura-maven-plugin</artifactId>
    <version>2.7</version>
</plugin>

Зависимости

compile (15)

Идентификатор библиотеки Тип Версия
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

test (3)

Идентификатор библиотеки Тип Версия
httpunit : httpunit jar 1.6.2
junit : junit jar 4.8.1
org.apache.maven.shared : maven-plugin-testing-harness jar 1.1

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
2.7
2.6
2.5.2
2.5.1
2.5
2.4
2.3
2.2
2.1
2.0