Uses of Class
org.codehaus.mojo.license.AbstractLicenseMojo
Packages that use AbstractLicenseMojo
-
Uses of AbstractLicenseMojo in org.codehaus.mojo.license
Subclasses of AbstractLicenseMojo in org.codehaus.mojo.licenseModifier and TypeClassDescriptionclass
Abstract mojo for all third-party mojos.class
Abstract mojo for file-header operations (check, update, report,...).class
Abstract mojo which using aAbstractLicenseNameMojo.licenseName
and owns aAbstractLicenseNameMojo.licenseStore
.class
Goal to generate the third-party license file.class
This goal forks executions of the add-third-party goal for all the leaf projects of the tree of modules below the point where it is executed.class
The goal to check if the state of header on project source files.class
Displays all the available comment style to box file headers.class
Display all available licenses.class
The goal to remove the header on project source files.class
The goal to update (or add) the header on project source files.class
Updates (or creates) the main project license file according to the given license defines asAbstractLicenseNameMojo.licenseName
.