Attribution Maven Plugin

The Attribution Maven Plugin is a tool for producing information about a project's dependencies, in a way that can be consumed by external reporting tools. It currently leverages the Maven Project Info Reports Plugin (https://maven.apache.org/components/plugins/maven-project-info-reports-plugin/) to obtain all of a project's data, and then output the information to an XML file, such as: target/attribution.xml. This plugin came from the need to get some of the same information produced by the Maven Project Info Reports Plugin, and have it ready to be consumed by tools which may require input in a certain format, such as a CSV. By producing an attribution XML file, scripts can be created to translate the data into these other consumable formats.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

0.9.8
Дата

Дата

Тип

Тип

maven-plugin
Описание

Описание

Attribution Maven Plugin
The Attribution Maven Plugin is a tool for producing information about a project's dependencies, in a way that can be consumed by external reporting tools. It currently leverages the Maven Project Info Reports Plugin (https://maven.apache.org/components/plugins/maven-project-info-reports-plugin/) to obtain all of a project's data, and then output the information to an XML file, such as: target/attribution.xml. This plugin came from the need to get some of the same information produced by the Maven Project Info Reports Plugin, and have it ready to be consumed by tools which may require input in a certain format, such as a CSV. By producing an attribution XML file, scripts can be created to translate the data into these other consumable formats.
Ссылка на сайт

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

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

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

jInnovations

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

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

<plugin>
    <groupId>com.github.jinnovations</groupId>
    <artifactId>attribution-maven-plugin</artifactId>
    <version>0.9.8</version>
</plugin>

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
org.apache.maven : maven-plugin-api jar 3.3.9
org.apache.maven : maven-core jar 3.3.9
org.apache.maven : maven-compat jar 3.3.9
org.codehaus.plexus : plexus-component-annotations jar 1.6
org.apache.maven.plugins : maven-project-info-reports-plugin jar 2.9
org.apache.commons : commons-csv jar 1.2
org.simpleframework : simple-xml jar 2.7.1
org.freemarker : freemarker jar 2.3.24-incubating

provided (1)

Идентификатор библиотеки Тип Версия
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.4

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.mockito : mockito-core jar 2.0.52-beta
org.assertj : assertj-core jar 2.4.1

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

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

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

Версия
0.9.8
0.9.7
0.9.6
0.9.5
0.9.4
0.9.3
0.9.2
0.9.1