andreptb-component-parent

Parent POM designed to provide common configuration for Maven component projects available on Maven Central

Лицензия

Лицензия

Группа

Группа

com.github.andreptb
Идентификатор

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

andreptb-component-parent
Последняя версия

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

0.5.0
Дата

Дата

Тип

Тип

xml
Описание

Описание

andreptb-component-parent
Parent POM designed to provide common configuration for Maven component projects available on Maven Central
Ссылка на сайт

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

https://github.com/andreptb/andreptb-component-parent
Система контроля версий

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

https://github.com/andreptb/andreptb-component-parent

Скачать andreptb-component-parent

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

andreptb-component-parent Maven Central Build Status

==============

Maven Parent POM designed to provide common tasks for projects available on Maven Central. These tasks are implemented by various plugins registered and configured on this parent POM, as detailed below:

| Plugin | Phase | Description |
| -------| ---------------------------------------------------------------------- | ---- | ----------- | | maven-scm-plugin | initialize | Checkout configuration files such as source code formatters, static analysis rules and CI related files) | | maven-formatter-plugin | process-sources | Formats the source code considering eclipse configuration files retrieved from maven-scm-plugin. | | jacoco-maven-plugin | process-test-sources | Adds coverage configuration with Jacoco. | | maven-source-plugin | package | Generates project's source code artifact. | | maven-javadoc-plugin | package | Generates project's javadoc artifact. | | maven-gpg-plugin | package | Generates project's gpg artifacts. | | nexus-staging-maven-plugin | deploy | Deploys generated artifacts to maven central. | | coveralls-maven-plugin | site-deploy | Publishes jacoco coverage report to coveralls. | | github-site-plugin | site-deploy | Deploys generated maven site to github gh-pages branch. |

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

Версия
0.5.0
0.4.1
0.4.0
0.3.0
0.2.1
0.2.0
0.1.1
0.1.0