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 TypeClassDescriptionclassAbstract mojo for all third-party mojos.classAbstract mojo for file-header operations (check, update, report,...).classAbstract mojo which using aAbstractLicenseNameMojo.licenseNameand owns aAbstractLicenseNameMojo.licenseStore.classGoal to generate the third-party license file.classThis 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.classThe goal to check if the state of header on project source files.classThe goal to check if there are license files in project.classDisplays all the available comment style to box file headers.classDisplay all available licenses.classThe goal to remove the header on project source files.classThe goal to update (or add) the header on project source files.classUpdates (or creates) the main project license file according to the given license defines asAbstractLicenseNameMojo.licenseName.