Maven Content Check Plugin

BuildBox is set of tools and plugins based on Maven 2, helping java developers with various build types and with the build process itself.

Лицензия

Лицензия

Категории

Категории

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

Группа

net.sf.buildbox.maven
Идентификатор

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

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

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

1.0.2
Дата

Дата

Тип

Тип

maven-plugin
Описание

Описание

Maven Content Check Plugin
BuildBox is set of tools and plugins based on Maven 2, helping java developers with various build types and with the build process itself.
Ссылка на сайт

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

http://buildbox.sf.net/contentcheck-maven-plugin
Организация-разработчик

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

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

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

http://github.com/buildbox/contentcheck-maven-plugin

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

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

<plugin>
    <groupId>net.sf.buildbox.maven</groupId>
    <artifactId>contentcheck-maven-plugin</artifactId>
    <version>1.0.2</version>
</plugin>

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
org.apache.maven : maven-archiver jar 2.2
org.apache.maven : maven-project jar 2.2.1
org.apache.maven : maven-plugin-api jar 2.2.1
org.codehaus.plexus : plexus-utils jar 2.0.5
org.apache.maven.plugins : maven-project-info-reports-plugin jar 2.3.1
org.codehaus.jackson : jackson-core-asl jar 1.6.0
org.codehaus.jackson : jackson-mapper-asl jar 1.6.0

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.8.2
org.mockito : mockito-all jar 1.8.5

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

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

Maven Content Check Plugin

TravisCI Status

Gives you more control over your WAR file's contents:

  • detects arrival of new jars into WEB-INF/lib - dependency changes have non-trivial transitive impacts; some commonly used libraries embed others which makes the real content of the class-path quite chaotic
  • detects class conflicts between contained jars - are often easy to avoid, but rarely detected - and can cause really ugly, mysterious troubles
  • helps you identify license issues

For more info, see the project website or usage.

Contributing

Any contribution is welcome. You can help by

  • reporting issues of any kind
  • proofreading the texts
  • contributing patches, ideally by forking this repo and posting pull-request
net.sf.buildbox.maven

Buildkite

We've changed our name to Buildkite!

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

Версия
1.0.2
1.0.0