Coveralls.io Maven Plugin

The Coveralls.io Maven Plugin supports aggregate execution during a non-aggregate build.

Лицензия

Лицензия

Категории

Категории

Maven Компиляция и сборка
Группа

Группа

org.safris.maven
Идентификатор

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

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

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

4.3.0-1
Дата

Дата

Тип

Тип

maven-plugin
Описание

Описание

Coveralls.io Maven Plugin
The Coveralls.io Maven Plugin supports aggregate execution during a non-aggregate build.
Ссылка на сайт

Ссылка на сайт

https://github.com/safris/coverallsio-maven-plugin
Организация-разработчик

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

Seva Safris
Система контроля версий

Система контроля версий

https://github.com/safris/coverallsio-maven-plugin

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

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

<plugin>
    <groupId>org.safris.maven</groupId>
    <artifactId>coverallsio-maven-plugin</artifactId>
    <version>4.3.0-1</version>
</plugin>

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.eluder.coveralls : coveralls-maven-plugin jar 4.3.0
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.0
javax.xml.bind : jaxb-api jar 2.3.1

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

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

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

CoverallsIO Maven Plugin

The Coveralls.io Maven Plugin supports aggregate execution during a non-aggregate build.

Build Status Coverage Status Javadocs Released Version

The Coveralls.io Maven Plugin supports aggregate execution during a non-aggregate build.

Goals Overview

The CoverallsIO Plugin supports two goals.

  • javadoc:report Analyzes and submits the coverage report to coveralls.io.

Configuration Parameters

The coverallsio-maven-plugin supports all of the same configuration parameters as the coveralls-maven-plugin, and provides the following additional parameters:

Configuration Property Type Use Description
<detectGeneratedSourcePaths> detectGeneratedSourcePaths boolean Optional If true, the plugin will detect and include the generated source paths from all subpaths of target/generated-sources
Default: false.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

This project is licensed under the MIT License - see the LICENSE.txt file for details.

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

Версия
4.3.0-1
4.3.0