An open API service indexing awesome lists of open source software.

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

PureSol Technologies' Maven License Plugin
https://github.com/puresoltechnologies/license-maven-plugin

java license-management maven-plugin reporting

Last synced: about 1 month ago
JSON representation

PureSol Technologies' Maven License Plugin

Awesome Lists containing this project

README

        

[![PureSol Technologies Logo](http://opensource.puresol-technologies.com/images/logo_320.png)](https://puresol-technologies.com)
=====================================================================
license-maven-plugin (PureSol Technologies' License Maven Plugin)
=====================================================================

This is a Maven plugin which checks the license settings in all dependencies
defined in the module for a known and valid license name. As soon as a license
is unknown, this Maven module fails.

This plugin is used to enforce license checks and approval. This is especially
useful for open source projects which need to check their dependencies not to
contain proprietary licenses.

For usage information have a look to the license-maven-plugin website at:

http://opensource.puresol-technologies.com/projects/?p=license-maven-plugin

General information about the project can be found at:

http://opensource.puresol-technologies.com/license-maven-plugin

Please, use the issue tracker at:

https://bugs.puresol-technologies.net/projects/license-maven-plugin

[![Build Status](http://ci.puresol-technologies.net/job/license-maven-plugin/badge/icon)](http://ci.puresol-technologies.net/job/license-maven-plugin/)