- AbstractAddThirdPartyMojo - Class in org.codehaus.mojo.license
-
Abstract mojo for all third-party mojos.
- AbstractAddThirdPartyMojo() - Constructor for class org.codehaus.mojo.license.AbstractAddThirdPartyMojo
-
- AbstractAddThirdPartyMojo.ExcludedLicenses - Class in org.codehaus.mojo.license
-
- AbstractAddThirdPartyMojo.IncludedLicenses - Class in org.codehaus.mojo.license
-
- AbstractDownloadLicensesMojo - Class in org.codehaus.mojo.license
-
Created on 23/05/16.
- AbstractDownloadLicensesMojo() - Constructor for class org.codehaus.mojo.license.AbstractDownloadLicensesMojo
-
- AbstractDownloadLicensesMojo.ErrorRemedy - Enum in org.codehaus.mojo.license
-
What to do in case of a license download error.
- AbstractFileHeaderMojo - Class in org.codehaus.mojo.license
-
Abstract mojo for file-header operations (check, update, report,...).
- AbstractFileHeaderMojo() - Constructor for class org.codehaus.mojo.license.AbstractFileHeaderMojo
-
- AbstractFileHeaderTransformer - Class in org.codehaus.mojo.license.header.transformer
-
- AbstractFileHeaderTransformer(String, String, String, String, String) - Constructor for class org.codehaus.mojo.license.header.transformer.AbstractFileHeaderTransformer
-
- AbstractLicenseMojo - Class in org.codehaus.mojo.license
-
Abstract license mojo.
- AbstractLicenseMojo() - Constructor for class org.codehaus.mojo.license.AbstractLicenseMojo
-
- AbstractLicenseNameMojo - Class in org.codehaus.mojo.license
-
- AbstractLicenseNameMojo() - Constructor for class org.codehaus.mojo.license.AbstractLicenseNameMojo
-
- AbstractLicenseReportRenderer - Class in org.codehaus.mojo.license
-
Base class for report renderers.
- AbstractLicenseReportRenderer(Sink, String, I18N, Locale) - Constructor for class org.codehaus.mojo.license.AbstractLicenseReportRenderer
-
- AbstractLicensesXmlMojo - Class in org.codehaus.mojo.license
-
- AbstractLicensesXmlMojo() - Constructor for class org.codehaus.mojo.license.AbstractLicensesXmlMojo
-
- AbstractThirdPartyReportMojo - Class in org.codehaus.mojo.license
-
Base class for third-party reports.
- AbstractThirdPartyReportMojo() - Constructor for class org.codehaus.mojo.license.AbstractThirdPartyReportMojo
-
- acceptPackaging(String...) - Method in class org.codehaus.mojo.license.AbstractLicenseMojo
-
Accept the project's packaging between some given.
- acceptPomPackaging - Variable in class org.codehaus.mojo.license.AbstractAddThirdPartyMojo
-
If true the mojo will be executed for reactor projects having any packaging (including pom);
otherwise the mojo will be executed only for projects that do not have packaging pom.
- addDownloaderMessage(String) - Method in class org.codehaus.mojo.license.download.ProjectLicenseInfo
-
- addEntryToList(String) - Method in class org.codehaus.mojo.license.utils.StringToList
-
- addFile(File, EnumMap<FileState, Set<File>>) - Method in enum org.codehaus.mojo.license.FileState
-
Register a file for this state on result dictionary.
- addHeader(String) - Method in class org.codehaus.mojo.license.header.FileHeaderProcessor
-
- addHeader(String, String) - Method in class org.codehaus.mojo.license.header.transformer.AbstractFileHeaderTransformer
-
Adds the header.
- addHeader(String, String) - Method in interface org.codehaus.mojo.license.header.transformer.FileHeaderTransformer
-
Adds the header.
- addHeader(String, String) - Method in class org.codehaus.mojo.license.header.transformer.HtmlFileHeaderTransformer
-
Adds the header.
- addHeader(String, String) - Method in class org.codehaus.mojo.license.header.transformer.JavaFileHeaderTransformer
-
Adds the header.
- addHeader(String, String) - Method in class org.codehaus.mojo.license.header.transformer.PropertiesFileHeaderTransformer
-
Adds the header.
- addHeader(String, String) - Method in class org.codehaus.mojo.license.header.transformer.XmlFileHeaderTransformer
-
Adds the header.
- addJarRepository() - Method in class org.codehaus.mojo.license.model.LicenseStore
-
- addJavaLicenseAfterPackage - Variable in class org.codehaus.mojo.license.header.transformer.JavaFileHeaderTransformer
-
Flag to add the license header after the package statement.
- addLicense(LicenseMap, MavenProject, String...) - Method in class org.codehaus.mojo.license.api.DefaultThirdPartyTool
-
Add one or more licenses (name and url are licenseNames) to the given licenseMap for the given
project.
- addLicense(LicenseMap, MavenProject, License) - Method in class org.codehaus.mojo.license.api.DefaultThirdPartyTool
-
Add a given license to the given licenseMap for the given project.
- addLicense(LicenseMap, MavenProject, List<?>) - Method in class org.codehaus.mojo.license.api.DefaultThirdPartyTool
-
Add a given licenses to the given licenseMap for the given project.
- addLicense(LicenseMap, MavenProject, String...) - Method in interface org.codehaus.mojo.license.api.ThirdPartyTool
-
Add one or more licenses (name and url are licenseNames) to the given licenseMap for the given
project.
- addLicense(LicenseMap, MavenProject, License) - Method in interface org.codehaus.mojo.license.api.ThirdPartyTool
-
Add a given license to the given licenseMap for the given project.
- addLicense(LicenseMap, MavenProject, List<?>) - Method in interface org.codehaus.mojo.license.api.ThirdPartyTool
-
Add a given licenses to the given licenseMap for the given project.
- addLicense(ProjectLicense) - Method in class org.codehaus.mojo.license.download.ProjectLicenseInfo
-
- addMatchLicense(ProjectLicense) - Method in class org.codehaus.mojo.license.download.ProjectLicenseInfo
-
- addRepository(String) - Method in class org.codehaus.mojo.license.model.LicenseStore
-
- addRepository(URL) - Method in class org.codehaus.mojo.license.model.LicenseStore
-
- addRepository(LicenseRepository) - Method in class org.codehaus.mojo.license.model.LicenseStore
-
- addResourceDir(File, String...) - Method in class org.codehaus.mojo.license.AbstractLicenseMojo
-
Add a new resource location to the maven project
(in not already present).
- addResourceDir(File, MavenProject, String...) - Static method in class org.codehaus.mojo.license.utils.MojoHelper
-
Add the directory as a resource of the given project.
- addResourceDir(File, MavenProject, List<?>, String...) - Static method in class org.codehaus.mojo.license.utils.MojoHelper
-
Add the directory as a resource in the given resource list.
- addRootPackageClassPathRepository() - Method in class org.codehaus.mojo.license.model.LicenseStore
-
- AddThirdPartyMojo - Class in org.codehaus.mojo.license
-
Goal to generate the third-party license file.
- AddThirdPartyMojo() - Constructor for class org.codehaus.mojo.license.AddThirdPartyMojo
-
- afterExecute() - Method in class org.codehaus.mojo.license.AbstractLicenseMojo
-
- AggregateDownloadLicensesMojo - Class in org.codehaus.mojo.license
-
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.
- AggregateDownloadLicensesMojo() - Constructor for class org.codehaus.mojo.license.AggregateDownloadLicensesMojo
-
- AggregatorAddThirdPartyMojo - Class in org.codehaus.mojo.license
-
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.
- AggregatorAddThirdPartyMojo() - Constructor for class org.codehaus.mojo.license.AggregatorAddThirdPartyMojo
-
- AggregatorThirdPartyReportMojo - Class in org.codehaus.mojo.license
-
Generates a report of all third-parties detected in the module.
- AggregatorThirdPartyReportMojo() - Constructor for class org.codehaus.mojo.license.AggregatorThirdPartyReportMojo
-
- applies(String) - Method in class org.codehaus.mojo.license.spdx.SpdxLicenseList.Attachments.ContentSanitizer
-
- AptFileHeaderTransformer - Class in org.codehaus.mojo.license.header.transformer
-
- AptFileHeaderTransformer() - Constructor for class org.codehaus.mojo.license.header.transformer.AptFileHeaderTransformer
-
Default constructor.
- ArtifactFilters - Class in org.codehaus.mojo.license.api
-
Artifact filtering by
groupId:artifactId regular expression includes/excludes
Scope includes/excludes
Type includes/excludes
- ArtifactFilters(ArtifactFilters.IncludesExcludes, ArtifactFilters.IncludesExcludes, ArtifactFilters.IncludesExcludes, boolean) - Constructor for class org.codehaus.mojo.license.api.ArtifactFilters
-
- ArtifactFilters.Builder - Class in org.codehaus.mojo.license.api
-
- artifactFiltersUrl - Variable in class org.codehaus.mojo.license.AbstractAddThirdPartyMojo
-
A URL returning a plain text file that contains include/exclude artifact filters in the following format:
- attachThirdPartyDescriptor(File) - Method in class org.codehaus.mojo.license.api.DefaultThirdPartyHelper
-
Attach the third-party descriptor to the build.
- attachThirdPartyDescriptor(MavenProject, File) - Method in class org.codehaus.mojo.license.api.DefaultThirdPartyTool
-
For the given project, attach the given file as a third-party file.
- attachThirdPartyDescriptor(File) - Method in interface org.codehaus.mojo.license.api.ThirdPartyHelper
-
Attach the third-party descriptor to the build.
- attachThirdPartyDescriptor(MavenProject, File) - Method in interface org.codehaus.mojo.license.api.ThirdPartyTool
-
For the given project, attach the given file as a third-party file.
- autodetect(Path, Charset) - Static method in enum org.codehaus.mojo.license.Eol
-
- Cache - Class in org.codehaus.mojo.license.download
-
- Cache(boolean) - Constructor for class org.codehaus.mojo.license.download.Cache
-
- canGenerateReport() - Method in class org.codehaus.mojo.license.AggregatorThirdPartyReportMojo
- canGenerateReport() - Method in class org.codehaus.mojo.license.ThirdPartyReportMojo
-
- changeState(DefaultFilter.State) - Method in class org.codehaus.mojo.license.header.FileHeaderFilter
- checkEncoding() - Method in class org.codehaus.mojo.license.AbstractLicenseMojo
-
- checkExists(URL) - Method in class org.codehaus.mojo.license.model.LicenseRepository
-
- CheckFileHeaderMojo - Class in org.codehaus.mojo.license
-
The goal to check if the state of header on project source files.
- CheckFileHeaderMojo() - Constructor for class org.codehaus.mojo.license.CheckFileHeaderMojo
-
- checkInit(String) - Method in class org.codehaus.mojo.license.model.LicenseRepository
-
- checkInit(String) - Method in class org.codehaus.mojo.license.model.LicenseStore
-
- checkNotInit(String) - Method in class org.codehaus.mojo.license.model.LicenseRepository
-
- checkNotInit(String) - Method in class org.codehaus.mojo.license.model.LicenseStore
-
- checkPackaging() - Method in class org.codehaus.mojo.license.AbstractLicenseMojo
-
Check if the project packaging is acceptable for the mojo.
- checkPackaging() - Method in class org.codehaus.mojo.license.AddThirdPartyMojo
-
Check if the project packaging is acceptable for the mojo.
- checkPackaging() - Method in class org.codehaus.mojo.license.AggregatorAddThirdPartyMojo
-
Check if the project packaging is acceptable for the mojo.
- checkSkip() - Method in class org.codehaus.mojo.license.AbstractLicenseMojo
-
Checks if the mojo execution should be skipped.
- checkSkip() - Method in class org.codehaus.mojo.license.AddThirdPartyMojo
-
Checks if the mojo execution should be skipped.
- checkSkip() - Method in class org.codehaus.mojo.license.AggregatorAddThirdPartyMojo
-
Checks if the mojo execution should be skipped.
- CLASSPATH_PROTOCOL - Static variable in class org.codehaus.mojo.license.model.LicenseStore
-
Classpath protocol prefix for extra license resolver to seek in classpath.
- CLASSPATH_PROTOCOL - Static variable in class org.codehaus.mojo.license.utils.UrlRequester
-
- clone() - Method in class org.codehaus.mojo.license.download.ProjectLicense
-
- cloneLicenses() - Method in class org.codehaus.mojo.license.download.ProjectLicenseInfo
-
- close() - Method in class org.codehaus.mojo.license.download.LicenseDownloader
-
- CommentStyleListMojo - Class in org.codehaus.mojo.license
-
Displays all the available comment style to box file headers.
- CommentStyleListMojo() - Constructor for class org.codehaus.mojo.license.CommentStyleListMojo
-
- compile(String, String, String, String) - Static method in class org.codehaus.mojo.license.spdx.SpdxLicenseList.Attachments.ContentSanitizer
-
- compile(String, String, String) - Static method in class org.codehaus.mojo.license.spdx.SpdxLicenseList.Attachments.UrlReplacement
-
- ContentSanitizer(String, Pattern, Pattern, String) - Constructor for class org.codehaus.mojo.license.spdx.SpdxLicenseList.Attachments.ContentSanitizer
-
- contentSanitizer(String, String, String, String) - Method in class org.codehaus.mojo.license.spdx.SpdxLicenseList.Builder
-
- convert(long, double[], String[]) - Static method in class org.codehaus.mojo.license.utils.MojoHelper
-
- convertTime(long) - Static method in class org.codehaus.mojo.license.utils.MojoHelper
-
- copyFile(File, File) - Static method in class org.codehaus.mojo.license.utils.FileUtil
-
Copy a file to a given locationand logging.
- copyright - Variable in class org.codehaus.mojo.license.header.FileHeader
-
Copyright model.
- Copyright - Class in org.codehaus.mojo.license.model
-
Model of a copyright.
- Copyright() - Constructor for class org.codehaus.mojo.license.model.Copyright
-
- Copyright(Copyright) - Constructor for class org.codehaus.mojo.license.model.Copyright
-
- Copyright(int, Integer, String) - Constructor for class org.codehaus.mojo.license.model.Copyright
-
- COPYRIGHT_TO_STRING_FORMAT - Static variable in class org.codehaus.mojo.license.model.Copyright
-
Copyright to string format.
- copyrightOwners - Variable in class org.codehaus.mojo.license.AbstractLicenseNameMojo
-
optional copyright owners.
- createDependencyNode(Document, ProjectLicenseInfo, boolean) - Static method in class org.codehaus.mojo.license.download.LicenseSummaryWriter
-
- createDirectoryIfNecessary(File) - Static method in class org.codehaus.mojo.license.utils.FileUtil
-
Creates the directory (and his parents) if necessary.
- createLicenseMap(SortedMap<String, MavenProject>) - Method in class org.codehaus.mojo.license.api.DefaultThirdPartyHelper
-
Creates a license map from given dependencies.
- createLicenseMap(SortedMap<String, MavenProject>) - Method in interface org.codehaus.mojo.license.api.ThirdPartyHelper
-
Creates a license map from given dependencies.
- createLicenseNode(Document, ProjectLicense, boolean) - Static method in class org.codehaus.mojo.license.download.LicenseSummaryWriter
-
- createLicenseStore(Log, String...) - Static method in class org.codehaus.mojo.license.model.LicenseStore
-
- createNewFile(File) - Static method in class org.codehaus.mojo.license.utils.FileUtil
-
- createThirdPartyDetails() - Method in class org.codehaus.mojo.license.AbstractThirdPartyReportMojo
-
- createThirdPartyDetails() - Method in class org.codehaus.mojo.license.AggregatorThirdPartyReportMojo
- createThirdPartyDetails() - Method in class org.codehaus.mojo.license.ThirdPartyReportMojo
- createUnsafeMapping() - Method in class org.codehaus.mojo.license.AbstractAddThirdPartyMojo
-
Creates the unsafe mapping (says dependencies with no license given by their pom).
- createUnsafeMapping() - Method in class org.codehaus.mojo.license.AddThirdPartyMojo
-
Creates the unsafe mapping (says dependencies with no license given by their pom).
- createUnsafeMapping() - Method in class org.codehaus.mojo.license.AggregatorAddThirdPartyMojo
-
Creates the unsafe mapping (says dependencies with no license given by their pom).
- createUnsafeMapping(LicenseMap, File, String, boolean, SortedSet<MavenProject>, SortedMap<String, MavenProject>, Set<Artifact>) - Method in class org.codehaus.mojo.license.api.DefaultThirdPartyHelper
-
Loads unsafe mappings.
- createUnsafeMapping(LicenseMap, File, String, boolean, SortedSet<MavenProject>, SortedMap<String, MavenProject>, Set<Artifact>) - Method in interface org.codehaus.mojo.license.api.ThirdPartyHelper
-
Loads unsafe mappings.
- generateBundle - Variable in class org.codehaus.mojo.license.AbstractAddThirdPartyMojo
-
A flag to copy a bundled version of the third-party file.
- generateBundle - Variable in class org.codehaus.mojo.license.UpdateProjectLicenseMojo
-
A flag to copy the main license file in a bundled place.
- get(String) - Method in class org.codehaus.mojo.license.download.Cache
-
- getAllDependencies() - Method in class org.codehaus.mojo.license.api.ResolvedProjectDependencies
-
- getArtifactCache() - Method in class org.codehaus.mojo.license.api.DefaultThirdPartyHelper
-
Obtains the cache of loaded dependencies indexed by their gav.
- getArtifactCache() - Method in interface org.codehaus.mojo.license.api.ThirdPartyHelper
-
Obtains the cache of loaded dependencies indexed by their gav.
- getArtifactFilters() - Method in class org.codehaus.mojo.license.AbstractDownloadLicensesMojo
- getArtifactFilters() - Method in class org.codehaus.mojo.license.AbstractThirdPartyReportMojo
- getArtifactFilters() - Method in class org.codehaus.mojo.license.AddThirdPartyMojo
- getArtifactFilters() - Method in interface org.codehaus.mojo.license.api.MavenProjectDependenciesConfigurator
-
- getArtifactFiltersUrl() - Method in class org.codehaus.mojo.license.AbstractThirdPartyReportMojo
- getArtifactId() - Method in class org.codehaus.mojo.license.api.DefaultThirdPartyDetails
- getArtifactId() - Method in interface org.codehaus.mojo.license.api.ThirdPartyDetails
-
- getArtifactId() - Method in class org.codehaus.mojo.license.download.LicensedArtifact
-
- getArtifactId() - Method in class org.codehaus.mojo.license.download.ProjectLicenseInfo
-
- getArtifactId(Artifact) - Static method in class org.codehaus.mojo.license.utils.MojoHelper
-
- getArtifactName(MavenProject) - Static method in class org.codehaus.mojo.license.utils.MojoHelper
-
- getAttachments() - Method in class org.codehaus.mojo.license.spdx.SpdxLicenseInfo
-
- getAttachments() - Method in class org.codehaus.mojo.license.spdx.SpdxLicenseList
-
- getAutodetectEolFiles() - Method in class org.codehaus.mojo.license.AbstractDownloadLicensesMojo
- getAutodetectEolFiles() - Method in class org.codehaus.mojo.license.AbstractLicensesXmlMojo
-
- getAutodetectEolFiles() - Method in class org.codehaus.mojo.license.LicensesXmlInsertVersionsMojo
-
- getBackupFile(File) - Static method in class org.codehaus.mojo.license.utils.FileUtil
-
- getBaseURL() - Method in class org.codehaus.mojo.license.model.License
-
- getBaseURL() - Method in class org.codehaus.mojo.license.model.LicenseRepository
-
- getBuildTimestamp() - Method in class org.codehaus.mojo.license.AbstractLicenseMojo
-
- getClassifier() - Method in class org.codehaus.mojo.license.api.DefaultThirdPartyDetails
- getClassifier() - Method in interface org.codehaus.mojo.license.api.ThirdPartyDetails
-
- getCommentEndTag() - Method in class org.codehaus.mojo.license.header.transformer.AbstractFileHeaderTransformer
- getCommentEndTag() - Method in interface org.codehaus.mojo.license.header.transformer.FileHeaderTransformer
-
- getCommentLinePrefix() - Method in class org.codehaus.mojo.license.header.transformer.AbstractFileHeaderTransformer
- getCommentLinePrefix() - Method in interface org.codehaus.mojo.license.header.transformer.FileHeaderTransformer
-
- getComments() - Method in class org.codehaus.mojo.license.download.License
-
- getComments() - Method in class org.codehaus.mojo.license.download.ProjectLicense
-
Get addendum information pertaining to this license.
- getCommentStartTag() - Method in class org.codehaus.mojo.license.header.transformer.AbstractFileHeaderTransformer
- getCommentStartTag() - Method in interface org.codehaus.mojo.license.header.transformer.FileHeaderTransformer
-
- getCommentStartTag() - Method in class org.codehaus.mojo.license.header.transformer.JavaFileHeaderTransformer
-
- getContentPattern() - Method in class org.codehaus.mojo.license.spdx.SpdxLicenseList.Attachments.ContentSanitizer
-
- getContentRegexp() - Method in class org.codehaus.mojo.license.LicenseContentSanitizer
-
- getContentReplacement() - Method in class org.codehaus.mojo.license.LicenseContentSanitizer
-
- getContentReplacement() - Method in class org.codehaus.mojo.license.spdx.SpdxLicenseList.Attachments.ContentSanitizer
-
- getContentSanitizers() - Method in class org.codehaus.mojo.license.spdx.SpdxLicenseList.Attachments
-
- getCopyright() - Method in class org.codehaus.mojo.license.header.FileHeader
-
- getCopyrightOwners() - Method in class org.codehaus.mojo.license.AbstractLicenseNameMojo
-
- getData() - Method in class org.codehaus.mojo.license.utils.StringToList
-
- getDefaultAcceptedExtensions() - Method in class org.codehaus.mojo.license.header.transformer.AptFileHeaderTransformer
-
Get the default accepted extensions for this transformer.
- getDefaultAcceptedExtensions() - Method in interface org.codehaus.mojo.license.header.transformer.FileHeaderTransformer
-
Get the default accepted extensions for this transformer.
- getDefaultAcceptedExtensions() - Method in class org.codehaus.mojo.license.header.transformer.FreeMarkerFileHeaderTransformer
-
Get the default accepted extensions for this transformer.
- getDefaultAcceptedExtensions() - Method in class org.codehaus.mojo.license.header.transformer.HtmlFileHeaderTransformer
-
Get the default accepted extensions for this transformer.
- getDefaultAcceptedExtensions() - Method in class org.codehaus.mojo.license.header.transformer.JavaFileHeaderTransformer
-
Get the default accepted extensions for this transformer.
- getDefaultAcceptedExtensions() - Method in class org.codehaus.mojo.license.header.transformer.JspFileHeaderTransformer
-
Get the default accepted extensions for this transformer.
- getDefaultAcceptedExtensions() - Method in class org.codehaus.mojo.license.header.transformer.MySqlFileHeaderTransformer
-
Get the default accepted extensions for this transformer.
- getDefaultAcceptedExtensions() - Method in class org.codehaus.mojo.license.header.transformer.PhpFileHeaderTransformer
-
Get the default accepted extensions for this transformer.
- getDefaultAcceptedExtensions() - Method in class org.codehaus.mojo.license.header.transformer.PropertiesFileHeaderTransformer
-
Get the default accepted extensions for this transformer.
- getDefaultAcceptedExtensions() - Method in class org.codehaus.mojo.license.header.transformer.RstFileHeaderTransformer
-
Get the default accepted extensions for this transformer.
- getDefaultAcceptedExtensions() - Method in class org.codehaus.mojo.license.header.transformer.SqlFileHeaderTransformer
-
Get the default accepted extensions for this transformer.
- getDefaultAcceptedExtensions() - Method in class org.codehaus.mojo.license.header.transformer.XmlFileHeaderTransformer
-
Get the default accepted extensions for this transformer.
- getDefinitionURL() - Method in class org.codehaus.mojo.license.model.LicenseRepository
-
- getDefinitionURL() - Method in class org.codehaus.mojo.license.model.RootPackageClassPathLicenseRepository
-
- getDependencies() - Method in class org.codehaus.mojo.license.AbstractDownloadLicensesMojo
-
- getDependencies() - Method in class org.codehaus.mojo.license.AggregateDownloadLicensesMojo
- getDependencies() - Method in class org.codehaus.mojo.license.DownloadLicensesMojo
-
- getDescription(Locale) - Method in class org.codehaus.mojo.license.AbstractThirdPartyReportMojo
- getDescription() - Method in class org.codehaus.mojo.license.header.FileHeader
-
- getDescription() - Method in class org.codehaus.mojo.license.header.transformer.AbstractFileHeaderTransformer
- getDescription() - Method in interface org.codehaus.mojo.license.header.transformer.FileHeaderTransformer
-
- getDescription() - Method in class org.codehaus.mojo.license.model.License
-
- getDetailsUrl() - Method in class org.codehaus.mojo.license.spdx.SpdxLicenseInfo
-
- getDirectDependencies() - Method in class org.codehaus.mojo.license.api.ResolvedProjectDependencies
-
- getDistribution() - Method in class org.codehaus.mojo.license.download.License
-
- getDistribution() - Method in class org.codehaus.mojo.license.download.ProjectLicense
-
Get the primary method by which this project may be
distributed.
- getDownloaderMessages() - Method in class org.codehaus.mojo.license.download.ProjectLicenseInfo
-
- getEncoding() - Method in class org.codehaus.mojo.license.AbstractLicenseMojo
-
- getEncoding() - Method in class org.codehaus.mojo.license.AbstractLicensesXmlMojo
- getEncoding() - Method in class org.codehaus.mojo.license.AbstractThirdPartyReportMojo
- getEntryByUrl(String) - Method in class org.codehaus.mojo.license.download.PreferredFileNames
-
- getEolString() - Method in enum org.codehaus.mojo.license.Eol
-
- getErrorMessage() - Method in class org.codehaus.mojo.license.download.LicenseDownloader.LicenseDownloadResult
-
- getErrorMessages() - Method in class org.codehaus.mojo.license.download.LicensedArtifact
-
- getFile() - Method in class org.codehaus.mojo.license.download.FileNameEntry
-
- getFile() - Method in class org.codehaus.mojo.license.download.LicenseDownloader.LicenseDownloadResult
-
- getFile() - Method in class org.codehaus.mojo.license.download.ProjectLicense
-
- getFile(File, String...) - Static method in class org.codehaus.mojo.license.utils.FileUtil
-
- getFileHeader() - Method in class org.codehaus.mojo.license.header.FileHeaderFilter
-
- getFileHeaderDescription() - Method in class org.codehaus.mojo.license.header.FileHeaderProcessor
-
- getFileNameBySha1(String) - Method in class org.codehaus.mojo.license.download.PreferredFileNames
-
- getFileURL(License, String) - Method in class org.codehaus.mojo.license.model.LicenseRepository
-
- getFirstYear() - Method in class org.codehaus.mojo.license.model.Copyright
-
- getFooter() - Method in class org.codehaus.mojo.license.header.FileHeaderFilter
- getFromUrl(String) - Static method in class org.codehaus.mojo.license.utils.UrlRequester
-
Returns the content of the resource pointed by the given URL as a string.
- getFromUrl(String, String) - Static method in class org.codehaus.mojo.license.utils.UrlRequester
-
Returns the content of the resource pointed by the given URL as a string.
- getFullHeaderContent() - Method in class org.codehaus.mojo.license.header.FileHeaderFilter
-
- getGAV(ThirdPartyDetails) - Method in class org.codehaus.mojo.license.AbstractLicenseReportRenderer
-
- getGroupId() - Method in class org.codehaus.mojo.license.api.DefaultThirdPartyDetails
- getGroupId() - Method in interface org.codehaus.mojo.license.api.ThirdPartyDetails
-
- getGroupId() - Method in class org.codehaus.mojo.license.download.LicensedArtifact
-
- getGroupId() - Method in class org.codehaus.mojo.license.download.ProjectLicenseInfo
-
- getHeader() - Method in class org.codehaus.mojo.license.header.FileHeaderFilter
- getHeaderContent() - Method in class org.codehaus.mojo.license.header.FileHeaderFilter
-
- getHeaderContent(String) - Method in class org.codehaus.mojo.license.model.License
-
- getHeaderURL() - Method in class org.codehaus.mojo.license.model.License
-
- getHelper() - Method in class org.codehaus.mojo.license.AbstractAddThirdPartyMojo
-
- getHolder() - Method in class org.codehaus.mojo.license.model.Copyright
-
- getId() - Method in class org.codehaus.mojo.license.download.ProjectLicenseInfo
-
The unique ID for the project
- getId() - Method in class org.codehaus.mojo.license.LicenseContentSanitizer
-
- getId() - Method in class org.codehaus.mojo.license.LicenseUrlReplacement
-
- getId() - Method in class org.codehaus.mojo.license.spdx.SpdxLicenseList.Attachments.ContentSanitizer
-
- getId() - Method in class org.codehaus.mojo.license.spdx.SpdxLicenseList.Attachments.UrlReplacement
-
- getLastYear() - Method in class org.codehaus.mojo.license.model.Copyright
-
- getLatest() - Static method in class org.codehaus.mojo.license.spdx.SpdxLicenseList
-
- getLicense(String, boolean) - Method in class org.codehaus.mojo.license.AbstractLicenseNameMojo
-
- getLicense() - Method in class org.codehaus.mojo.license.AbstractLicenseNameMojo
-
- getLicense() - Method in class org.codehaus.mojo.license.header.FileHeader
-
- getLicense(String) - Method in class org.codehaus.mojo.license.model.LicenseRepository
-
- getLicense(String) - Method in class org.codehaus.mojo.license.model.LicenseStore
-
- getLicenseBaseURL(String) - Method in class org.codehaus.mojo.license.model.LicenseRepository
-
- getLicenseBaseURL(String) - Method in class org.codehaus.mojo.license.model.RootPackageClassPathLicenseRepository
-
- getLicenseContent(String) - Method in class org.codehaus.mojo.license.model.License
-
- getLicenseId() - Method in class org.codehaus.mojo.license.spdx.SpdxLicenseInfo
-
- getLicenseListVersion() - Method in class org.codehaus.mojo.license.spdx.SpdxLicenseList
-
- getLicenseName() - Method in class org.codehaus.mojo.license.AbstractLicenseNameMojo
-
- getLicenseNames() - Method in class org.codehaus.mojo.license.model.LicenseRepository
-
- getLicenseNames() - Method in class org.codehaus.mojo.license.model.LicenseStore
-
- getLicenses() - Method in class org.codehaus.mojo.license.api.DefaultThirdPartyDetails
- getLicenses() - Method in interface org.codehaus.mojo.license.api.ThirdPartyDetails
-
- getLicenses() - Method in class org.codehaus.mojo.license.download.LicensedArtifact
-
- getLicenses() - Method in class org.codehaus.mojo.license.download.ProjectLicenseInfo
-
- getLicenses() - Method in class org.codehaus.mojo.license.model.LicenseRepository
-
- getLicenses() - Method in class org.codehaus.mojo.license.model.LicenseStore
-
- getLicenses() - Method in class org.codehaus.mojo.license.spdx.SpdxLicenseList
-
- getLicenseURL() - Method in class org.codehaus.mojo.license.model.License
-
- getLineSeparator() - Method in class org.codehaus.mojo.license.header.transformer.AbstractFileHeaderTransformer
- getLineSeparator() - Method in interface org.codehaus.mojo.license.header.transformer.FileHeaderTransformer
-
- getLog() - Method in class org.codehaus.mojo.license.header.FileHeaderFilter
-
- getMatchLicenses() - Method in class org.codehaus.mojo.license.download.ProjectLicenseInfo
-
- getMimeType() - Method in class org.codehaus.mojo.license.spdx.SpdxLicenseInfo.Attachments.UrlInfo
-
- getName(Locale) - Method in class org.codehaus.mojo.license.AbstractThirdPartyReportMojo
- getName() - Method in class org.codehaus.mojo.license.download.License
-
- getName() - Method in class org.codehaus.mojo.license.download.ProjectLicense
-
Get the full legal name of the license.
- getName() - Method in class org.codehaus.mojo.license.header.transformer.AbstractFileHeaderTransformer
- getName() - Method in interface org.codehaus.mojo.license.header.transformer.FileHeaderTransformer
-
- getName() - Method in class org.codehaus.mojo.license.model.License
-
- getName() - Method in class org.codehaus.mojo.license.spdx.SpdxLicenseInfo
-
- getNewHeader(FileHeader) - Method in class org.codehaus.mojo.license.header.FileHeaderFilter
-
Obtains the new header to use according to the old one.
- getNewHeader(FileHeader) - Method in class org.codehaus.mojo.license.header.UpdateFileHeaderFilter
-
- getOutputDirectory() - Method in class org.codehaus.mojo.license.AbstractThirdPartyReportMojo
- getOutputName() - Method in class org.codehaus.mojo.license.AggregatorThirdPartyReportMojo
- getOutputName() - Method in class org.codehaus.mojo.license.ThirdPartyReportMojo
- getParams(String) - Static method in class org.codehaus.mojo.license.utils.MojoHelper
-
- getPattern() - Method in class org.codehaus.mojo.license.LicenseUrlReplacement
-
- getPomLicenses() - Method in class org.codehaus.mojo.license.api.DefaultThirdPartyDetails
- getPomLicenses() - Method in interface org.codehaus.mojo.license.api.ThirdPartyDetails
-
- getProcessEndTag() - Method in class org.codehaus.mojo.license.header.transformer.AbstractFileHeaderTransformer
-
Obtain the process tag which indiciates the end of the header content.
- getProcessEndTag() - Method in interface org.codehaus.mojo.license.header.transformer.FileHeaderTransformer
-
Obtain the process tag which indiciates the end of the header content.
- getProcessStartTag() - Method in class org.codehaus.mojo.license.header.transformer.AbstractFileHeaderTransformer
-
Obtains the process tag which indicates the begin of the header content.
- getProcessStartTag() - Method in interface org.codehaus.mojo.license.header.transformer.FileHeaderTransformer
-
Obtains the process tag which indicates the begin of the header content.
- getProcessTagHeaderContent() - Method in class org.codehaus.mojo.license.header.FileHeaderFilter
-
- getProject() - Method in class org.codehaus.mojo.license.AbstractDownloadLicensesMojo
-
- getProject() - Method in class org.codehaus.mojo.license.AbstractLicenseMojo
-
- getProject() - Method in class org.codehaus.mojo.license.AbstractThirdPartyReportMojo
- getProjectName(MavenProject) - Static method in class org.codehaus.mojo.license.utils.MojoHelper
-
- getProjectsWithNoLicense(LicenseMap) - Method in class org.codehaus.mojo.license.api.DefaultThirdPartyHelper
-
Obtains all dependencies with no license form the given license map.
- getProjectsWithNoLicense(LicenseMap, boolean) - Method in class org.codehaus.mojo.license.api.DefaultThirdPartyTool
-
From the given licenseMap, obtain all the projects with no license.
- getProjectsWithNoLicense(LicenseMap) - Method in interface org.codehaus.mojo.license.api.ThirdPartyHelper
-
Obtains all dependencies with no license form the given license map.
- getProjectsWithNoLicense(LicenseMap, boolean) - Method in interface org.codehaus.mojo.license.api.ThirdPartyTool
-
From the given licenseMap, obtain all the projects with no license.
- getReference() - Method in class org.codehaus.mojo.license.spdx.SpdxLicenseInfo
-
- getRegexp() - Method in class org.codehaus.mojo.license.LicenseUrlReplacement
-
- getReleaseDate() - Method in class org.codehaus.mojo.license.spdx.SpdxLicenseList
-
- getReplacement() - Method in class org.codehaus.mojo.license.LicenseUrlReplacement
-
- getReplacement() - Method in class org.codehaus.mojo.license.spdx.SpdxLicenseList.Attachments.UrlReplacement
-
- getRepositories() - Method in class org.codehaus.mojo.license.model.LicenseStore
-
- getScope() - Method in class org.codehaus.mojo.license.api.DefaultThirdPartyDetails
- getScope() - Method in interface org.codehaus.mojo.license.api.ThirdPartyDetails
-
- getSectionDelimiter() - Method in class org.codehaus.mojo.license.header.transformer.AbstractFileHeaderTransformer
-
The pattern used to separate sections of the header.
- getSectionDelimiter() - Method in interface org.codehaus.mojo.license.header.transformer.FileHeaderTransformer
-
The pattern used to separate sections of the header.
- getSeeAlso() - Method in class org.codehaus.mojo.license.spdx.SpdxLicenseInfo
-
- getSession() - Method in class org.codehaus.mojo.license.AbstractLicenseMojo
-
- getSha1() - Method in class org.codehaus.mojo.license.download.FileNameEntry
-
- getSha1() - Method in class org.codehaus.mojo.license.download.LicenseDownloader.LicenseDownloadResult
-
- getSha1() - Method in class org.codehaus.mojo.license.spdx.SpdxLicenseInfo.Attachments.UrlInfo
-
- getSiteRenderer() - Method in class org.codehaus.mojo.license.AbstractThirdPartyReportMojo
- getTemplate(String) - Method in class org.codehaus.mojo.license.api.FreeMarkerHelper
-
- getText(String) - Method in class org.codehaus.mojo.license.AbstractLicenseReportRenderer
-
Gets the localized message for this report.
- getText() - Method in class org.codehaus.mojo.license.model.Copyright
-
Produces a string representation of the copyright.
- getThirdPartiesNoLicense() - Method in class org.codehaus.mojo.license.ThirdPartyReportRenderer
-
- getThirdPartiesPomLicense() - Method in class org.codehaus.mojo.license.ThirdPartyReportRenderer
-
- getThirdPartiesThirdPartyLicense() - Method in class org.codehaus.mojo.license.ThirdPartyReportRenderer
-
- getThirdPartyLicenses() - Method in class org.codehaus.mojo.license.api.DefaultThirdPartyDetails
- getThirdPartyLicenses() - Method in interface org.codehaus.mojo.license.api.ThirdPartyDetails
-
- getTitle() - Method in class org.codehaus.mojo.license.AbstractLicenseReportRenderer
- getTransformer() - Method in class org.codehaus.mojo.license.header.FileHeaderFilter
-
- getType() - Method in class org.codehaus.mojo.license.api.DefaultThirdPartyDetails
- getType() - Method in interface org.codehaus.mojo.license.api.ThirdPartyDetails
-
- getUrl() - Method in class org.codehaus.mojo.license.download.License
-
- getUrl() - Method in class org.codehaus.mojo.license.download.ProjectLicense
-
Get the official url for the license text.
- getUrl(URL, String) - Static method in class org.codehaus.mojo.license.utils.MojoHelper
-
suffix a given baseUrl with the given suffix
- getUrlInfos() - Method in class org.codehaus.mojo.license.spdx.SpdxLicenseInfo.Attachments
-
- getUrlPattern() - Method in class org.codehaus.mojo.license.spdx.SpdxLicenseList.Attachments.ContentSanitizer
-
- getUrlPattern() - Method in class org.codehaus.mojo.license.spdx.SpdxLicenseList.Attachments.UrlReplacement
-
- getUrlRegexp() - Method in class org.codehaus.mojo.license.LicenseContentSanitizer
-
- getUrlReplacements() - Method in class org.codehaus.mojo.license.spdx.SpdxLicenseList.Attachments
-
- getVersion() - Method in class org.codehaus.mojo.license.api.DefaultThirdPartyDetails
- getVersion() - Method in interface org.codehaus.mojo.license.api.ThirdPartyDetails
-
- getVersion() - Method in class org.codehaus.mojo.license.download.LicensedArtifact
-
- getVersion() - Method in class org.codehaus.mojo.license.download.ProjectLicenseInfo
-
- getYears() - Method in class org.codehaus.mojo.license.model.Copyright
-
Produces a string representation of the copyright year range.
- i18n - Variable in class org.codehaus.mojo.license.AbstractLicenseReportRenderer
-
Internationalization component.
- inceptionYear - Variable in class org.codehaus.mojo.license.AbstractLicenseNameMojo
-
Inception year of the project.
- includedArtifacts - Variable in class org.codehaus.mojo.license.AbstractAddThirdPartyMojo
-
A regular expression (not glob pattern) used as filter to include
only artifacts that have matching artifactId.
- includedGroups - Variable in class org.codehaus.mojo.license.AbstractAddThirdPartyMojo
-
A regular expression (not glob pattern) used as filter to include
only artifacts that have matching groupId.
- includedLicenses - Variable in class org.codehaus.mojo.license.AbstractAddThirdPartyMojo
-
To specify some licenses to include.
- IncludedLicenses() - Constructor for class org.codehaus.mojo.license.AbstractAddThirdPartyMojo.IncludedLicenses
-
- includedScopes - Variable in class org.codehaus.mojo.license.AbstractAddThirdPartyMojo
-
A comma separated list of scopes to include: e.g.
- includedTypes - Variable in class org.codehaus.mojo.license.AbstractAddThirdPartyMojo
-
A comma separated list of types to include.
- includeGa(String) - Method in class org.codehaus.mojo.license.api.ArtifactFilters.Builder
-
- includeGas(String...) - Method in class org.codehaus.mojo.license.api.ArtifactFilters.Builder
-
- includeOptional(boolean) - Method in class org.codehaus.mojo.license.api.ArtifactFilters.Builder
-
- includeScope(String) - Method in class org.codehaus.mojo.license.api.ArtifactFilters.Builder
-
- includeScopes(String...) - Method in class org.codehaus.mojo.license.api.ArtifactFilters.Builder
-
- includeScopes(Collection<String>) - Method in class org.codehaus.mojo.license.api.ArtifactFilters.Builder
-
- includeType(String) - Method in class org.codehaus.mojo.license.api.ArtifactFilters.Builder
-
- includeTypes(String...) - Method in class org.codehaus.mojo.license.api.ArtifactFilters.Builder
-
- includeTypes(Collection<String>) - Method in class org.codehaus.mojo.license.api.ArtifactFilters.Builder
-
- init() - Method in class org.codehaus.mojo.license.AbstractAddThirdPartyMojo
-
Method to initialize the mojo before doing any concrete actions.
- init() - Method in class org.codehaus.mojo.license.AbstractFileHeaderMojo
-
- init() - Method in class org.codehaus.mojo.license.AbstractLicenseMojo
-
Method to initialize the mojo before doing any concrete actions.
- init() - Method in class org.codehaus.mojo.license.AbstractLicenseNameMojo
-
Method to initialize the mojo before doing any concrete actions.
- init() - Method in class org.codehaus.mojo.license.AbstractThirdPartyReportMojo
-
Method to initialize the mojo before doing any concrete actions.
- init() - Method in class org.codehaus.mojo.license.AggregatorAddThirdPartyMojo
-
- init() - Method in class org.codehaus.mojo.license.CommentStyleListMojo
-
Method to initialize the mojo before doing any concrete actions.
- init() - Method in class org.codehaus.mojo.license.LicenseListMojo
-
Method to initialize the mojo before doing any concrete actions.
- init - Variable in class org.codehaus.mojo.license.model.LicenseRepository
-
- init - Variable in class org.codehaus.mojo.license.model.LicenseStore
-
flag to know if store was init.
- init() - Method in class org.codehaus.mojo.license.model.LicenseStore
-
- init() - Method in class org.codehaus.mojo.license.RemoveFileHeaderMojo
-
- init() - Method in class org.codehaus.mojo.license.UpdateProjectLicenseMojo
-
Method to initialize the mojo before doing any concrete actions.
- INVALID_PATTERN_MESSAGE - Static variable in class org.codehaus.mojo.license.api.DependenciesTool
-
Message used when an invalid expression pattern is found.
- INVALID_PATTERN_MESSAGE - Static variable in class org.codehaus.mojo.license.download.LicensedArtifactResolver
-
Message used when an invalid expression pattern is found.
- InvalideFileHeaderException - Exception in org.codehaus.mojo.license.header
-
Exception to be thrown when a file header could not be read or transformed
back to a
FileHeader
- InvalideFileHeaderException() - Constructor for exception org.codehaus.mojo.license.header.InvalideFileHeaderException
-
Default constructor.
- InvalideFileHeaderException(String) - Constructor for exception org.codehaus.mojo.license.header.InvalideFileHeaderException
-
Constructor with a message.
- isApproved() - Method in class org.codehaus.mojo.license.download.ProjectLicenseInfo
-
- isCopyrightEquals(FileHeader, FileHeader) - Method in class org.codehaus.mojo.license.header.transformer.AbstractFileHeaderTransformer
-
Tests if the copyright of the two models are equals.
- isCopyrightEquals(FileHeader, FileHeader) - Method in interface org.codehaus.mojo.license.header.transformer.FileHeaderTransformer
-
Tests if the copyright of the two models are equals.
- isDeprecatedLicenseId(boolean) - Method in class org.codehaus.mojo.license.spdx.SpdxLicenseInfo.Builder
-
- isDeprecatedLicenseId() - Method in class org.codehaus.mojo.license.spdx.SpdxLicenseInfo
-
- isDescriptionEquals(FileHeader, FileHeader) - Method in class org.codehaus.mojo.license.header.transformer.AbstractFileHeaderTransformer
-
Tests if the description of the two models are equals.
- isDescriptionEquals(FileHeader, FileHeader) - Method in interface org.codehaus.mojo.license.header.transformer.FileHeaderTransformer
-
Tests if the description of the two models are equals.
- isDetectHeader() - Method in class org.codehaus.mojo.license.header.FileHeaderFilter
-
- isDetectHeader() - Method in class org.codehaus.mojo.license.header.FileHeaderProcessor
-
- isDryRun() - Method in class org.codehaus.mojo.license.AbstractFileHeaderMojo
-
- isDryRun() - Method in class org.codehaus.mojo.license.CheckFileHeaderMojo
-
- isDryRun() - Method in class org.codehaus.mojo.license.UpdateFileHeaderMojo
-
- isEmptyLineAfterHeader() - Method in class org.codehaus.mojo.license.header.transformer.AbstractFileHeaderTransformer
-
Get flag if there should be an empty line after the header.
- isEmptyLineAfterHeader() - Method in interface org.codehaus.mojo.license.header.transformer.FileHeaderTransformer
-
Get flag if there should be an empty line after the header.
- isExcludeTransitiveDependencies() - Method in class org.codehaus.mojo.license.AbstractDownloadLicensesMojo
- isExcludeTransitiveDependencies() - Method in class org.codehaus.mojo.license.AbstractThirdPartyReportMojo
- isExcludeTransitiveDependencies() - Method in class org.codehaus.mojo.license.AddThirdPartyMojo
- isExcludeTransitiveDependencies() - Method in interface org.codehaus.mojo.license.api.MavenProjectDependenciesConfigurator
-
- isFailOnMissingHeader() - Method in class org.codehaus.mojo.license.AbstractFileHeaderMojo
-
- isFailOnMissingHeader() - Method in class org.codehaus.mojo.license.CheckFileHeaderMojo
-
- isFailOnMissingHeader() - Method in class org.codehaus.mojo.license.UpdateFileHeaderMojo
-
- isFailOnNotUptodateHeader() - Method in class org.codehaus.mojo.license.AbstractFileHeaderMojo
-
- isFailOnNotUptodateHeader() - Method in class org.codehaus.mojo.license.CheckFileHeaderMojo
-
- isFailOnNotUptodateHeader() - Method in class org.codehaus.mojo.license.UpdateFileHeaderMojo
-
- isFsfLibre(boolean) - Method in class org.codehaus.mojo.license.spdx.SpdxLicenseInfo.Builder
-
- isFsfLibre() - Method in class org.codehaus.mojo.license.spdx.SpdxLicenseInfo
-
- isHeaderContentTemplateAware() - Method in class org.codehaus.mojo.license.model.License
-
- isIncluded(Artifact) - Method in class org.codehaus.mojo.license.api.ArtifactFilters
-
- isIncludeTransitiveDependencies() - Method in class org.codehaus.mojo.license.AbstractDownloadLicensesMojo
- isIncludeTransitiveDependencies() - Method in class org.codehaus.mojo.license.AbstractThirdPartyReportMojo
- isIncludeTransitiveDependencies() - Method in class org.codehaus.mojo.license.AddThirdPartyMojo
- isIncludeTransitiveDependencies() - Method in interface org.codehaus.mojo.license.api.MavenProjectDependenciesConfigurator
-
- isKeepBackup() - Method in class org.codehaus.mojo.license.AbstractLicenseNameMojo
-
- isLicenseContentTemplateAware() - Method in class org.codehaus.mojo.license.model.License
-
- isLicenseEquals(FileHeader, FileHeader) - Method in class org.codehaus.mojo.license.header.transformer.AbstractFileHeaderTransformer
-
Tests if the license of the two models are equals.
- isLicenseEquals(FileHeader, FileHeader) - Method in interface org.codehaus.mojo.license.header.transformer.FileHeaderTransformer
-
Tests if the license of the two models are equals.
- isModified() - Method in class org.codehaus.mojo.license.header.FileHeaderFilter
-
- isModified() - Method in class org.codehaus.mojo.license.header.FileHeaderProcessor
-
- isOsiApproved(boolean) - Method in class org.codehaus.mojo.license.spdx.SpdxLicenseInfo.Builder
-
- isOsiApproved() - Method in class org.codehaus.mojo.license.spdx.SpdxLicenseInfo
-
- isPreferred() - Method in class org.codehaus.mojo.license.download.FileNameEntry
-
- isPreferredFileName() - Method in class org.codehaus.mojo.license.download.LicenseDownloader.LicenseDownloadResult
-
- isSanitized() - Method in class org.codehaus.mojo.license.spdx.SpdxLicenseInfo.Attachments.UrlInfo
-
- isSkip() - Method in class org.codehaus.mojo.license.AbstractDownloadLicensesMojo
-
- isSkip() - Method in class org.codehaus.mojo.license.AbstractLicenseMojo
-
When is sets to true, will skip execution.
- isSkip() - Method in class org.codehaus.mojo.license.AddThirdPartyMojo
-
When is sets to true, will skip execution.
- isSkip() - Method in class org.codehaus.mojo.license.AggregateDownloadLicensesMojo
- isSkip() - Method in class org.codehaus.mojo.license.AggregatorAddThirdPartyMojo
-
When is sets to true, will skip execution.
- isSkip() - Method in class org.codehaus.mojo.license.CheckFileHeaderMojo
-
- isSkip() - Method in class org.codehaus.mojo.license.CommentStyleListMojo
-
When is sets to true, will skip execution.
- isSkip() - Method in class org.codehaus.mojo.license.DownloadLicensesMojo
- isSkip() - Method in class org.codehaus.mojo.license.LicenseListMojo
-
When is sets to true, will skip execution.
- isSkip() - Method in class org.codehaus.mojo.license.RemoveFileHeaderMojo
-
- isSkip() - Method in class org.codehaus.mojo.license.UpdateFileHeaderMojo
-
- isSkip() - Method in class org.codehaus.mojo.license.UpdateProjectLicenseMojo
-
When is sets to true, will skip execution.
- isStable() - Method in class org.codehaus.mojo.license.spdx.SpdxLicenseInfo.Attachments.UrlInfo
-
- isStringUrl(String) - Static method in class org.codehaus.mojo.license.utils.UrlRequester
-
Checks if the given input is a URL value.
- isSuccess() - Method in class org.codehaus.mojo.license.download.LicenseDownloader.LicenseDownloadResult
-
- isTouched() - Method in class org.codehaus.mojo.license.header.FileHeaderFilter
-
- isTouched() - Method in class org.codehaus.mojo.license.header.FileHeaderProcessor
-
- isTrimHeaderLine() - Method in class org.codehaus.mojo.license.header.transformer.AbstractFileHeaderTransformer
-
Get flag if header line should be right trimmed when written.
- isTrimHeaderLine() - Method in interface org.codehaus.mojo.license.header.transformer.FileHeaderTransformer
-
Get flag if header line should be right trimmed when written.
- isValid(String) - Static method in class org.codehaus.mojo.license.LicenseMojoUtils
-
- isVerbose() - Method in class org.codehaus.mojo.license.AbstractDownloadLicensesMojo
- isVerbose() - Method in class org.codehaus.mojo.license.AbstractLicenseMojo
-
- isVerbose() - Method in class org.codehaus.mojo.license.AbstractThirdPartyReportMojo
- isVerbose() - Method in class org.codehaus.mojo.license.api.DefaultThirdPartyTool
-
Is log should be verbose?
- isVerbose() - Method in interface org.codehaus.mojo.license.api.MavenProjectDependenciesConfigurator
-
- isVerbose() - Method in interface org.codehaus.mojo.license.api.ThirdPartyTool
-
Is log should be verbose?
- iterator() - Method in class org.codehaus.mojo.license.model.LicenseRepository
- iterator() - Method in class org.codehaus.mojo.license.model.LicenseStore
- lastYear - Variable in class org.codehaus.mojo.license.model.Copyright
-
Copyright last year of application (can be null if copyright is
only on one year).
- License - Class in org.codehaus.mojo.license.download
-
- License(String, String, String, String) - Constructor for class org.codehaus.mojo.license.download.License
-
- license(License) - Method in class org.codehaus.mojo.license.download.LicensedArtifact.Builder
-
- license - Variable in class org.codehaus.mojo.license.header.FileHeader
-
License used in the header.
- License - Class in org.codehaus.mojo.license.model
-
The model of a license.
- License() - Constructor for class org.codehaus.mojo.license.model.License
-
- license(SpdxLicenseInfo) - Method in class org.codehaus.mojo.license.spdx.SpdxLicenseList.Builder
-
- LICENSE_CONTENT_FILE - Static variable in class org.codehaus.mojo.license.model.License
-
- LICENSE_DB_TYPE - Static variable in class org.codehaus.mojo.license.api.DefaultThirdPartyTool
-
- LICENSE_DESCRIPTION_PATTERN - Static variable in class org.codehaus.mojo.license.model.LicenseRepository
-
- LICENSE_HEADER_FILE - Static variable in class org.codehaus.mojo.license.model.License
-
- LicenseContentSanitizer - Class in org.codehaus.mojo.license
-
- LicenseContentSanitizer() - Constructor for class org.codehaus.mojo.license.LicenseContentSanitizer
-
- LicensedArtifact - Class in org.codehaus.mojo.license.download
-
- LicensedArtifact.Builder - Class in org.codehaus.mojo.license.download
-
- LicensedArtifactResolver - Class in org.codehaus.mojo.license.download
-
A tool to deal with dependencies of a project.
- LicensedArtifactResolver() - Constructor for class org.codehaus.mojo.license.download.LicensedArtifactResolver
-
- LicenseDownloader - Class in org.codehaus.mojo.license.download
-
Utilities for downloading remote license files.
- LicenseDownloader(Proxy, int, int, int, Map<String, SpdxLicenseList.Attachments.ContentSanitizer>, Charset) - Constructor for class org.codehaus.mojo.license.download.LicenseDownloader
-
- LicenseDownloader.LicenseDownloadResult - Class in org.codehaus.mojo.license.download
-
A result of a license download operation.
- licenseFile - Variable in class org.codehaus.mojo.license.UpdateProjectLicenseMojo
-
Project license file to synchronize with main license defined in
descriptor file.
- licenseId(String) - Method in class org.codehaus.mojo.license.spdx.SpdxLicenseInfo.Builder
-
- LicenseListMojo - Class in org.codehaus.mojo.license
-
Display all available licenses.
- LicenseListMojo() - Constructor for class org.codehaus.mojo.license.LicenseListMojo
-
- licenseListVersion(String) - Method in class org.codehaus.mojo.license.spdx.SpdxLicenseList.Builder
-
- licenseMap - Variable in class org.codehaus.mojo.license.AbstractAddThirdPartyMojo
-
- LicenseMap - Class in org.codehaus.mojo.license.model
-
Map of artifacts (stub in mavenproject) group by their license.
- LicenseMap() - Constructor for class org.codehaus.mojo.license.model.LicenseMap
-
Default contructor.
- LicenseMap(Comparator<MavenProject>) - Constructor for class org.codehaus.mojo.license.model.LicenseMap
-
- LicenseMatchers - Class in org.codehaus.mojo.license.download
-
A collection of
DependencyMatchers to match and replace licenses in
ProjectLicenseInfo instances.
- LicenseMatchers.Builder - Class in org.codehaus.mojo.license.download
-
- licenseMerges - Variable in class org.codehaus.mojo.license.AbstractAddThirdPartyMojo
-
To merge licenses in final file.
- licenseMergesFile - Variable in class org.codehaus.mojo.license.AbstractAddThirdPartyMojo
-
- licenseMergesUrl - Variable in class org.codehaus.mojo.license.AbstractAddThirdPartyMojo
-
Location of file with the merge licenses in order to be used by command line.
- licenseMergesUrl - Variable in class org.codehaus.mojo.license.AbstractThirdPartyReportMojo
-
Location of file with the merge licenses in order to be used by command line.
- LicenseMojoUtils - Class in org.codehaus.mojo.license
-
Utility methods common to various mojos.
- LicenseRepository - Class in org.codehaus.mojo.license.model
-
- LicenseRepository() - Constructor for class org.codehaus.mojo.license.model.LicenseRepository
-
- licenses - Variable in class org.codehaus.mojo.license.model.LicenseRepository
-
licenses of this repository.
- licensesConfigFile - Variable in class org.codehaus.mojo.license.AbstractDownloadLicensesMojo
-
A file containing the license data (most notably license names and license URLs) missing in
pom.xml files of the dependencies.
- licensesInputFile - Variable in class org.codehaus.mojo.license.LicensesXmlInsertVersionsMojo
-
The file whose XML content will be used as a base for adding versions.
- licensesOutputDirectory - Variable in class org.codehaus.mojo.license.AbstractDownloadLicensesMojo
-
The directory to which the dependency licenses should be written.
- licensesOutputFile - Variable in class org.codehaus.mojo.license.AbstractLicensesXmlMojo
-
The output file containing a mapping between each dependency and it's license information.
- licensesOutputFileEol - Variable in class org.codehaus.mojo.license.AbstractLicensesXmlMojo
-
An end of line constant name denoting the EOL string to use when redering the licenses.xml file.
- LicenseStore - Class in org.codehaus.mojo.license.model
-
- LicenseStore() - Constructor for class org.codehaus.mojo.license.model.LicenseStore
-
- LicenseSummaryReader - Class in org.codehaus.mojo.license.download
-
A LicenseSummaryReader.
- LicenseSummaryReader() - Constructor for class org.codehaus.mojo.license.download.LicenseSummaryReader
-
- LicenseSummaryWriter - Class in org.codehaus.mojo.license.download
-
A LicenseSummaryWriter.
- LicenseSummaryWriter() - Constructor for class org.codehaus.mojo.license.download.LicenseSummaryWriter
-
- LicensesXmlInsertVersionsMojo - Class in org.codehaus.mojo.license
-
Insert versions into a licenses.xml file that might have been generated by a *download-licenses mojo
with writeVersions set to false.
- LicensesXmlInsertVersionsMojo() - Constructor for class org.codehaus.mojo.license.LicensesXmlInsertVersionsMojo
-
- licenseURL - Variable in class org.codehaus.mojo.license.model.License
-
url of the license's content.
- licenseUrlFileNames - Variable in class org.codehaus.mojo.license.AbstractDownloadLicensesMojo
-
A map that helps to select local files names for the content downloaded from license URLs.
- licenseUrlFileNameSanitizers - Variable in class org.codehaus.mojo.license.AbstractDownloadLicensesMojo
-
A list of regexp:replacement pairs that should be applied to file names for storing licenses.
- LicenseUrlReplacement - Class in org.codehaus.mojo.license
-
Defines a license url pattern and replacement pair.
- LicenseUrlReplacement() - Constructor for class org.codehaus.mojo.license.LicenseUrlReplacement
-
- licenseUrlReplacements - Variable in class org.codehaus.mojo.license.AbstractDownloadLicensesMojo
-
List of regexps/replacements applied to the license urls prior to download.
- LINE_SEPARATOR - Static variable in interface org.codehaus.mojo.license.header.transformer.FileHeaderTransformer
-
Line separator.
- load(File) - Static method in class org.codehaus.mojo.license.download.LicenseMatchers
-
- load() - Method in class org.codehaus.mojo.license.model.LicenseRepository
-
- load(File) - Method in class org.codehaus.mojo.license.utils.SortedProperties
-
Charge le properties a partir d'un fichier.
- loadDependencies() - Method in class org.codehaus.mojo.license.AbstractAddThirdPartyMojo
-
Loads the dependencies of the project (as MavenProject, indexed by their gav.
- loadDependencies() - Method in class org.codehaus.mojo.license.AddThirdPartyMojo
-
Loads the dependencies of the project (as MavenProject, indexed by their gav.
- loadDependencies() - Method in class org.codehaus.mojo.license.AggregatorAddThirdPartyMojo
-
Loads the dependencies of the project (as MavenProject, indexed by their gav.
- loadDependencies(MavenProjectDependenciesConfigurator, ResolvedProjectDependencies) - Method in class org.codehaus.mojo.license.api.DefaultThirdPartyHelper
-
Load all dependencies given the configuration as MavenProject.
- loadDependencies(MavenProjectDependenciesConfigurator, ResolvedProjectDependencies) - Method in interface org.codehaus.mojo.license.api.ThirdPartyHelper
-
Load all dependencies given the configuration as MavenProject.
- loadProjectArtifacts(ArtifactRepository, List<ArtifactRepository>, MavenProject, List<MavenProject>) - Method in class org.codehaus.mojo.license.api.DependenciesTool
-
Load project artifacts.
- loadProjectDependencies(ResolvedProjectDependencies, MavenProjectDependenciesConfigurator, ArtifactRepository, List<ArtifactRepository>, SortedMap<String, MavenProject>) - Method in class org.codehaus.mojo.license.api.DependenciesTool
-
For a given project, obtain the universe of its dependencies after applying transitivity and
filtering rules given in the configuration object.
- loadProjectDependencies(ResolvedProjectDependencies, MavenProjectDependenciesConfigurator, ArtifactRepository, List<ArtifactRepository>, Map<String, LicensedArtifact>) - Method in class org.codehaus.mojo.license.download.LicensedArtifactResolver
-
For a given project, obtain the universe of its dependencies after applying transitivity and filtering
rules given in the configuration object.
- loadThirdPartyDescriptorForUnsafeMapping(Set<Artifact>, SortedSet<MavenProject>, Collection<MavenProject>, LicenseMap) - Method in class org.codehaus.mojo.license.api.DefaultThirdPartyHelper
-
Try to load maximum of unsafe license mapping using third-party descriptors (from maven repositories) and
return it.
- loadThirdPartyDescriptorForUnsafeMapping(Set<Artifact>, SortedSet<MavenProject>, Collection<MavenProject>, LicenseMap) - Method in interface org.codehaus.mojo.license.api.ThirdPartyHelper
-
Try to load maximum of unsafe license mapping using third-party descriptors (from maven repositories) and
return it.
- loadThirdPartyDescriptorsForUnsafeMapping(Set<Artifact>, String, Collection<MavenProject>, SortedSet<MavenProject>, LicenseMap, ArtifactRepository, List<ArtifactRepository>) - Method in class org.codehaus.mojo.license.api.DefaultThirdPartyTool
-
Collect license information from property file, 'third-party' classified artifacts, and .license.properties
dependencies.
- loadThirdPartyDescriptorsForUnsafeMapping(Set<Artifact>, String, Collection<MavenProject>, SortedSet<MavenProject>, LicenseMap, ArtifactRepository, List<ArtifactRepository>) - Method in interface org.codehaus.mojo.license.api.ThirdPartyTool
-
Collect license information from property file, 'third-party' classified artifacts, and .license.properties
dependencies.
- loadUnsafeMapping(LicenseMap, File, String, SortedMap<String, MavenProject>) - Method in class org.codehaus.mojo.license.api.DefaultThirdPartyHelper
-
Load unsafe mapping for all dependencies with no license in their pom, we will load the missing file
if it exists and also add all dependencies from licenseMap with no license known.
- loadUnsafeMapping(LicenseMap, SortedMap<String, MavenProject>, String, File, String) - Method in class org.codehaus.mojo.license.api.DefaultThirdPartyTool
-
Loads unsafe mapping and returns it.
- loadUnsafeMapping(LicenseMap, File, String, SortedMap<String, MavenProject>) - Method in interface org.codehaus.mojo.license.api.ThirdPartyHelper
-
Load unsafe mapping for all dependencies with no license in their pom, we will load the missing file
if it exists and also add all dependencies from licenseMap with no license known.
- loadUnsafeMapping(LicenseMap, SortedMap<String, MavenProject>, String, File, String) - Method in interface org.codehaus.mojo.license.api.ThirdPartyTool
-
Loads unsafe mapping and returns it.
- locale - Variable in class org.codehaus.mojo.license.AbstractLicenseReportRenderer
-
The locale we are rendering for.
- localRepository - Variable in class org.codehaus.mojo.license.AbstractAddThirdPartyMojo
-
Local Repository.
- localRepository - Variable in class org.codehaus.mojo.license.AbstractDownloadLicensesMojo
-
Location of the local repository.
- localRepository - Variable in class org.codehaus.mojo.license.AbstractLicensesXmlMojo
-
Location of the local repository.
- log - Variable in class org.codehaus.mojo.license.header.FileHeaderFilter
-
maven logger.
- safeBold() - Method in class org.codehaus.mojo.license.AbstractLicenseReportRenderer
-
- safeBold_() - Method in class org.codehaus.mojo.license.AbstractLicenseReportRenderer
-
- safeItalic() - Method in class org.codehaus.mojo.license.AbstractLicenseReportRenderer
-
- safeItalic_() - Method in class org.codehaus.mojo.license.AbstractLicenseReportRenderer
-
- sanitize(String) - Method in class org.codehaus.mojo.license.spdx.SpdxLicenseList.Attachments.ContentSanitizer
-
- script(String, String) - Method in class org.codehaus.mojo.license.api.ArtifactFilters.Builder
-
- seeAlso(String) - Method in class org.codehaus.mojo.license.spdx.SpdxLicenseInfo.Builder
-
- setAddJavaLicenseAfterPackage(boolean) - Method in class org.codehaus.mojo.license.header.transformer.JavaFileHeaderTransformer
-
- setApproved(boolean) - Method in class org.codehaus.mojo.license.download.ProjectLicenseInfo
-
- setArtifactId(String) - Method in class org.codehaus.mojo.license.download.ProjectLicenseInfo
-
- setBaseURL(URL) - Method in class org.codehaus.mojo.license.model.License
-
- setBaseURL(URL) - Method in class org.codehaus.mojo.license.model.LicenseRepository
-
- setCommentEndTag(String) - Method in class org.codehaus.mojo.license.header.transformer.AbstractFileHeaderTransformer
-
Changes the comment end tag.
- setCommentEndTag(String) - Method in interface org.codehaus.mojo.license.header.transformer.FileHeaderTransformer
-
Changes the comment end tag.
- setCommentLinePrefix(String) - Method in class org.codehaus.mojo.license.header.transformer.AbstractFileHeaderTransformer
-
Changes the comment prefix line.
- setCommentLinePrefix(String) - Method in interface org.codehaus.mojo.license.header.transformer.FileHeaderTransformer
-
Changes the comment prefix line.
- setComments(String) - Method in class org.codehaus.mojo.license.download.ProjectLicense
-
Set addendum information pertaining to this license.
- setCommentStartTag(String) - Method in class org.codehaus.mojo.license.header.transformer.AbstractFileHeaderTransformer
-
Changes the comment start tag.
- setCommentStartTag(String) - Method in interface org.codehaus.mojo.license.header.transformer.FileHeaderTransformer
-
Changes the comment start tag.
- setCopyright(Copyright) - Method in class org.codehaus.mojo.license.header.FileHeader
-
- setDescription(String) - Method in class org.codehaus.mojo.license.header.FileHeader
-
- setDescription(String) - Method in class org.codehaus.mojo.license.header.transformer.AbstractFileHeaderTransformer
-
Chages the description of the transformer.
- setDescription(String) - Method in interface org.codehaus.mojo.license.header.transformer.FileHeaderTransformer
-
Chages the description of the transformer.
- setDescription(String) - Method in class org.codehaus.mojo.license.model.License
-
- setDistribution(String) - Method in class org.codehaus.mojo.license.download.ProjectLicense
-
Set the primary method by which this project may be
distributed.
- setEmptyLineAfterHeader(boolean) - Method in class org.codehaus.mojo.license.header.transformer.AbstractFileHeaderTransformer
-
Set flag if there should be an empty line after the header.
- setEmptyLineAfterHeader(boolean) - Method in interface org.codehaus.mojo.license.header.transformer.FileHeaderTransformer
-
Set flag if there should be an empty line after the header.
- setEncoding(String) - Method in class org.codehaus.mojo.license.AbstractLicenseMojo
-
Sets new encoding used to read and write files.
- setExcludedLicense(String) - Method in class org.codehaus.mojo.license.AbstractAddThirdPartyMojo.ExcludedLicenses
-
Add a simple exclude License to the list.
- setExcludedLicenses(String) - Method in class org.codehaus.mojo.license.AbstractAddThirdPartyMojo
-
- setFile(String) - Method in class org.codehaus.mojo.license.download.ProjectLicense
-
- setFileHeader(FileHeader) - Method in class org.codehaus.mojo.license.header.FileHeaderFilter
-
- setGroupId(String) - Method in class org.codehaus.mojo.license.download.ProjectLicenseInfo
-
- setHasMatchLicenses(boolean) - Method in class org.codehaus.mojo.license.download.ProjectLicenseInfo
-
- setHeaderURL(URL) - Method in class org.codehaus.mojo.license.model.License
-
- setIncludedLicense(String) - Method in class org.codehaus.mojo.license.AbstractAddThirdPartyMojo.IncludedLicenses
-
Add a simple a include license to the list.
- setIncludedLicenses(String) - Method in class org.codehaus.mojo.license.AbstractAddThirdPartyMojo
-
- setLicense(String) - Method in class org.codehaus.mojo.license.header.FileHeader
-
- setLicenses(List<ProjectLicense>) - Method in class org.codehaus.mojo.license.download.ProjectLicenseInfo
-
- setLicenseURL(URL) - Method in class org.codehaus.mojo.license.model.License
-
- setLineSeparator(String) - Method in class org.codehaus.mojo.license.header.transformer.AbstractFileHeaderTransformer
- setLineSeparator(String) - Method in interface org.codehaus.mojo.license.header.transformer.FileHeaderTransformer
-
- setLog(Log) - Method in class org.codehaus.mojo.license.header.FileHeaderFilter
-
Sets the logger.
- setMatchLicenses(List<ProjectLicense>) - Method in class org.codehaus.mojo.license.download.ProjectLicenseInfo
-
- setName(String) - Method in class org.codehaus.mojo.license.download.ProjectLicense
-
Set the full legal name of the license.
- setName(String) - Method in class org.codehaus.mojo.license.header.transformer.AbstractFileHeaderTransformer
-
Changes the name of the transformer.
- setName(String) - Method in interface org.codehaus.mojo.license.header.transformer.FileHeaderTransformer
-
Changes the name of the transformer.
- setName(String) - Method in class org.codehaus.mojo.license.model.License
-
- setPomLicenses(String[]) - Method in class org.codehaus.mojo.license.api.DefaultThirdPartyDetails
-
Sets the pom licenses.
- setPomLicenses(String[]) - Method in interface org.codehaus.mojo.license.api.ThirdPartyDetails
-
Sets the pom licenses.
- setProcessEndTag(String) - Method in class org.codehaus.mojo.license.header.transformer.AbstractFileHeaderTransformer
-
Changes the process end tag.
- setProcessEndTag(String) - Method in interface org.codehaus.mojo.license.header.transformer.FileHeaderTransformer
-
Changes the process end tag.
- setProcessStartTag(String) - Method in class org.codehaus.mojo.license.header.transformer.AbstractFileHeaderTransformer
-
Changes the process start tag.
- setProcessStartTag(String) - Method in interface org.codehaus.mojo.license.header.transformer.FileHeaderTransformer
-
Changes the process start tag.
- setSectionDelimiter(String) - Method in class org.codehaus.mojo.license.header.transformer.AbstractFileHeaderTransformer
-
Sets the header section delimiter.
- setSectionDelimiter(String) - Method in interface org.codehaus.mojo.license.header.transformer.FileHeaderTransformer
-
Sets the header section delimiter.
- setThirdPartyLicenses(String[]) - Method in class org.codehaus.mojo.license.api.DefaultThirdPartyDetails
-
Sets the third-party licenses.
- setThirdPartyLicenses(String[]) - Method in interface org.codehaus.mojo.license.api.ThirdPartyDetails
-
Sets the third-party licenses.
- setTransformer(FileHeaderTransformer) - Method in class org.codehaus.mojo.license.header.FileHeaderFilter
-
- setTrimHeaderLine(boolean) - Method in class org.codehaus.mojo.license.header.transformer.AbstractFileHeaderTransformer
-
Set flag if header line should be right trimmed when written.
- setTrimHeaderLine(boolean) - Method in interface org.codehaus.mojo.license.header.transformer.FileHeaderTransformer
-
Set flag if header line should be right trimmed when written.
- setUpdateCopyright(boolean) - Method in class org.codehaus.mojo.license.header.UpdateFileHeaderFilter
-
- setUpdateDescription(boolean) - Method in class org.codehaus.mojo.license.header.UpdateFileHeaderFilter
-
- setUpdateLicense(boolean) - Method in class org.codehaus.mojo.license.header.UpdateFileHeaderFilter
-
- setUrl(String) - Method in class org.codehaus.mojo.license.download.ProjectLicense
-
Set the official url for the license text.
- setUseNoReformatCommentStartTag(boolean) - Method in class org.codehaus.mojo.license.header.transformer.JavaFileHeaderTransformer
-
- setVerbose(boolean) - Method in class org.codehaus.mojo.license.AbstractLicenseMojo
-
- setVerbose(boolean) - Method in class org.codehaus.mojo.license.api.DefaultThirdPartyTool
-
Sets the verbose mode.
- setVerbose(boolean) - Method in interface org.codehaus.mojo.license.api.ThirdPartyTool
-
Sets the verbose mode.
- setVersion(String) - Method in class org.codehaus.mojo.license.download.ProjectLicenseInfo
-
- sha1(Path) - Static method in class org.codehaus.mojo.license.utils.FileUtil
-
- sinkCellText(String, String) - Method in class org.codehaus.mojo.license.AbstractLicenseReportRenderer
-
- sinkCellText(String) - Method in class org.codehaus.mojo.license.AbstractLicenseReportRenderer
-
- sinkHeaderCellText(String) - Method in class org.codehaus.mojo.license.AbstractLicenseReportRenderer
-
- sinkHeaderCellText(String, String) - Method in class org.codehaus.mojo.license.AbstractLicenseReportRenderer
-
- skipDownloadLicenses - Variable in class org.codehaus.mojo.license.DownloadLicensesMojo
-
A flag to skip the goal.
- skipUpdateProjectLicense - Variable in class org.codehaus.mojo.license.UpdateProjectLicenseMojo
-
A flag to skip the goal.
- sortArtifactByName - Variable in class org.codehaus.mojo.license.AbstractAddThirdPartyMojo
-
A flag to sort artifact by name in the generated third-party file.
- SortedProperties - Class in org.codehaus.mojo.license.utils
-
Permet d'avoir les fichiers de proprietes tries.
- SortedProperties(String) - Constructor for class org.codehaus.mojo.license.utils.SortedProperties
-
- SortedProperties(String, boolean) - Constructor for class org.codehaus.mojo.license.utils.SortedProperties
-
- SortedProperties(Properties) - Constructor for class org.codehaus.mojo.license.utils.SortedProperties
-
- SpdxLicenseInfo - Class in org.codehaus.mojo.license.spdx
-
- SpdxLicenseInfo(String, boolean, boolean, String, String, String, List<String>, boolean, SpdxLicenseInfo.Attachments) - Constructor for class org.codehaus.mojo.license.spdx.SpdxLicenseInfo
-
- SpdxLicenseInfo.Attachments - Class in org.codehaus.mojo.license.spdx
-
- SpdxLicenseInfo.Attachments.UrlInfo - Class in org.codehaus.mojo.license.spdx
-
A sha1 checksum and mime type associated with an URL.
- SpdxLicenseInfo.Builder - Class in org.codehaus.mojo.license.spdx
-
- SpdxLicenseList - Class in org.codehaus.mojo.license.spdx
-
- SpdxLicenseList.Attachments - Class in org.codehaus.mojo.license.spdx
-
- SpdxLicenseList.Attachments.ContentSanitizer - Class in org.codehaus.mojo.license.spdx
-
- SpdxLicenseList.Attachments.UrlReplacement - Class in org.codehaus.mojo.license.spdx
-
- SpdxLicenseList.Builder - Class in org.codehaus.mojo.license.spdx
-
- SqlFileHeaderTransformer - Class in org.codehaus.mojo.license.header.transformer
-
- SqlFileHeaderTransformer() - Constructor for class org.codehaus.mojo.license.header.transformer.SqlFileHeaderTransformer
-
Default constructor.
- store(File) - Method in class org.codehaus.mojo.license.utils.SortedProperties
-
Sauvegarde le properties dans un fichier, sans commentaire et en utilisant l'encoding declare.
- StringToList - Class in org.codehaus.mojo.license.utils
-
Object to convert in mojo a parameter from a some simple String to a List.
- StringToList() - Constructor for class org.codehaus.mojo.license.utils.StringToList
-
- StringToList(String) - Constructor for class org.codehaus.mojo.license.utils.StringToList
-
- success(File, String, boolean) - Static method in class org.codehaus.mojo.license.download.LicenseDownloader.LicenseDownloadResult
-
- TEMPLATE - Static variable in class org.codehaus.mojo.license.api.FreeMarkerHelper
-
- TEMPLATE_SUFFIX - Static variable in class org.codehaus.mojo.license.model.License
-
- templateLoader - Variable in class org.codehaus.mojo.license.api.FreeMarkerHelper
-
- ThirdPartyDetails - Interface in org.codehaus.mojo.license.api
-
Details of a artifact about his third-parties stuff.
- thirdPartyFilename - Variable in class org.codehaus.mojo.license.AbstractAddThirdPartyMojo
-
File where to write the third-party file.
- ThirdPartyHelper - Interface in org.codehaus.mojo.license.api
-
Helper class that provides common functionality required by both the mojos and the reports.
- ThirdPartyReportMojo - Class in org.codehaus.mojo.license
-
Generates a report of all third-parties detected in the module.
- ThirdPartyReportMojo() - Constructor for class org.codehaus.mojo.license.ThirdPartyReportMojo
-
- ThirdPartyReportRenderer - Class in org.codehaus.mojo.license
-
Generates a report of third parties of the project.
- ThirdPartyReportRenderer(Sink, I18N, String, Locale, Collection<ThirdPartyDetails>) - Constructor for class org.codehaus.mojo.license.ThirdPartyReportRenderer
-
- ThirdPartyTool - Interface in org.codehaus.mojo.license.api
-
A tool to load third party files missing files.
- ThirdPartyToolException - Exception in org.codehaus.mojo.license.api
-
An exception occurring during the execution of this tool.
- ThirdPartyToolException(String, Exception) - Constructor for exception org.codehaus.mojo.license.api.ThirdPartyToolException
-
Construct a new ThirdPartyToolException exception wrapping an underlying Exception
and providing a message.
- ThirdPartyToolException(String, Throwable) - Constructor for exception org.codehaus.mojo.license.api.ThirdPartyToolException
-
Construct a new ThirdPartyToolException exception wrapping an underlying Throwable
and providing a message.
- ThirdPartyToolException(String) - Constructor for exception org.codehaus.mojo.license.api.ThirdPartyToolException
-
Construct a new ThirdPartyToolException exception providing a message.
- TIME_FACTORS - Static variable in class org.codehaus.mojo.license.utils.MojoHelper
-
- TIME_UNITES - Static variable in class org.codehaus.mojo.license.utils.MojoHelper
-
- toDependencyMap() - Method in class org.codehaus.mojo.license.model.LicenseMap
-
Build a dependencies map from the license map, this is a map of license for each project registered in the
license map.
- toExtension(String, boolean) - Static method in class org.codehaus.mojo.license.utils.FileUtil
-
- toFileHeader(String) - Method in class org.codehaus.mojo.license.header.transformer.AbstractFileHeaderTransformer
-
Build a
FileHeader from an UNBOXED header content.
- toFileHeader(String) - Method in interface org.codehaus.mojo.license.header.transformer.FileHeaderTransformer
-
Build a
FileHeader from an UNBOXED header content.
- toGavString() - Method in class org.codehaus.mojo.license.download.ProjectLicenseInfo
-
- toGenericList(List<?>, Class<O>) - Static method in class org.codehaus.mojo.license.utils.SortedProperties
-
Permet de convertir une liste non typee, en une liste typee.
- toHeaderContent(FileHeader) - Method in class org.codehaus.mojo.license.header.transformer.AbstractFileHeaderTransformer
-
Build a fully boxed header content from the given model.
- toHeaderContent(FileHeader) - Method in interface org.codehaus.mojo.license.header.transformer.FileHeaderTransformer
-
Build a fully boxed header content from the given model.
- toLicenseMapOrderByName() - Method in class org.codehaus.mojo.license.model.LicenseMap
-
- toString() - Method in class org.codehaus.mojo.license.download.ProjectLicenseInfo
- toString(FileHeader) - Method in class org.codehaus.mojo.license.header.transformer.AbstractFileHeaderTransformer
-
Build a UNBOXED header content from the given model.
- toString(FileHeader) - Method in interface org.codehaus.mojo.license.header.transformer.FileHeaderTransformer
-
Build a UNBOXED header content from the given model.
- toString() - Method in class org.codehaus.mojo.license.model.Copyright
-
- toString() - Method in class org.codehaus.mojo.license.model.License
- touched - Variable in class org.codehaus.mojo.license.header.FileHeaderFilter
-
flag set to true when a header was detected (says detects both
start and end process tags).
- transformer - Variable in class org.codehaus.mojo.license.header.FileHeaderFilter
-
header transformer.
- tryClose(InputStream) - Static method in class org.codehaus.mojo.license.utils.FileUtil
-
- tryClose(OutputStream) - Static method in class org.codehaus.mojo.license.utils.FileUtil
-