Uses of Class
org.codehaus.mojo.license.AbstractLicensesXmlMojo
Packages that use AbstractLicensesXmlMojo
-
Uses of AbstractLicensesXmlMojo in org.codehaus.mojo.license
Subclasses of AbstractLicensesXmlMojo in org.codehaus.mojo.licenseModifier and TypeClassDescriptionclass
Created on 23/05/16.class
Download the license files of all aggregated dependencies of the current project, and generate a summary file containing a list of all dependencies and their licenses.class
Download the license files of all the current project's dependencies, and generate a summary file containing a list of all dependencies and their licenses.class
Insert versions into alicenses.xml
file that might have been generated by a*download-licenses
mojo withwriteVersions
set tofalse
.