A B C D E F G H I J L M N O P R S T U V W X

A

AbstractAddThirdPartyMojo - Class in org.nuiton.license.plugin
Goal to generate the THIRD-PARTY.txt file which resumes all dependencies with their licenses.
AbstractAddThirdPartyMojo() - Constructor for class org.nuiton.license.plugin.AbstractAddThirdPartyMojo
 
AbstractFileHeaderTransformer - Class in org.nuiton.license.plugin.header.transformer
Abstract implementation of FileHeaderTransformer.
AbstractFileHeaderTransformer(String, String, String, String, String) - Constructor for class org.nuiton.license.plugin.header.transformer.AbstractFileHeaderTransformer
 
AbstractLicenseMojo - Class in org.nuiton.license.plugin
Abstract license mojo.
AbstractLicenseMojo() - Constructor for class org.nuiton.license.plugin.AbstractLicenseMojo
 
AbstractLicenseWithDescriptorMojo - Class in org.nuiton.license.plugin
Abstract mojo which using AbstractLicenseWithDescriptorMojo.descriptor file and owns a AbstractLicenseWithDescriptorMojo.licenseStore.
AbstractLicenseWithDescriptorMojo() - Constructor for class org.nuiton.license.plugin.AbstractLicenseWithDescriptorMojo
 
addArtifact(String, Artifact) - Method in class org.nuiton.license.plugin.AddThirdPartyMojo
 
addExclude(String) - Method in class org.nuiton.license.plugin.model.descriptor.FileSet
Method addExclude.
addFileSet(FileSet) - Method in class org.nuiton.license.plugin.model.descriptor.Header
Method addFileSet.
addHeader(String, String) - Method in class org.nuiton.license.plugin.header.transformer.AbstractFileHeaderTransformer
 
addHeader(String, String) - Method in interface org.nuiton.license.plugin.header.transformer.FileHeaderTransformer
Adds the header.
addHeader(String, String) - Method in class org.nuiton.license.plugin.header.transformer.XmlFileHeaderTransformer
 
addHeader(Header) - Method in class org.nuiton.license.plugin.model.descriptor.LicenseProjectDescriptor
Method addHeader.
addInclude(String) - Method in class org.nuiton.license.plugin.model.descriptor.FileSet
Method addInclude.
addJarRepository() - Method in class org.nuiton.license.plugin.model.LicenseStore
 
addLicense(MavenProject, List<?>) - Method in class org.nuiton.license.plugin.LicenseMap
 
addRepository(String) - Method in class org.nuiton.license.plugin.model.LicenseStore
 
addRepository(URL) - Method in class org.nuiton.license.plugin.model.LicenseStore
 
addRepository(LicenseRepository) - Method in class org.nuiton.license.plugin.model.LicenseStore
 
addSvnKeyWords - Variable in class org.nuiton.license.plugin.UpdateFileHeaderMojo
A flag to add svn:keywords on new header.
AddThirdPartyMojo - Class in org.nuiton.license.plugin
Le goal pour copier le fichier THIRD-PARTY.txt (contenant les licenses de toutes les dependances du projet) dans le classpath (et le generer s'il n'existe pas).
AddThirdPartyMojo() - Constructor for class org.nuiton.license.plugin.AddThirdPartyMojo
 
AggregatorAddThirdPartyMojo - Class in org.nuiton.license.plugin
This aggregator goal (will be executed only once and only on pom projects) executed the add-third-party on all his modules (in a parellel build cycle) then aggreates all the third-party files in final one in the pom project.
AggregatorAddThirdPartyMojo() - Constructor for class org.nuiton.license.plugin.AggregatorAddThirdPartyMojo
 
AptFileHeaderTransformer - Class in org.nuiton.license.plugin.header.transformer
Implementation of FileHeaderTransformer for apt format.
AptFileHeaderTransformer() - Constructor for class org.nuiton.license.plugin.header.transformer.AptFileHeaderTransformer
 

B

baseURL - Variable in class org.nuiton.license.plugin.model.License
base url of license (directory where to find license files)
baseURL - Variable in class org.nuiton.license.plugin.model.LicenseRepository
the base url of the licenses repository
boxComment(String, boolean) - Method in class org.nuiton.license.plugin.header.transformer.AbstractFileHeaderTransformer
 
boxComment(String, boolean) - Method in interface org.nuiton.license.plugin.header.transformer.FileHeaderTransformer
Box the given header in a comment.
boxProcessTag(String) - Method in class org.nuiton.license.plugin.header.transformer.AbstractFileHeaderTransformer
 
boxProcessTag(String) - Method in interface org.nuiton.license.plugin.header.transformer.FileHeaderTransformer
Box the given header between process tags.
buildDefaultFileHeader(License, String, String, String, boolean, String) - Method in class org.nuiton.license.plugin.UpdateFileHeaderMojo
Build a default header given the parameters.
bundleLicensePath - Variable in class org.nuiton.license.plugin.UpdateProjectLicenseMojo
The path of the bundled license file to produce when UpdateProjectLicenseMojo.generateBundle is on.
bundleThirdPartyPath - Variable in class org.nuiton.license.plugin.AbstractAddThirdPartyMojo
The path of the bundled third party file to produce when AbstractAddThirdPartyMojo.generateBundle is on.

C

canUpdateCopyright - Variable in class org.nuiton.license.plugin.UpdateFileHeaderMojo
A flag to authorize update of the copyright part of the header.
canUpdateDescription - Variable in class org.nuiton.license.plugin.UpdateFileHeaderMojo
A flag to authorize update of the description part of the header.
canUpdateLicense - Variable in class org.nuiton.license.plugin.UpdateFileHeaderMojo
A flag to authorize update of the license part of the header.
changeState(DefaultFilter.State) - Method in class org.nuiton.license.plugin.header.FileHeaderFilter
 
checkExists(URL) - Method in class org.nuiton.license.plugin.model.LicenseRepository
 
checkInit() - Method in class org.nuiton.license.plugin.header.FileHeaderProcessor
 
checkInit(String) - Method in class org.nuiton.license.plugin.model.LicenseRepository
 
checkInit(String) - Method in class org.nuiton.license.plugin.model.LicenseStore
 
checkLicense(String) - Method in class org.nuiton.license.plugin.AbstractLicenseWithDescriptorMojo
Check if the given license name is valid (not null, nor empty) and exists in the license store.
checkNotInit(String) - Method in class org.nuiton.license.plugin.model.LicenseRepository
 
checkNotInit(String) - Method in class org.nuiton.license.plugin.model.LicenseStore
 
checkPackaging() - Method in class org.nuiton.license.plugin.AddThirdPartyMojo
 
checkPackaging() - Method in class org.nuiton.license.plugin.AggregatorAddThirdPartyMojo
 
checkSkip() - Method in class org.nuiton.license.plugin.AbstractLicenseWithDescriptorMojo
 
checkSkip() - Method in class org.nuiton.license.plugin.AddThirdPartyMojo
 
checkSkip() - Method in class org.nuiton.license.plugin.AggregatorAddThirdPartyMojo
 
checkUnsafeDependencies() - Method in class org.nuiton.license.plugin.AbstractAddThirdPartyMojo
 
clear() - Method in class org.nuiton.license.plugin.UpdateFileHeaderMojo
 
clearAfterOperation - Variable in class org.nuiton.license.plugin.UpdateFileHeaderMojo
A flag to clear everything after execution.
COMMENT_END_TAG - Static variable in class org.nuiton.license.plugin.header.transformer.AptFileHeaderTransformer
 
COMMENT_END_TAG - Static variable in class org.nuiton.license.plugin.header.transformer.JavaFileHeaderTransformer
 
COMMENT_END_TAG - Static variable in class org.nuiton.license.plugin.header.transformer.PropertiesFileHeaderTransformer
 
COMMENT_END_TAG - Static variable in class org.nuiton.license.plugin.header.transformer.RstFileHeaderTransformer
 
COMMENT_END_TAG - Static variable in class org.nuiton.license.plugin.header.transformer.XmlFileHeaderTransformer
 
COMMENT_LINE_PREFIX - Static variable in class org.nuiton.license.plugin.header.transformer.AptFileHeaderTransformer
 
COMMENT_LINE_PREFIX - Static variable in class org.nuiton.license.plugin.header.transformer.JavaFileHeaderTransformer
 
COMMENT_LINE_PREFIX - Static variable in class org.nuiton.license.plugin.header.transformer.PropertiesFileHeaderTransformer
 
COMMENT_LINE_PREFIX - Static variable in class org.nuiton.license.plugin.header.transformer.RstFileHeaderTransformer
 
COMMENT_LINE_PREFIX - Static variable in class org.nuiton.license.plugin.header.transformer.XmlFileHeaderTransformer
 
COMMENT_START_TAG - Static variable in class org.nuiton.license.plugin.header.transformer.AptFileHeaderTransformer
 
