Uses of Class
org.codehaus.mojo.license.AbstractDownloadLicensesMojo
Packages that use AbstractDownloadLicensesMojo
-
Uses of AbstractDownloadLicensesMojo in org.codehaus.mojo.license
Subclasses of AbstractDownloadLicensesMojo in org.codehaus.mojo.licenseModifier and TypeClassDescriptionclassDownload 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.classDownload the license files of all the current project's dependencies, and generate a summary file containing a list of all dependencies and their licenses.