Clirr Maven Plugin

Clirr is a tool that checks Java libraries for binary and source compatibility with older releases. Basically you give it two sets of jar files and Clirr dumps out a list of changes in the public API. The clirr-maven-plugin can be configured to break the build, if it detects incompatible api changes. In a continuous integration process, the clirr-maven-plugin can automatically prevent accidental introduction of binary or source compatibility problems. Additionally, the plugin can generate a report as part of the generated site.

Лицензия

Лицензия

Категории

Категории

Maven Компиляция и сборка CLI Взаимодействие с пользователем
Группа

Группа

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

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

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

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

2.8
Дата

Дата

Тип

Тип

maven-plugin
Описание

Описание

Clirr Maven Plugin
Clirr is a tool that checks Java libraries for binary and source compatibility with older releases. Basically you give it two sets of jar files and Clirr dumps out a list of changes in the public API. The clirr-maven-plugin can be configured to break the build, if it detects incompatible api changes. In a continuous integration process, the clirr-maven-plugin can automatically prevent accidental introduction of binary or source compatibility problems. Additionally, the plugin can generate a report as part of the generated site.
Организация-разработчик

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

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

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

https://github.com/mojohaus/clirr-maven-plugin

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

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

<plugin>
    <groupId>org.codehaus.mojo</groupId>
    <artifactId>clirr-maven-plugin</artifactId>
    <version>2.8</version>
</plugin>

Зависимости

compile (13)

Идентификатор библиотеки Тип Версия
net.sf.clirr : clirr-core jar 0.6
org.apache.bcel : bcel jar 6.0
org.apache.maven : maven-artifact jar 2.0.6
org.apache.maven : maven-model jar 2.0.6
org.apache.maven : maven-plugin-api jar 2.0.6
org.apache.maven : maven-project jar 2.0.6
org.apache.maven.doxia : doxia-decoration-model jar 1.0
org.apache.maven.doxia : doxia-module-xhtml jar 1.0
org.apache.maven.doxia : doxia-sink-api jar 1.0
org.apache.maven.doxia : doxia-site-renderer jar 1.0
org.apache.maven.reporting : maven-reporting-api jar 2.0.6
org.codehaus.plexus : plexus-i18n jar 1.0-beta-6
org.codehaus.plexus : plexus-utils jar 3.0.7

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

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

MojoHaus Clirr Maven Plugin

This is the clirr-maven-plugin.

Build Status

Releasing

  • Make sure gpg-agent is running.
  • Execute mvn -B release:prepare release:perform

For publishing the site do the following:

cd target/checkout
mvn verify site site:stage scm-publish:publish-scm
org.codehaus.mojo

MojoHaus

Various plugins for Apache Maven. Previously hosted on Codehaus and known as the codehaus MOJO project

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

Версия
2.8
2.7
2.6.1
2.6
2.5
2.4
2.3
2.2.3
2.2.2
2.2.1
2.2
2.1.1
2.1
2.0