COMMENT_START_TAG - Static variable in class org.nuiton.license.plugin.header.transformer.JavaFileHeaderTransformer
 
COMMENT_START_TAG - Static variable in class org.nuiton.license.plugin.header.transformer.PropertiesFileHeaderTransformer
 
COMMENT_START_TAG - Static variable in class org.nuiton.license.plugin.header.transformer.RstFileHeaderTransformer
 
COMMENT_START_TAG - Static variable in class org.nuiton.license.plugin.header.transformer.XmlFileHeaderTransformer
 
commentEndTag - Variable in class org.nuiton.license.plugin.header.transformer.AbstractFileHeaderTransformer
comment end tag
commentLinePrefix - Variable in class org.nuiton.license.plugin.header.transformer.AbstractFileHeaderTransformer
comment line prefix (to add for header content)
commentStartTag - Variable in class org.nuiton.license.plugin.header.transformer.AbstractFileHeaderTransformer
comment start tag
CommentStyleListMojo - Class in org.nuiton.license.plugin
Displays all the available comment style to box file headers.
CommentStyleListMojo() - Constructor for class org.nuiton.license.plugin.CommentStyleListMojo
 
configuration - Variable in class org.nuiton.license.plugin.header.FileHeaderProcessor
processor configuration
COPYRIGHT_PATTERN - Static variable in class org.nuiton.license.plugin.header.transformer.AbstractFileHeaderTransformer
pattern of the copyright string representation : group(1) is Copyright prefix group(2) is Copyright first year group(3) is Copyright last year with prefix (can be null) group(4) is Copyright last year (can be null) group(5) is Copyright holder
COPYRIGHT_TO_STRING_FORMAT - Static variable in class org.nuiton.license.plugin.header.FileHeader
Copyright to string format
copyrightFirstYear - Variable in class org.nuiton.license.plugin.header.FileHeader
Copyright first year of application
copyrightHolder - Variable in class org.nuiton.license.plugin.header.FileHeader
Copyright holder
copyrightLastYear - Variable in class org.nuiton.license.plugin.header.FileHeader
Copyright last year of application (can be nullif copyright is only on one year).
createLicenseMap() - Method in class org.nuiton.license.plugin.AbstractAddThirdPartyMojo
 
createLicenseMap() - Method in class org.nuiton.license.plugin.AddThirdPartyMojo
 
createLicenseMap() - Method in class org.nuiton.license.plugin.AggregatorAddThirdPartyMojo
 
createLicenseStore(String...) - Method in class org.nuiton.license.plugin.AbstractLicenseMojo
 
createUnsafeMapping() - Method in class org.nuiton.license.plugin.AbstractAddThirdPartyMojo
 
createUnsafeMapping() - Method in class org.nuiton.license.plugin.AddThirdPartyMojo
 
createUnsafeMapping() - Method in class org.nuiton.license.plugin.AggregatorAddThirdPartyMojo
 

D

DEFAULT_EXCLUDES - Static variable in class org.nuiton.license.plugin.UpdateFileHeaderMojo
 
DEFAULT_INCLUDES - Static variable in class org.nuiton.license.plugin.UpdateFileHeaderMojo
 
DEFAULT_PROCESS_END_TAG - Static variable in interface org.nuiton.license.plugin.header.transformer.FileHeaderTransformer
default process end tag
DEFAULT_PROCESS_START_TAG - Static variable in interface org.nuiton.license.plugin.header.transformer.FileHeaderTransformer
default process start tag
DEFAULT_ROOTS - Static variable in class org.nuiton.license.plugin.UpdateFileHeaderMojo
 
DEFAULT_SECTION_DELIMITER - Static variable in interface org.nuiton.license.plugin.header.transformer.FileHeaderTransformer
default section delimiter
description - Variable in class org.nuiton.license.plugin.header.FileHeader
Description of the project or module to add in header
description - Variable in class org.nuiton.license.plugin.header.transformer.AbstractFileHeaderTransformer
description of transfomer
DESCRIPTION - Static variable in class org.nuiton.license.plugin.header.transformer.AptFileHeaderTransformer
 
DESCRIPTION - Static variable in class org.nuiton.license.plugin.header.transformer.JavaFileHeaderTransformer
 
DESCRIPTION - Static variable in class org.nuiton.license.plugin.header.transformer.PropertiesFileHeaderTransformer
 
DESCRIPTION - Static variable in class org.nuiton.license.plugin.header.transformer.RstFileHeaderTransformer
 
DESCRIPTION - Static variable in class org.nuiton.license.plugin.header.transformer.XmlFileHeaderTransformer
 
description - Variable in class org.nuiton.license.plugin.model.License
the description of the license
detectHeader - Variable in class org.nuiton.license.plugin.header.FileHeaderFilter
flag set to true as soon as start process tag was detected.
doAction() - Method in class org.nuiton.license.plugin.AddThirdPartyMojo
 
doAction() - Method in class org.nuiton.license.plugin.AggregatorAddThirdPartyMojo
 
doAction() - Method in class org.nuiton.license.plugin.CommentStyleListMojo
 
doAction() - Method in class org.nuiton.license.plugin.LicenseListMojo
 
doAction() - Method in class org.nuiton.license.plugin.UpdateFileHeaderMojo
 
doAction() - Method in class org.nuiton.license.plugin.UpdateProjectLicenseMojo
 
doGenerate - Variable in class org.nuiton.license.plugin.UpdateProjectLicenseMojo
flag to known if
dryRun - Variable in class org.nuiton.license.plugin.UpdateFileHeaderMojo
A flag to test plugin but modify no file.

E

excludedArtifacts - Variable in class org.nuiton.license.plugin.AbstractAddThirdPartyMojo
A filter to exclude some ArtifactsIds
excludedGroups - Variable in class org.nuiton.license.plugin.AbstractAddThirdPartyMojo
A filter to exclude some GroupIds
excludes - Variable in class org.nuiton.license.plugin.UpdateFileHeaderMojo
Specific files to excludes, separated by a comma.
execute() - Method in class org.nuiton.license.plugin.HelpMojo
extraExtensions - Variable in class org.nuiton.license.plugin.UpdateFileHeaderMojo
To associate extra extension files to an existing comment style.

F

failIfWarning - Variable in class org.nuiton.license.plugin.AbstractAddThirdPartyMojo
A flag to fail the build if at least one dependency was detected without a license.
FileHeader - Class in org.nuiton.license.plugin.header
Contract of a file header.
FileHeader() - Constructor for class org.nuiton.license.plugin.header.FileHeader
 
fileHeader - Variable in class org.nuiton.license.plugin.header.FileHeaderFilter
incoming default file header model
FileHeaderFilter - Class in org.nuiton.license.plugin.header
File Header filter.
FileHeaderFilter() - Constructor for class org.nuiton.license.plugin.header.FileHeaderFilter
 
FileHeaderProcessor - Class in org.nuiton.license.plugin.header
File header processor.
FileHeaderProcessor() - Constructor for class org.nuiton.license.plugin.header.FileHeaderProcessor
 
FileHeaderProcessorConfiguration - Interface in org.nuiton.license.plugin.header
Contract of required configuration of the FileHeaderProcessor.
FileHeaderTransformer - Interface in org.nuiton.license.plugin.header.transformer
Contract to transform a file header to FileHeader in both way :

Obtain a object representation of a file header from a existing file (String to FileHeader).

FileSet - Class in org.nuiton.license.plugin.model.descriptor
A fileSet allows the inclusion of groups of files into the license set and defines also the type of header to generate.
FileSet() - Constructor for class org.nuiton.license.plugin.model.descriptor.FileSet
 
filter - Variable in class org.nuiton.license.plugin.header.FileHeaderProcessor
internal file header filter
finalize() - Method in class org.nuiton.license.plugin.UpdateFileHeaderMojo
 
finalizeFile(File, File) - Method in class org.nuiton.license.plugin.UpdateFileHeaderMojo
 
force - Variable in class org.nuiton.license.plugin.AbstractAddThirdPartyMojo
Un flag pour forcer la generation.
force - Variable in class org.nuiton.license.plugin.UpdateProjectLicenseMojo
A flag to force to generate project license file even if it is up-to-date.
fullHeaderContent - Variable in class org.nuiton.license.plugin.header.FileHeaderFilter
cached full header content (with process tag + comment box)

G

