| 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.HiddenLicenses |
Class to fill the
AbstractAddThirdPartyMojo.hiddenLicenses parameter, from a simple string to split, or a list of string. |
| AbstractAddThirdPartyMojo.IncludedDependencies | |
| 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.
|
| 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.
|
| JarsJsonListMojo |
Generates JSON file with list of dependencies from jars folder.
|
| LicenseListMojo |
Display all available licenses.
|
| 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 licenseName.
|
| Enum | Description |
|---|---|
| FileState |
Defines state of a file after process.
|
Copyright © 2010–2023. All rights reserved.