License Maven Plugin

Maven plugin to download and collect license files from project dependencies.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.codehaus.mojo
ArtifactId

ArtifactId

license-maven-plugin
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

License Maven Plugin
Maven plugin to download and collect license files from project dependencies.
Project URL

Project URL

http://www.mojohaus.org/license-maven-plugin
Project Organization

Project Organization

MojoHaus
Source Code Management

Source Code Management

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

Download license-maven-plugin

How to add to project

<plugin>
    <groupId>org.codehaus.mojo</groupId>
    <artifactId>license-maven-plugin</artifactId>
    <version>2.0.0</version>
</plugin>

Dependencies

compile (19)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.0
org.apache.maven : maven-artifact jar 3.5.4
org.apache.maven.resolver : maven-resolver-api jar 1.3.3
org.apache.maven : maven-model jar 3.5.4
org.apache.maven.reporting : maven-reporting-api jar 3.0
org.apache.maven.reporting : maven-reporting-impl jar 3.0.0
org.apache.maven.doxia : doxia-core jar 1.8
org.apache.maven.doxia : doxia-sink-api jar 1.8
org.apache.maven.doxia : doxia-site-renderer jar 1.8.1
org.codehaus.plexus : plexus-component-annotations jar 1.7.1
org.codehaus.plexus : plexus-utils jar 3.1.0
org.nuiton.processor : nuiton-processor jar 1.3
org.apache.commons : commons-lang3 jar 3.7
commons-logging : commons-logging jar 1.2
commons-collections : commons-collections jar 3.2.1
commons-io : commons-io jar 2.6
org.freemarker : freemarker jar 2.3.20
org.apache.httpcomponents : httpclient jar 4.5.4
org.slf4j : slf4j-api jar 1.7.26

provided (3)

Group / Artifact Type Version
org.apache.maven : maven-core jar 3.5.4
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.5.1
org.codehaus.plexus : plexus-container-default jar 2.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

license-maven-plugin

This is the license-maven-plugin.

Build Status Maven Central Gitter The GNU Lesser General Public License, Version 3.0

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 -DperformRelease scm-publish:publish-scm
org.codehaus.mojo

MojoHaus

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

Versions

Version
2.0.0
1.20
1.19
1.18
1.17
1.16
1.15
1.14
1.13
1.12
1.11
1.10
1.9
1.8
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0
1.0-beta-3
1.0-beta-2
1.0-beta-1