Maven License Plug-in

This plug-in is used to transform a license file to an XML file for your project.

Usage

Add the maven-license-plugin report to your project.xml like the following

  
  <reports>
    <report>maven-license-plugin</report>
  <reports>