| Class | Description |
|---|---|
| AbstractAddThirdPartyMojo |
Abstract mojo for all third-party mojos.
|
| AbstractAddThirdPartyMojo.ExcludedLicenses |
Class to fill the
AbstractAddThirdPartyMojo.excludedLicenses parameter, from a simple string to split, or a list of string. |
| AbstractAddThirdPartyMojo.IncludedLicenses |
Class to fill the
AbstractAddThirdPartyMojo.includedLicenses parameter, from a simple string to split, or a list of string. |
| AbstractDownloadLicensesMojo |
Created on 23/05/16.
|
| AbstractFileHeaderMojo |
Abstract mojo for file-header operations (check, update, report,...).
|
| AbstractLicenseMojo |
Abstract license mojo.
|
| AbstractLicenseNameMojo |
Abstract mojo which using a
AbstractLicenseNameMojo.licenseName and owns a
AbstractLicenseNameMojo.licenseStore. |
| AbstractLicenseReportRenderer |
Base class for report renderers.
|
| AbstractLicensesXmlMojo |
A common parent for
LicensesXmlInsertVersionsMojo and AbstractDownloadLicensesMojo. |
| AbstractThirdPartyReportMojo |
Base class for third-party reports.
|
| AddThirdPartyMojo |
Goal to generate the third-party license file.
|
| AggregateDownloadLicensesMojo |
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.
|
| AggregatorAddThirdPartyMojo |
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.
|
| AggregatorThirdPartyReportMojo |
Generates a report of all third-parties detected in the module.
|
| CheckFileHeaderMojo |
The goal to check if the state of header on project source files.
|
| CommentStyleListMojo |
Displays all the available comment style to box file headers.
|
| DownloadLicensesMojo |
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.
|
| HelpMojo |
Display help information on license-maven-plugin.
Call mvn license:help -Ddetail=true -Dgoal=<goal-name> to display parameter details. |
| LicenseContentSanitizer | |
| LicenseListMojo |
Display all available licenses.
|
| LicenseMojoUtils |
Utility methods common to various mojos.
|
| LicensesXmlInsertVersionsMojo |
Insert versions into a
licenses.xml file that might have been generated by a *download-licenses mojo
with writeVersions set to false. |
| LicenseUrlReplacement |
Defines a license url pattern and replacement pair.
|
| RemoveFileHeaderMojo |
The goal to remove the header on project source files.
|
| ThirdPartyReportMojo |
Generates a report of all third-parties detected in the module.
|
| ThirdPartyReportRenderer |
Generates a report of third parties of the project.
|
| UpdateFileHeaderMojo |
The goal to update (or add) the header on project source files.
|
| UpdateProjectLicenseMojo |
Updates (or creates) the main project license file according to the given
license defines as
AbstractLicenseNameMojo.licenseName. |
| Enum | Description |
|---|---|
| AbstractDownloadLicensesMojo.ErrorRemedy |
What to do in case of a license download error.
|
| Eol |
End of line values
|
| FileState |
Defines state of a file after process.
|
Copyright © 2010–2019 MojoHaus. All rights reserved.