/license-maven-plugin

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

Primary LanguageJavaGNU Lesser General Public License v3.0LGPL-3.0

license-maven-plugin

This is the license-maven-plugin.

GitHub CI 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