This plug-in is used to transform a license file to an XML file for your project.
Add the maven-license-plugin report to your project.xml like the following
<reports> <report>maven-license-plugin</report> <reports>