generateBundle - Variable in class org.nuiton.license.plugin.AbstractAddThirdPartyMojo
Un flag pour faire une copie nommé dans META-INF (prefixe avec le nom de l'artifact).
generateBundle - Variable in class org.nuiton.license.plugin.UpdateProjectLicenseMojo
A flag to copy the main license file in a bundled place.
getAddDefaultEntities() - Method in class org.nuiton.license.plugin.model.descriptor.io.xpp3.LicenseProjectDescriptorXpp3Reader
Returns the state of the "add default entities" flag.
getArtifactCache() - Static method in class org.nuiton.license.plugin.AbstractAddThirdPartyMojo
 
getArtifactId(Artifact) - Static method in class org.nuiton.license.plugin.AbstractAddThirdPartyMojo
 
getArtifactName(MavenProject) - Static method in class org.nuiton.license.plugin.AbstractAddThirdPartyMojo
 
getBasedir() - Method in class org.nuiton.license.plugin.model.descriptor.FileSet
Get Sets the basedir directory relative to the root of the root directory of the assembly.
getBaseURL() - Method in class org.nuiton.license.plugin.model.License
 
getBaseURL() - Method in class org.nuiton.license.plugin.model.LicenseRepository
 
getBuildTimestamp() - Method in class org.nuiton.license.plugin.AbstractLicenseMojo
 
getBundleLicensePath() - Method in class org.nuiton.license.plugin.UpdateProjectLicenseMojo
 
getBundleThirdPartyPath() - Method in class org.nuiton.license.plugin.AbstractAddThirdPartyMojo
 
getCommentEndTag() - Method in class org.nuiton.license.plugin.header.transformer.AbstractFileHeaderTransformer
 
getCommentEndTag() - Method in interface org.nuiton.license.plugin.header.transformer.FileHeaderTransformer
 
getCommentLinePrefix() - Method in class org.nuiton.license.plugin.header.transformer.AbstractFileHeaderTransformer
 
getCommentLinePrefix() - Method in interface org.nuiton.license.plugin.header.transformer.FileHeaderTransformer
 
getCommentStartTag() - Method in class org.nuiton.license.plugin.header.transformer.AbstractFileHeaderTransformer
 
getCommentStartTag() - Method in interface org.nuiton.license.plugin.header.transformer.FileHeaderTransformer
 
getCommentStyle() - Method in class org.nuiton.license.plugin.model.descriptor.Header
Get The style of the comment which box the header to generate (or updates).
getCommentStyleForExtenion(String) - Method in class org.nuiton.license.plugin.UpdateFileHeaderMojo
Obtain the known Comment style from the given extension
getConfiguration() - Method in class org.nuiton.license.plugin.header.FileHeaderProcessor
 
getCopyright() - Method in class org.nuiton.license.plugin.header.FileHeader
Produces a string representation of the copyright.
getCopyrightFirstYear() - Method in class org.nuiton.license.plugin.header.FileHeader
 
getCopyrightHolder() - Method in class org.nuiton.license.plugin.header.FileHeader
 
getCopyrightLastYear() - Method in class org.nuiton.license.plugin.header.FileHeader
 
getDefaultAcceptedExtensions() - Method in class org.nuiton.license.plugin.header.transformer.AptFileHeaderTransformer
 
getDefaultAcceptedExtensions() - Method in interface org.nuiton.license.plugin.header.transformer.FileHeaderTransformer
Get the default accepted extensions for this transformer.
getDefaultAcceptedExtensions() - Method in class org.nuiton.license.plugin.header.transformer.JavaFileHeaderTransformer
 
getDefaultAcceptedExtensions() - Method in class org.nuiton.license.plugin.header.transformer.PropertiesFileHeaderTransformer
 
getDefaultAcceptedExtensions() - Method in class org.nuiton.license.plugin.header.transformer.RstFileHeaderTransformer
 
getDefaultAcceptedExtensions() - Method in class org.nuiton.license.plugin.header.transformer.XmlFileHeaderTransformer
 
getDescription() - Method in class org.nuiton.license.plugin.header.FileHeader
 
getDescription() - Method in class org.nuiton.license.plugin.header.transformer.AbstractFileHeaderTransformer
 
getDescription() - Method in interface org.nuiton.license.plugin.header.transformer.FileHeaderTransformer
 
getDescription() - Method in class org.nuiton.license.plugin.model.License
 
getDescriptor() - Method in class org.nuiton.license.plugin.AbstractLicenseWithDescriptorMojo
Deprecated. 
getEncoding() - Method in class org.nuiton.license.plugin.AbstractAddThirdPartyMojo
 
getEncoding() - Method in class org.nuiton.license.plugin.AbstractLicenseWithDescriptorMojo
 
getEncoding() - Method in class org.nuiton.license.plugin.LicenseListMojo
 
getExclude() - Method in class org.nuiton.license.plugin.model.descriptor.FileSet
Get To add a single exclude.
getExcludedArtifacts() - Method in class org.nuiton.license.plugin.AbstractAddThirdPartyMojo
 
getExcludedGroups() - Method in class org.nuiton.license.plugin.AbstractAddThirdPartyMojo
 
getExcludes() - Method in class org.nuiton.license.plugin.model.descriptor.FileSet
Method getExcludes.
getExtraResolver() - Method in class org.nuiton.license.plugin.LicenseListMojo
 
getFileHeader() - Method in class org.nuiton.license.plugin.header.FileHeaderFilter
 
getFileHeader() - Method in class org.nuiton.license.plugin.header.FileHeaderProcessor
 
getFileHeader() - Method in interface org.nuiton.license.plugin.header.FileHeaderProcessorConfiguration
 
getFileHeader() - Method in class org.nuiton.license.plugin.UpdateFileHeaderMojo
 
getFiles(UpdateFileHeaderMojo.FileState) - Method in class org.nuiton.license.plugin.UpdateFileHeaderMojo
 
getFileSet() - Method in class org.nuiton.license.plugin.model.descriptor.Header
Get Specifies a single file sets to include in the license set.
getFileSets() - Method in class org.nuiton.license.plugin.model.descriptor.Header
Method getFileSets.
getFilesToTreateByCommentStyle() - Method in class org.nuiton.license.plugin.UpdateFileHeaderMojo
 
getFilter() - Method in class org.nuiton.license.plugin.header.FileHeaderProcessor
 
getFilter() - Method in class org.nuiton.license.plugin.UpdateFileHeaderMojo
 
getFooter() - Method in class org.nuiton.license.plugin.header.FileHeaderFilter
 
getFullHeaderContent() - Method in class org.nuiton.license.plugin.header.FileHeaderFilter
 
getHeader() - Method in class org.nuiton.license.plugin.header.FileHeaderFilter
 
getHeader() - Method in class org.nuiton.license.plugin.model.descriptor.LicenseProjectDescriptor
Get To add a single header.
getHeaderContent() - Method in class org.nuiton.license.plugin.header.FileHeaderFilter
 
getHeaderContent(String) - Method in class org.nuiton.license.plugin.model.License
 
getHeaders() - Method in class org.nuiton.license.plugin.model.descriptor.LicenseProjectDescriptor
Method getHeaders.
getHeaderURL() - Method in class org.nuiton.license.plugin.model.License
 
getIgnoreTag() - Method in class org.nuiton.license.plugin.UpdateFileHeaderMojo
 
getInceptionYear() - Method in class org.nuiton.license.plugin.UpdateFileHeaderMojo
 
getInclude() - Method in class org.nuiton.license.plugin.model.descriptor.FileSet
Get To add a single include.
getIncludedArtifacts() - Method in class org.nuiton.license.plugin.AbstractAddThirdPartyMojo
 
getIncludedGroups() - Method in class org.nuiton.license.plugin.AbstractAddThirdPartyMojo
 
getIncludes() - Method in class org.nuiton.license.plugin.model.descriptor.FileSet
Method getIncludes.
getLicense(String) - Method in class org.nuiton.license.plugin.AbstractLicenseWithDescriptorMojo
 
getLicense() - Method in class org.nuiton.license.plugin.header.FileHeader
 
getLicense(String) - Method in class org.nuiton.license.plugin.model.LicenseRepository
 
getLicense(String) - Method in class org.nuiton.license.plugin.model.LicenseStore
 
getLicenseContent(String) - Method in class org.nuiton.license.plugin.model.License
 
getLicenseFile() - Method in class org.nuiton.license.plugin.UpdateProjectLicenseMojo
 
getLicenseMap() - Method in class org.nuiton.license.plugin.AbstractAddThirdPartyMojo
 
getLicenseName() - Method in class org.nuiton.license.plugin.AbstractLicenseWithDescriptorMojo
 
getLicenseName() - Method in class org.nuiton.license.plugin.model.descriptor.Header
Get The license to apply in this set.
getLicenseNames() - Method in class org.nuiton.license.plugin.model.LicenseRepository
 
getLicenseNames() - Method in class org.nuiton.license.plugin.model.LicenseStore
 
getLicenseProjectDescriptor() - Method in class org.nuiton.license.plugin.AbstractLicenseWithDescriptorMojo
Deprecated. 
getLicenseResolver() - Method in class org.nuiton.license.plugin.AbstractLicenseWithDescriptorMojo
 
getLicenses() - Method in class org.nuiton.license.plugin.model.LicenseRepository
 
getLicenses() - Method in class org.nuiton.license.plugin.model.LicenseStore
 
getLicenseStore() - Method in class org.nuiton.license.plugin.AbstractLicenseWithDescriptorMojo
 
getLicenseURL() - Method in class org.nuiton.license.plugin.model.License
 
getLineEnding() - Method in class org.nuiton.license.plugin.model.descriptor.FileSet
Get Sets the line-endings of the files in this fileSet.
getLog() - Method in class org.nuiton.license.plugin.header.FileHeaderFilter
 
getLog() - Method in interface org.nuiton.license.plugin.header.FileHeaderProcessorConfiguration
 
getLog() - Method in class org.nuiton.license.plugin.LicenseMap
 
getMainLicense() - Method in class org.nuiton.license.plugin.AbstractLicenseWithDescriptorMojo
 
getMainLicense() - Method in class org.nuiton.license.plugin.model.descriptor.LicenseProjectDescriptor
Get The main license of the project (or module).
getMissingFile() - Method in class org.nuiton.license.plugin.AbstractAddThirdPartyMojo
 
getModelEncoding() - Method in class org.nuiton.license.plugin.model.descriptor.LicenseProjectDescriptor
Method getModelEncoding.
getName() - Method in class org.nuiton.license.plugin.header.transformer.AbstractFileHeaderTransformer
 
getName() - Method in interface org.nuiton.license.plugin.header.transformer.FileHeaderTransformer
 
getName() - Method in class org.nuiton.license.plugin.model.License
 
getNewHeader(FileHeader) - Method in class org.nuiton.license.plugin.header.FileHeaderFilter
Obtains the new header to use according to the old one.
getNewHeader(FileHeader) - Method in class org.nuiton.license.plugin.header.UpdateFileHeaderFilter
 
getOrganizationName() - Method in class org.nuiton.license.plugin.UpdateFileHeaderMojo
 
getOutputDirectory() - Method in class org.nuiton.license.plugin.AbstractAddThirdPartyMojo
 
getOutputDirectory() - Method in class org.nuiton.license.plugin.UpdateProjectLicenseMojo
 
getProcessedFiles() - Method in class org.nuiton.license.plugin.UpdateFileHeaderMojo
 
getProcessEndTag() - Method in class org.nuiton.license.plugin.header.transformer.AbstractFileHeaderTransformer
 
getProcessEndTag() - Method in interface org.nuiton.license.plugin.header.transformer.FileHeaderTransformer
Obtain the process tag which indiciates the end of the header content.
getProcessor() - Method in class org.nuiton.license.plugin.UpdateFileHeaderMojo
 
getProcessStartTag() - Method in class org.nuiton.license.plugin.header.transformer.AbstractFileHeaderTransformer
 
getProcessStartTag() - Method in interface org.nuiton.license.plugin.header.transformer.FileHeaderTransformer
Obtains the process tag which indicates the begin of the header content.
getProcessTagHeaderContent() - Method in class org.nuiton.license.plugin.header.FileHeaderFilter
 
getProject() - Method in class org.nuiton.license.plugin.AbstractLicenseMojo
 
getProjectComparator() - Static method in class org.nuiton.license.plugin.LicenseMap
 
getProjectName() - Method in class org.nuiton.license.plugin.UpdateFileHeaderMojo
 
getRepositories() - Method in class org.nuiton.license.plugin.model.LicenseStore
 
getResult() - Method in class org.nuiton.license.plugin.UpdateFileHeaderMojo
 
getSectionDelimiter() - Method in class org.nuiton.license.plugin.header.transformer.AbstractFileHeaderTransformer
 
getSectionDelimiter() - Method in interface org.nuiton.license.plugin.header.transformer.FileHeaderTransformer
The pattern used to separate sections of the header.
getSession() - Method in class org.nuiton.license.plugin.AbstractLicenseMojo
 
getThirdPartyFile() - Method in class org.nuiton.license.plugin.AbstractAddThirdPartyMojo
 
getThirdPartyFilename() - Method in class org.nuiton.license.plugin.AbstractAddThirdPartyMojo
 
getTimestamp() - Method in class org.nuiton.license.plugin.UpdateFileHeaderMojo
 
getTransformer() - Method in class org.nuiton.license.plugin.header.FileHeaderFilter
 
getTransformer() - Method in class org.nuiton.license.plugin.header.FileHeaderProcessor
 
getTransformer() - Method in interface org.nuiton.license.plugin.header.FileHeaderProcessorConfiguration
 
getTransformer(String) - Method in class org.nuiton.license.plugin.UpdateFileHeaderMojo
 
getTransformer() - Method in class org.nuiton.license.plugin.UpdateFileHeaderMojo
 
getTransformers() - Method in class org.nuiton.license.plugin.CommentStyleListMojo
 
getTransformers() - Method in class org.nuiton.license.plugin.UpdateFileHeaderMojo
 
getUnknownLicenseMessage() - Static method in class org.nuiton.license.plugin.LicenseMap
 
getUnsafeDependencies() - Method in class org.nuiton.license.plugin.AbstractAddThirdPartyMojo
 
getUnsafeDependencies() - Method in class org.nuiton.license.plugin.LicenseMap
 
getUnsafeMappings() - Method in class org.nuiton.license.plugin.AbstractAddThirdPartyMojo
 
groupByLicense - Variable in class org.nuiton.license.plugin.AbstractAddThirdPartyMojo
A flag to change the grouping of the generated THIRD-PARTY file.

H

Header - Class in org.nuiton.license.plugin.model.descriptor
A Header represents a set of resources using the same header type.
Header() - Constructor for class org.nuiton.license.plugin.model.descriptor.Header
 
headerContent - Variable in class org.nuiton.license.plugin.header.FileHeaderFilter
cached header content
headerURL - Variable in class org.nuiton.license.plugin.model.License
url of the license header's content
HelpMojo - Class in org.nuiton.license.plugin
Display help information on maven-license-plugin.
HelpMojo() - Constructor for class org.nuiton.license.plugin.HelpMojo
 

I

ignoreTag - Variable in class org.nuiton.license.plugin.UpdateFileHeaderMojo
A tag to place on files that will be ignored by the plugin.
inceptionYear - Variable in class org.nuiton.license.plugin.UpdateFileHeaderMojo
Inception year of the project.
includedArtifacts - Variable in class org.nuiton.license.plugin.AbstractAddThirdPartyMojo
A filter to include only some ArtifactsIds
includedGroups - Variable in class org.nuiton.license.plugin.AbstractAddThirdPartyMojo
A filter to include only some GroupIds
includes - Variable in class org.nuiton.license.plugin.UpdateFileHeaderMojo
Specific files to includes, separated by a comma.
init() - Method in class org.nuiton.license.plugin.AbstractAddThirdPartyMojo
 
init() - Method in class org.nuiton.license.plugin.AbstractLicenseWithDescriptorMojo
 
init() - Method in class org.nuiton.license.plugin.CommentStyleListMojo
 
init() - Method in class org.nuiton.license.plugin.LicenseListMojo
 
init - Variable in class org.nuiton.license.plugin.model.LicenseRepository
flag to known if repository was init (pass to true when invoking the method LicenseRepository.load()).
init - Variable in class org.nuiton.license.plugin.model.LicenseStore
flag to know if store was init
init() - Method in class org.nuiton.license.plugin.model.LicenseStore
 
init() - Method in class org.nuiton.license.plugin.UpdateFileHeaderMojo
 
init() - Method in class org.nuiton.license.plugin.UpdateProjectLicenseMojo
 
InvalideFileHeaderException - Exception in org.nuiton.license.plugin.header
Exception to be thrown when a file header could not be read or transformed back to a FileHeader
InvalideFileHeaderException() - Constructor for exception org.nuiton.license.plugin.header.InvalideFileHeaderException
 
InvalideFileHeaderException(String) - Constructor for exception org.nuiton.license.plugin.header.InvalideFileHeaderException
 
InvalideFileHeaderException(String, Throwable) - Constructor for exception org.nuiton.license.plugin.header.InvalideFileHeaderException
 
InvalideFileHeaderException(Throwable) - Constructor for exception org.nuiton.license.plugin.header.InvalideFileHeaderException
 
isAddSvnKeyWords() - Method in class org.nuiton.license.plugin.UpdateFileHeaderMojo
 
isCanUpdateCopyright() - Method in class org.nuiton.license.plugin.UpdateFileHeaderMojo
 
isCanUpdateDescription() - Method in class org.nuiton.license.plugin.UpdateFileHeaderMojo
 
isCanUpdateLicense() - Method in class org.nuiton.license.plugin.UpdateFileHeaderMojo
 
isClearAfterOperation() - Method in class org.nuiton.license.plugin.UpdateFileHeaderMojo
 
isCopyrightEquals(FileHeader, FileHeader) - Method in class org.nuiton.license.plugin.header.transformer.AbstractFileHeaderTransformer
 
isCopyrightEquals(FileHeader, FileHeader) - Method in interface org.nuiton.license.plugin.header.transformer.FileHeaderTransformer
Tests if the copyright of the two models are equals.
isDescriptionEquals(FileHeader, FileHeader) - Method in class org.nuiton.license.plugin.header.transformer.AbstractFileHeaderTransformer
 
isDescriptionEquals(FileHeader, FileHeader) - Method in interface org.nuiton.license.plugin.header.transformer.FileHeaderTransformer
Tests if the description of the two models are equals.
isDetail() - Method in class org.nuiton.license.plugin.CommentStyleListMojo
 
isDetail() - Method in class org.nuiton.license.plugin.LicenseListMojo
 
isDetectHeader() - Method in class org.nuiton.license.plugin.header.FileHeaderFilter
 
isDetectHeader() - Method in class org.nuiton.license.plugin.header.FileHeaderProcessor
 
isDoGenerate() - Method in class org.nuiton.license.plugin.AbstractAddThirdPartyMojo
 
isDoGenerate() - Method in class org.nuiton.license.plugin.UpdateProjectLicenseMojo
 
isDoGenerateBundle() - Method in class org.nuiton.license.plugin.AbstractAddThirdPartyMojo
 
isDoGenerateMissing() - Method in class org.nuiton.license.plugin.AddThirdPartyMojo
 
isDryRun() - Method in class org.nuiton.license.plugin.UpdateFileHeaderMojo
 
isExcludable(Artifact, Pattern, Pattern) - Method in class org.nuiton.license.plugin.AddThirdPartyMojo
 
isFailIfWarning() - Method in class org.nuiton.license.plugin.AbstractAddThirdPartyMojo
 
isForce() - Method in class org.nuiton.license.plugin.AbstractAddThirdPartyMojo
 
isForce() - Method in class org.nuiton.license.plugin.UpdateProjectLicenseMojo
 
isGenerateBundle() - Method in class org.nuiton.license.plugin.AbstractAddThirdPartyMojo
 
isGenerateBundle() - Method in class org.nuiton.license.plugin.UpdateProjectLicenseMojo
 
isGroupByLicense() - Method in class org.nuiton.license.plugin.AbstractAddThirdPartyMojo
 
isIncludable(Artifact, Pattern, Pattern) - Method in class org.nuiton.license.plugin.AddThirdPartyMojo
 
isKeepBackup() - Method in class org.nuiton.license.plugin.AbstractLicenseWithDescriptorMojo
 
isLicenseEquals(FileHeader, FileHeader) - Method in class org.nuiton.license.plugin.header.transformer.AbstractFileHeaderTransformer
 
isLicenseEquals(FileHeader, FileHeader) - Method in interface org.nuiton.license.plugin.header.transformer.FileHeaderTransformer
Tests if the license of the two models are equals.
isModified() - Method in class org.nuiton.license.plugin.header.FileHeaderFilter
 
isModified() - Method in class org.nuiton.license.plugin.header.FileHeaderProcessor
 
isSkip() - Method in class org.nuiton.license.plugin.AbstractLicenseWithDescriptorMojo
When is sets to true, will skip execution.
isSkip() - Method in class org.nuiton.license.plugin.UpdateFileHeaderMojo
 
isSkip() - Method in class org.nuiton.license.plugin.UpdateProjectLicenseMojo
 
isTouched() - Method in class org.nuiton.license.plugin.header.FileHeaderFilter
 
isTouched() - Method in class org.nuiton.license.plugin.header.FileHeaderProcessor
 
isUpdateCopyright() - Method in class org.nuiton.license.plugin.header.UpdateFileHeaderFilter
 
isUpdateCopyright() - Method in class org.nuiton.license.plugin.UpdateFileHeaderMojo
 
isUpdateDescription() - Method in class org.nuiton.license.plugin.header.UpdateFileHeaderFilter
 
isUpdateLicense() - Method in class org.nuiton.license.plugin.header.UpdateFileHeaderFilter
 
isUseDefaultExcludes() - Method in class org.nuiton.license.plugin.model.descriptor.FileSet
Get Whether standard exclusion patterns, such as those matching CVS and Subversion metadata files, should be used when calculating the files affected by this set.
isUseMissingFile() - Method in class org.nuiton.license.plugin.AbstractAddThirdPartyMojo
 
isVerbose() - Method in class org.nuiton.license.plugin.AbstractLicenseMojo
 
iterator() - Method in class org.nuiton.license.plugin.model.LicenseRepository
 
iterator() - Method in class org.nuiton.license.plugin.model.LicenseStore
 

J

JAR_LICENSE_REPOSITORY - Static variable in class org.nuiton.license.plugin.model.LicenseStore
class-path directory where is the licenses repository
JavaFileHeaderTransformer - Class in org.nuiton.license.plugin.header.transformer
Implementation of FileHeaderTransformer for java format.
JavaFileHeaderTransformer() - Constructor for class org.nuiton.license.plugin.header.transformer.JavaFileHeaderTransformer
 

L

license - Variable in class org.nuiton.license.plugin.header.FileHeader
License used in the header.
License - Class in org.nuiton.license.plugin.model
The model of a license.
License() - Constructor for class org.nuiton.license.plugin.model.License
 
LICENSE_CONTENT_FILE - Static variable in class org.nuiton.license.plugin.model.License
 
LICENSE_HEADER_FILE - Static variable in class org.nuiton.license.plugin.model.License
 
licenseFile - Variable in class org.nuiton.license.plugin.UpdateProjectLicenseMojo
Project license file to synchronize with main license defined in descriptor file.
LicenseListMojo - Class in org.nuiton.license.plugin
Display all available licenses.
LicenseListMojo() - Constructor for class org.nuiton.license.plugin.LicenseListMojo
 
LicenseMap - Class in org.nuiton.license.plugin
Map of artifacts (stub in mavenproject) group by their license.
LicenseMap() - Constructor for class org.nuiton.license.plugin.LicenseMap
 
licenseMerges - Variable in class org.nuiton.license.plugin.AbstractAddThirdPartyMojo
To merge licenses in final file.
LicenseProjectDescriptor - Class in org.nuiton.license.plugin.model.descriptor
The license project descriptor describe licenses used in a project.
LicenseProjectDescriptor() - Constructor for class org.nuiton.license.plugin.model.descriptor.LicenseProjectDescriptor
 
LicenseProjectDescriptorXpp3Reader - Class in org.nuiton.license.plugin.model.descriptor.io.xpp3
Class LicenseProjectDescriptorXpp3Reader.
LicenseProjectDescriptorXpp3Reader() - Constructor for class org.nuiton.license.plugin.model.descriptor.io.xpp3.LicenseProjectDescriptorXpp3Reader
 
LicenseRepository - Class in org.nuiton.license.plugin.model
 
LicenseRepository() - Constructor for class org.nuiton.license.plugin.model.LicenseRepository
 
licenses - Variable in class org.nuiton.license.plugin.model.LicenseRepository
licenses of this repository
licenseStore - Variable in class org.nuiton.license.plugin.LicenseListMojo
store of licenses
LicenseStore - Class in org.nuiton.license.plugin.model
The LicenseStore offers License coming from different LicenseRepository.
LicenseStore() - Constructor for class org.nuiton.license.plugin.model.LicenseStore
 
licenseURL - Variable in class org.nuiton.license.plugin.model.License
url of the license's content
LINE_SEPARATOR - Static variable in interface org.nuiton.license.plugin.header.transformer.FileHeaderTransformer
 
load() - Method in class org.nuiton.license.plugin.model.LicenseRepository
 
loadUnsafeMapping(String, File) - Method in class org.nuiton.license.plugin.LicenseMap
 
localRepository - Variable in class org.nuiton.license.plugin.AddThirdPartyMojo
Local Repository.
log - Variable in class org.nuiton.license.plugin.header.FileHeaderFilter
maven logger

M

mavenProjectBuilder - Variable in class org.nuiton.license.plugin.AddThirdPartyMojo
Maven Project Builder component.
mergeLicenses(String...) - Method in class org.nuiton.license.plugin.LicenseMap
 
missingFile - Variable in class org.nuiton.license.plugin.AbstractAddThirdPartyMojo
The file where to fill the license for dependencies with unknwon license.
modified - Variable in class org.nuiton.license.plugin.header.FileHeaderFilter
flag set to true when a header was detected and was modified.

N

name - Variable in class org.nuiton.license.plugin.header.transformer.AbstractFileHeaderTransformer
name of transformer
NAME - Static variable in class org.nuiton.license.plugin.header.transformer.AptFileHeaderTransformer
 
NAME - Static variable in class org.nuiton.license.plugin.header.transformer.JavaFileHeaderTransformer
 
NAME - Static variable in class org.nuiton.license.plugin.header.transformer.PropertiesFileHeaderTransformer
 
NAME - Static variable in class org.nuiton.license.plugin.header.transformer.RstFileHeaderTransformer
 
NAME - Static variable in class org.nuiton.license.plugin.header.transformer.XmlFileHeaderTransformer
 
name - Variable in class org.nuiton.license.plugin.model.License
the name of the licenses (ex lgpl-3.0)
NO_DEPENDENCIES_MESSAGE - Static variable in class org.nuiton.license.plugin.AbstractAddThirdPartyMojo
 

O

obtainFilesToTreateByCommentStyle() - Method in class org.nuiton.license.plugin.UpdateFileHeaderMojo
 
org.nuiton.license.plugin - package org.nuiton.license.plugin
Maven license plugin Base package of the plugin containing all mojos.
org.nuiton.license.plugin.header - package org.nuiton.license.plugin.header
Header package This package contains the api of the file header.
org.nuiton.license.plugin.header.transformer - package org.nuiton.license.plugin.header.transformer
Header transformer package This package contains the api of the file header transformer.
org.nuiton.license.plugin.model - package org.nuiton.license.plugin.model
Model package This package contains all models of the project.
org.nuiton.license.plugin.model.descriptor - package org.nuiton.license.plugin.model.descriptor
Descriptor Model package This package contains the api of the license project descriptor.
org.nuiton.license.plugin.model.descriptor.io.xpp3 - package org.nuiton.license.plugin.model.descriptor.io.xpp3
 
organizationName - Variable in class org.nuiton.license.plugin.UpdateFileHeaderMojo
Name of project's organization.
outputDirectory - Variable in class org.nuiton.license.plugin.AbstractAddThirdPartyMojo
Repertoire de sortie des classes (classpath).
outputDirectory - Variable in class org.nuiton.license.plugin.UpdateProjectLicenseMojo
The directory where to generate license resources.

P

performInFilter(String) - Method in class org.nuiton.license.plugin.header.FileHeaderFilter
 
performOutFilter(String) - Method in class org.nuiton.license.plugin.header.FileHeaderFilter
 
populateFilter() - Method in class org.nuiton.license.plugin.header.FileHeaderProcessor
 
prepareProcessFile(File) - Method in class org.nuiton.license.plugin.UpdateFileHeaderMojo
 
process(File, File) - Method in class org.nuiton.license.plugin.header.FileHeaderProcessor
 
processCommentStyle(String, List<File>) - Method in class org.nuiton.license.plugin.UpdateFileHeaderMojo
 
processEndTag - Variable in class org.nuiton.license.plugin.header.transformer.AbstractFileHeaderTransformer
end process tag
processFile(File, File) - Method in class org.nuiton.license.plugin.UpdateFileHeaderMojo
Process the given file and save the result in the given processFile.
processStartTag - Variable in class org.nuiton.license.plugin.header.transformer.AbstractFileHeaderTransformer
start process tag
processTagHeaderContent - Variable in class org.nuiton.license.plugin.header.FileHeaderFilter
cached full header content (with process tag + comment box)
projectComparator - Static variable in class org.nuiton.license.plugin.LicenseMap
 
projectName - Variable in class org.nuiton.license.plugin.UpdateFileHeaderMojo
Name of project (or module).
PropertiesFileHeaderTransformer - Class in org.nuiton.license.plugin.header.transformer
Implementation of FileHeaderTransformer for properties format.
PropertiesFileHeaderTransformer() - Constructor for class org.nuiton.license.plugin.header.transformer.PropertiesFileHeaderTransformer
 
put(String, MavenProject) - Method in class org.nuiton.license.plugin.LicenseMap
 

R

reactorProjects - Variable in class org.nuiton.license.plugin.AggregatorAddThirdPartyMojo
The projects in the reactor.
read(Reader, boolean) - Method in class org.nuiton.license.plugin.model.descriptor.io.xpp3.LicenseProjectDescriptorXpp3Reader
 
read(Reader) - Method in class org.nuiton.license.plugin.model.descriptor.io.xpp3.LicenseProjectDescriptorXpp3Reader
 
read(InputStream, boolean) - Method in class org.nuiton.license.plugin.model.descriptor.io.xpp3.LicenseProjectDescriptorXpp3Reader
Method read.
read(InputStream) - Method in class org.nuiton.license.plugin.model.descriptor.io.xpp3.LicenseProjectDescriptorXpp3Reader
Method read.
remoteRepositories - Variable in class org.nuiton.license.plugin.AddThirdPartyMojo
Remote repositories used for the project.
REMOVE_SPACE_PATTERN - Static variable in class org.nuiton.license.plugin.header.transformer.AbstractFileHeaderTransformer
 
removeExclude(String) - Method in class org.nuiton.license.plugin.model.descriptor.FileSet
Method removeExclude.
removeFileSet(FileSet) - Method in class org.nuiton.license.plugin.model.descriptor.Header
Method removeFileSet.
removeHeader(Header) - Method in class org.nuiton.license.plugin.model.descriptor.LicenseProjectDescriptor
Method removeHeader.
removeInclude(String) - Method in class org.nuiton.license.plugin.model.descriptor.FileSet
Method removeInclude.
removeSpaces(String) - Method in class org.nuiton.license.plugin.header.transformer.AbstractFileHeaderTransformer
 
reportType(UpdateFileHeaderMojo.FileState, StringBuilder) - Method in class org.nuiton.license.plugin.UpdateFileHeaderMojo
 
repositories - Variable in class org.nuiton.license.plugin.model.LicenseStore
list of available license repositories
REPOSITORY_DEFINITION_FILE - Static variable in class org.nuiton.license.plugin.model.LicenseRepository
 
reset() - Method in class org.nuiton.license.plugin.header.FileHeaderFilter
 
reset() - Method in class org.nuiton.license.plugin.header.FileHeaderProcessor
 
resetContent() - Method in class org.nuiton.license.plugin.header.FileHeaderFilter
 
ROLE_NAME - Static variable in interface org.nuiton.license.plugin.header.transformer.FileHeaderTransformer
Plexus component role
roots - Variable in class org.nuiton.license.plugin.UpdateFileHeaderMojo
To specify the base dir from which we apply the license.
RstFileHeaderTransformer - Class in org.nuiton.license.plugin.header.transformer
Implementation of FileHeaderTransformer for apt format.
RstFileHeaderTransformer() - Constructor for class org.nuiton.license.plugin.header.transformer.RstFileHeaderTransformer
 

S

sectionDelimiter - Variable in class org.nuiton.license.plugin.header.transformer.AbstractFileHeaderTransformer
section delimiter
setAddDefaultEntities(boolean) - Method in class org.nuiton.license.plugin.model.descriptor.io.xpp3.LicenseProjectDescriptorXpp3Reader
Sets the state of the "add default entities" flag.
setAddSvnKeyWords(boolean) - Method in class org.nuiton.license.plugin.UpdateFileHeaderMojo
 
setBasedir(String) - Method in class org.nuiton.license.plugin.model.descriptor.FileSet
Set Sets the basedir directory relative to the root of the root directory of the assembly.
setBaseURL(URL) - Method in class org.nuiton.license.plugin.model.License
 
setBaseURL(URL) - Method in class org.nuiton.license.plugin.model.LicenseRepository
 
setBundleLicensePath(String) - Method in class org.nuiton.license.plugin.UpdateProjectLicenseMojo
 
setBundleThirdPartyPath(String) - Method in class org.nuiton.license.plugin.AbstractAddThirdPartyMojo
 
setCanUpdateCopyright(boolean) - Method in class org.nuiton.license.plugin.UpdateFileHeaderMojo
 
setCanUpdateDescription(boolean) - Method in class org.nuiton.license.plugin.UpdateFileHeaderMojo
 
setCanUpdateLicense(boolean) - Method in class org.nuiton.license.plugin.UpdateFileHeaderMojo
 
setClearAfterOperation(boolean) - Method in class org.nuiton.license.plugin.UpdateFileHeaderMojo
 
setCommentEndTag(String) - Method in class org.nuiton.license.plugin.header.transformer.AbstractFileHeaderTransformer
 
setCommentEndTag(String) - Method in interface org.nuiton.license.plugin.header.transformer.FileHeaderTransformer
Changes the comment end tag.
setCommentLinePrefix(String) - Method in class org.nuiton.license.plugin.header.transformer.AbstractFileHeaderTransformer
 
setCommentLinePrefix(String) - Method in interface org.nuiton.license.plugin.header.transformer.FileHeaderTransformer
Changes the comment prefix line.
setCommentStartTag(String) - Method in class org.nuiton.license.plugin.header.transformer.AbstractFileHeaderTransformer
 
setCommentStartTag(String) - Method in interface org.nuiton.license.plugin.header.transformer.FileHeaderTransformer
Changes the comment start tag.
setCommentStyle(String) - Method in class org.nuiton.license.plugin.model.descriptor.Header
Set The style of the comment which box the header to generate (or updates).
setConfiguration(FileHeaderProcessorConfiguration) - Method in class org.nuiton.license.plugin.header.FileHeaderProcessor
 
setCopyrightFirstYear(Integer) - Method in class org.nuiton.license.plugin.header.FileHeader
 
setCopyrightHolder(String) - Method in class org.nuiton.license.plugin.header.FileHeader
 
setCopyrightLastYear(Integer) - Method in class org.nuiton.license.plugin.header.FileHeader
 
setDescription(String) - Method in class org.nuiton.license.plugin.header.FileHeader
 
setDescription(String) - Method in class org.nuiton.license.plugin.header.transformer.AbstractFileHeaderTransformer
 
setDescription(String) - Method in interface org.nuiton.license.plugin.header.transformer.FileHeaderTransformer
Chages the description of the transformer.
setDescription(String) - Method in class org.nuiton.license.plugin.model.License
 
setDescriptor(File) - Method in class org.nuiton.license.plugin.AbstractLicenseWithDescriptorMojo
Deprecated. 
setDetail(boolean) - Method in class org.nuiton.license.plugin.CommentStyleListMojo
 
setDetail(boolean) - Method in class org.nuiton.license.plugin.LicenseListMojo
 
setDoGenerate(boolean) - Method in class org.nuiton.license.plugin.AbstractAddThirdPartyMojo
 
setDoGenerate(boolean) - Method in class org.nuiton.license.plugin.UpdateProjectLicenseMojo
 
setDoGenerateBundle(boolean) - Method in class org.nuiton.license.plugin.AbstractAddThirdPartyMojo
 
setDoGenerateMissing(boolean) - Method in class org.nuiton.license.plugin.AddThirdPartyMojo
 
setDryRun(boolean) - Method in class org.nuiton.license.plugin.UpdateFileHeaderMojo
 
setEncoding(String) - Method in class org.nuiton.license.plugin.AbstractAddThirdPartyMojo
 
setEncoding(String) - Method in class org.nuiton.license.plugin.AbstractLicenseWithDescriptorMojo
 
setEncoding(String) - Method in class org.nuiton.license.plugin.LicenseListMojo
 
setExclude(String) - Method in class org.nuiton.license.plugin.model.descriptor.FileSet
Set To add a single exclude.
setExcludedArtifacts(String) - Method in class org.nuiton.license.plugin.AbstractAddThirdPartyMojo
 
setExcludedGroups(String) - Method in class org.nuiton.license.plugin.AbstractAddThirdPartyMojo
 
setExcludes(List<String>) - Method in class org.nuiton.license.plugin.model.descriptor.FileSet
Set When <exclude> subelements are present, they define a set of files and directory to exclude.
setExcludes(String[]) - Method in class org.nuiton.license.plugin.UpdateFileHeaderMojo
 
setExcludes(String) - Method in class org.nuiton.license.plugin.UpdateFileHeaderMojo
 
setExtraResolver(String) - Method in class org.nuiton.license.plugin.LicenseListMojo
 
setFailIfWarning(boolean) - Method in class org.nuiton.license.plugin.AbstractAddThirdPartyMojo
 
setFileHeader(FileHeader) - Method in class org.nuiton.license.plugin.header.FileHeaderFilter
 
setFileSet(FileSet) - Method in class org.nuiton.license.plugin.model.descriptor.Header
Set Specifies a single file sets to include in the license set.
setFileSets(List<FileSet>) - Method in class org.nuiton.license.plugin.model.descriptor.Header
Set Specifies file sets to include in the license set.
setFilesToTreateByCommentStyle(Map<String, List<File>>) - Method in class org.nuiton.license.plugin.UpdateFileHeaderMojo
 
setFilter(FileHeaderFilter) - Method in class org.nuiton.license.plugin.header.FileHeaderProcessor
 
setFilter(UpdateFileHeaderFilter) - Method in class org.nuiton.license.plugin.UpdateFileHeaderMojo
 
setForce(boolean) - Method in class org.nuiton.license.plugin.AbstractAddThirdPartyMojo
 
setForce(boolean) - Method in class org.nuiton.license.plugin.UpdateProjectLicenseMojo
 
setGenerateBundle(boolean) - Method in class org.nuiton.license.plugin.AbstractAddThirdPartyMojo
 
setGenerateBundle(boolean) - Method in class org.nuiton.license.plugin.UpdateProjectLicenseMojo
 
setGroupByLicense(boolean) - Method in class org.nuiton.license.plugin.AbstractAddThirdPartyMojo
 
setHeader(Header) - Method in class org.nuiton.license.plugin.model.descriptor.LicenseProjectDescriptor
Set To add a single header.
setHeader(FileHeader) - Method in class org.nuiton.license.plugin.UpdateFileHeaderMojo
 
setHeaders(List<Header>) - Method in class org.nuiton.license.plugin.model.descriptor.LicenseProjectDescriptor
Set Collection of header.
setIgnoreTag(String) - Method in class org.nuiton.license.plugin.UpdateFileHeaderMojo
 
setInceptionYear(String) - Method in class org.nuiton.license.plugin.UpdateFileHeaderMojo
 
setInclude(String) - Method in class org.nuiton.license.plugin.model.descriptor.FileSet
Set To add a single include.
setIncludedArtifacts(String) - Method in class org.nuiton.license.plugin.AbstractAddThirdPartyMojo
 
setIncludedGroups(String) - Method in class org.nuiton.license.plugin.AbstractAddThirdPartyMojo
 
setIncludes(List<String>) - Method in class org.nuiton.license.plugin.model.descriptor.FileSet
Set When <include> subelements are present, they define a set of files and directory to include.
setIncludes(String[]) - Method in class org.nuiton.license.plugin.UpdateFileHeaderMojo
 
setIncludes(String) - Method in class org.nuiton.license.plugin.UpdateFileHeaderMojo
 
setKeepBackup(boolean) - Method in class org.nuiton.license.plugin.AbstractLicenseWithDescriptorMojo
 
setLicense(String) - Method in class org.nuiton.license.plugin.header.FileHeader
 
setLicenseFile(File) - Method in class org.nuiton.license.plugin.UpdateProjectLicenseMojo
 
setLicenseName(String) - Method in class org.nuiton.license.plugin.AbstractLicenseWithDescriptorMojo
 
setLicenseName(String) - Method in class org.nuiton.license.plugin.model.descriptor.Header
Set The license to apply in this set.
setLicenseProjectDescriptor(LicenseProjectDescriptor) - Method in class org.nuiton.license.plugin.AbstractLicenseWithDescriptorMojo
Deprecated. 
setLicenseResolver(String) - Method in class org.nuiton.license.plugin.AbstractLicenseWithDescriptorMojo
 
setLicenseStore(LicenseStore) - Method in class org.nuiton.license.plugin.AbstractLicenseWithDescriptorMojo
 
setLineEnding(String) - Method in class org.nuiton.license.plugin.model.descriptor.FileSet
Set Sets the line-endings of the files in this fileSet.
setLog(Log) - Method in class org.nuiton.license.plugin.header.FileHeaderFilter
 
setLog(Log) - Method in class org.nuiton.license.plugin.LicenseMap
 
setMainLicense(String) - Method in class org.nuiton.license.plugin.model.descriptor.LicenseProjectDescriptor
Set The main license of the project (or module).
setMissingFile(File) - Method in class org.nuiton.license.plugin.AbstractAddThirdPartyMojo
 
setModelEncoding(String) - Method in class org.nuiton.license.plugin.model.descriptor.LicenseProjectDescriptor
Set an encoding used for reading/writing the model.
setName(String) - Method in class org.nuiton.license.plugin.header.transformer.AbstractFileHeaderTransformer
 
setName(String) - Method in interface org.nuiton.license.plugin.header.transformer.FileHeaderTransformer
Changes the name of the transformer.
setName(String) - Method in class org.nuiton.license.plugin.model.License
 
setOrganizationName(String) - Method in class org.nuiton.license.plugin.UpdateFileHeaderMojo
 
setOutputDirectory(File) - Method in class org.nuiton.license.plugin.AbstractAddThirdPartyMojo
 
setOutputDirectory(File) - Method in class org.nuiton.license.plugin.UpdateProjectLicenseMojo
 
setProcessEndTag(String) - Method in class org.nuiton.license.plugin.header.transformer.AbstractFileHeaderTransformer
 
setProcessEndTag(String) - Method in interface org.nuiton.license.plugin.header.transformer.FileHeaderTransformer
Changes the process end tag.
setProcessor(FileHeaderProcessor) - Method in class org.nuiton.license.plugin.UpdateFileHeaderMojo
 
setProcessStartTag(String) - Method in class org.nuiton.license.plugin.header.transformer.AbstractFileHeaderTransformer
 
setProcessStartTag(String) - Method in interface org.nuiton.license.plugin.header.transformer.FileHeaderTransformer
Changes the process start tag.
setProject(MavenProject) - Method in class org.nuiton.license.plugin.AbstractLicenseMojo
 
setProjectName(String) - Method in class org.nuiton.license.plugin.UpdateFileHeaderMojo
 
setRoots(String[]) - Method in class org.nuiton.license.plugin.UpdateFileHeaderMojo
 
setRoots(String) - Method in class org.nuiton.license.plugin.UpdateFileHeaderMojo
 
setSectionDelimiter(String) - Method in class org.nuiton.license.plugin.header.transformer.AbstractFileHeaderTransformer
 
setSectionDelimiter(String) - Method in interface org.nuiton.license.plugin.header.transformer.FileHeaderTransformer
Sets the header section delimiter.
setSession(MavenSession) - Method in class org.nuiton.license.plugin.AbstractLicenseMojo
 
setSkip(boolean) - Method in class org.nuiton.license.plugin.AbstractLicenseWithDescriptorMojo
Changes internal state skip to execute (or not) goal.
setSkip(boolean) - Method in class org.nuiton.license.plugin.UpdateFileHeaderMojo
 
setSkip(boolean) - Method in class org.nuiton.license.plugin.UpdateProjectLicenseMojo
 
setSkipUpdateLicense(boolean) - Method in class org.nuiton.license.plugin.UpdateFileHeaderMojo
 
setThirdPartyFile(File) - Method in class org.nuiton.license.plugin.AbstractAddThirdPartyMojo
 
setThirdPartyFilename(String) - Method in class org.nuiton.license.plugin.AbstractAddThirdPartyMojo
 
setTimestamp(long) - Method in class org.nuiton.license.plugin.UpdateFileHeaderMojo
 
setTransformer(FileHeaderTransformer) - Method in class org.nuiton.license.plugin.header.FileHeaderFilter
 
setTransformer(FileHeaderTransformer) - Method in class org.nuiton.license.plugin.UpdateFileHeaderMojo
 
setTransformers(Map<String, FileHeaderTransformer>) - Method in class org.nuiton.license.plugin.CommentStyleListMojo
 
setTransformers(Map<String, FileHeaderTransformer>) - Method in class org.nuiton.license.plugin.UpdateFileHeaderMojo
 
setUpdateCopyright(boolean) - Method in class org.nuiton.license.plugin.header.UpdateFileHeaderFilter
 
setUpdateCopyright(boolean) - Method in class org.nuiton.license.plugin.UpdateFileHeaderMojo
 
setUpdateDescription(boolean) - Method in class org.nuiton.license.plugin.header.UpdateFileHeaderFilter
 
setUpdateLicense(boolean) - Method in class org.nuiton.license.plugin.header.UpdateFileHeaderFilter
 
setUseDefaultExcludes(boolean) - Method in class org.nuiton.license.plugin.model.descriptor.FileSet
Set Whether standard exclusion patterns, such as those matching CVS and Subversion metadata files, should be used when calculating the files affected by this set.
setUseMissingFile(boolean) - Method in class org.nuiton.license.plugin.AbstractAddThirdPartyMojo
 
setVerbose(boolean) - Method in class org.nuiton.license.plugin.AbstractLicenseMojo
 
skipUpdateLicense - Variable in class org.nuiton.license.plugin.UpdateFileHeaderMojo
A flag to skip the goal.
skipUpdateProjectLicense - Variable in class org.nuiton.license.plugin.UpdateProjectLicenseMojo
A flag to skip the goal.

T

thirdPartyFilename - Variable in class org.nuiton.license.plugin.AbstractAddThirdPartyMojo
Fichier ou ecrire les licences des dependances.
toDependencyMap() - Method in class org.nuiton.license.plugin.LicenseMap
 
toFileHeader(String) - Method in class org.nuiton.license.plugin.header.transformer.AbstractFileHeaderTransformer
 
toFileHeader(String) - Method in interface org.nuiton.license.plugin.header.transformer.FileHeaderTransformer
Build a FileHeader from an UNBOXED header content.
toHeaderContent(FileHeader) - Method in class org.nuiton.license.plugin.header.transformer.AbstractFileHeaderTransformer
 
toHeaderContent(FileHeader) - Method in interface org.nuiton.license.plugin.header.transformer.FileHeaderTransformer
Build a fully boxed header content from the given model.
toString(FileHeader) - Method in class org.nuiton.license.plugin.header.transformer.AbstractFileHeaderTransformer
 
toString(FileHeader) - Method in interface org.nuiton.license.plugin.header.transformer.FileHeaderTransformer
Build a UNBOXED header content from the given model.
toString() - Method in class org.nuiton.license.plugin.model.License
 
touched - Variable in class org.nuiton.license.plugin.header.FileHeaderFilter
flag set to true when a header was detected (says detects both start and end process tags).
transformer - Variable in class org.nuiton.license.plugin.header.FileHeaderFilter
header transformer
treateHeader(String) - Method in class org.nuiton.license.plugin.header.FileHeaderFilter
Deprecated. since 2.3.2, use now the method FileHeaderFilter.getNewHeader(FileHeader).
treateHeader(String) - Method in class org.nuiton.license.plugin.header.UpdateFileHeaderFilter
Deprecated. 

U

unboxComent(String) - Method in class org.nuiton.license.plugin.header.transformer.AbstractFileHeaderTransformer
 
unboxComent(String) - Method in interface org.nuiton.license.plugin.header.transformer.FileHeaderTransformer
Unbox the given boxed boxedHeader to obtain the header content.
unboxProcessTag(String) - Method in class org.nuiton.license.plugin.header.transformer.AbstractFileHeaderTransformer
 
unboxProcessTag(String) - Method in interface org.nuiton.license.plugin.header.transformer.FileHeaderTransformer
Unbox the process tag on the given boxed boxedHeader to obtain the brute header content.
unknownLicenseMessage - Static variable in class org.nuiton.license.plugin.LicenseMap
 
updateCopyright - Variable in class org.nuiton.license.plugin.header.UpdateFileHeaderFilter
Flag sets to true if copyright can be updated.
updateCopyright - Variable in class org.nuiton.license.plugin.UpdateFileHeaderMojo
A flag to update copyright application time (change copyright last year if required) according to the last commit made on the processed file.
updateDescription - Variable in class org.nuiton.license.plugin.header.UpdateFileHeaderFilter
Flag sets to true if description can be updated.
UpdateFileHeaderFilter - Class in org.nuiton.license.plugin.header
Implementation of FileHeaderFilter to update an incoming header.
UpdateFileHeaderFilter() - Constructor for class org.nuiton.license.plugin.header.UpdateFileHeaderFilter
 
UpdateFileHeaderMojo - Class in org.nuiton.license.plugin
The goal to update (or add) the header on some files described in AbstractLicenseWithDescriptorMojo.descriptor file.
UpdateFileHeaderMojo() - Constructor for class org.nuiton.license.plugin.UpdateFileHeaderMojo
 
updateLicense - Variable in class org.nuiton.license.plugin.header.UpdateFileHeaderFilter
Flag set to true if license can be updated.
UpdateProjectLicenseMojo - Class in org.nuiton.license.plugin
Updates (or creates) the main project license file according to the given license project AbstractLicenseWithDescriptorMojo.descriptor.
UpdateProjectLicenseMojo() - Constructor for class org.nuiton.license.plugin.UpdateProjectLicenseMojo
 
useMissingFile - Variable in class org.nuiton.license.plugin.AbstractAddThirdPartyMojo
A flag to use the missing licenses file to consolidate the THID-PARTY file.

V

validateLicenseProjectDescriptor(LicenseProjectDescriptor) - Method in class org.nuiton.license.plugin.AbstractLicenseWithDescriptorMojo
Deprecated. 
validateLicenseProjectDescriptor(LicenseProjectDescriptor) - Method in class org.nuiton.license.plugin.UpdateFileHeaderMojo
 

W

writeMissingFile() - Method in class org.nuiton.license.plugin.AddThirdPartyMojo
 
writeThirdPartyFile() - Method in class org.nuiton.license.plugin.AbstractAddThirdPartyMojo
 

X

XmlFileHeaderTransformer - Class in org.nuiton.license.plugin.header.transformer
Implementation of FileHeaderTransformer for xml format.
XmlFileHeaderTransformer() - Constructor for class org.nuiton.license.plugin.header.transformer.XmlFileHeaderTransformer
 

A B C D E F G H I J L M N O P R S T U V W X

Copyright © 2008-2010 CodeLutin. All Rights Reserved.