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

A

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
 
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
 
AddLicenseFileMojo - Class in org.nuiton.license.plugin
Deprecated. since 2.1, prefer use now the goal update-project-license.
AddLicenseFileMojo() - Constructor for class org.nuiton.license.plugin.AddLicenseFileMojo
Deprecated.  
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.
AddThirdPartyFileMojo - 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).
AddThirdPartyFileMojo() - Constructor for class org.nuiton.license.plugin.AddThirdPartyFileMojo
 
AddThirdPartyFileMojo.LicenseMap - Class in org.nuiton.license.plugin
 
AddThirdPartyFileMojo.LicenseMap() - Constructor for class org.nuiton.license.plugin.AddThirdPartyFileMojo.LicenseMap
 
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
 
AptLicenseHeaderGeneratorImpl - Class in org.nuiton.license.plugin.header.generator
Deprecated. since 2.1, prefer use now the FileHeader api
AptLicenseHeaderGeneratorImpl() - Constructor for class org.nuiton.license.plugin.header.generator.AptLicenseHeaderGeneratorImpl
Deprecated.  
artifactMetadataSource - Variable in class org.nuiton.license.plugin.AddThirdPartyFileMojo
Artifact metadata source component.

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.
boxedLicenseHeaderContent - Variable in class org.nuiton.license.plugin.UpdateHeaderMojo
Deprecated. le header complet (avec les balises de commentaires)
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.AbstractLicenseWithDescriptorMojo
Build a default header given the parameters.
buildGroupedLicenses(AddThirdPartyFileMojo.LicenseMap) - Method in class org.nuiton.license.plugin.AddThirdPartyFileMojo
 
buildLicenseMap(DependencyNode, AddThirdPartyFileMojo.LicenseMap) - Method in class org.nuiton.license.plugin.AddThirdPartyFileMojo
 
bundleLicensePath - Variable in class org.nuiton.license.plugin.UpdateProjectLicenseMojo
The path of the bundled license file to produce when UpdateProjectLicenseMojo.generateBundle is on.

C

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
 
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.AddThirdPartyFileMojo
 
checkPackaging() - Method in class org.nuiton.license.plugin.UpdateHeaderMojo
Deprecated.  
checkSkip() - Method in class org.nuiton.license.plugin.AbstractLicenseWithDescriptorMojo
 
checkSkip() - Method in class org.nuiton.license.plugin.UpdateHeaderMojo
Deprecated.  
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.
CLOSE_TAG - Static variable in class org.nuiton.license.plugin.header.generator.AptLicenseHeaderGeneratorImpl
Deprecated.  
CLOSE_TAG - Static variable in class org.nuiton.license.plugin.header.generator.JavaLicenseHeaderGeneratorImpl
Deprecated.  
CLOSE_TAG - Static variable in class org.nuiton.license.plugin.header.generator.XmlLicenseHeaderGeneratorImpl
Deprecated.  
closeProcessTag - Variable in class org.nuiton.license.plugin.header.generator.LicenseHeaderGenerator
Deprecated.  
closeTag - Variable in class org.nuiton.license.plugin.header.generator.LicenseHeaderGenerator
Deprecated.  
collector - Variable in class org.nuiton.license.plugin.AddThirdPartyFileMojo
Artifact collector component.
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
 
compileSourceRoots - Variable in class org.nuiton.license.plugin.UpdateHeaderMojo
Deprecated. Compile source directory roots to inspect.
computeHeader(License, HeaderGenerator) - Method in class org.nuiton.license.plugin.UpdateHeaderMojo
Deprecated. Construction du header a utiliser.
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).
copyToMETA_INF - Variable in class org.nuiton.license.plugin.AddLicenseFileMojo
Deprecated. Un flag pour faire une copie nommée dans META-INF (prefixe avec le nom de l'artifact).
copyToMETA_INF - Variable in class org.nuiton.license.plugin.AddThirdPartyFileMojo
Un flag pour faire une copie nommé dans META-INF (prefixe avec le nom de l'artifact).
createLicenseStore(String...) - Method in class org.nuiton.license.plugin.AbstractLicenseMojo
 

D

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_SECTION_DELIMITER - Static variable in interface org.nuiton.license.plugin.header.transformer.FileHeaderTransformer
default section delimiter
dependencyTreeBuilder - Variable in class org.nuiton.license.plugin.AddThirdPartyFileMojo
Dependency tree builder component.
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
detail - Variable in class org.nuiton.license.plugin.CommentStyleListMojo
Un drapeau pour afficher aussi le contenu des license.
detail - Variable in class org.nuiton.license.plugin.GeneratorListMojo
Deprecated. Un drapeau pour afficher aussi le contenu des license.
detail - Variable in class org.nuiton.license.plugin.LicenseListMojo
Un drapeau pour afficher aussi le contenu des 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.AddLicenseFileMojo
Deprecated.  
doAction() - Method in class org.nuiton.license.plugin.AddThirdPartyFileMojo
 
doAction() - Method in class org.nuiton.license.plugin.CommentStyleListMojo
 
doAction() - Method in class org.nuiton.license.plugin.GeneratorListMojo
Deprecated.  
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.UpdateHeaderMojo
Deprecated.  
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.
dryRun - Variable in class org.nuiton.license.plugin.UpdateHeaderMojo
Deprecated. A flag to test plugin but modify no file.

E

excludes - Variable in class org.nuiton.license.plugin.UpdateHeaderMojo
Deprecated. La liste des patterns de fichiers à exclure (séparés par des virgules).
execute() - Method in class org.nuiton.license.plugin.HelpMojo
extraResolver - Variable in class org.nuiton.license.plugin.AddLicenseFileMojo
Deprecated. La baseURL d'un resolver de license supplementaire
extraResolver - Variable in class org.nuiton.license.plugin.LicenseListMojo
La baseURL d'un resolver de license supplementaire

F

factory - Variable in class org.nuiton.license.plugin.AddThirdPartyFileMojo
Artifact Factory component.
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
 
filesToTreate - Variable in class org.nuiton.license.plugin.UpdateHeaderMojo
Deprecated. la liste des chemin relatifs des sources java a traiter pour chaque repertoire contenant des sources
filter - Variable in class org.nuiton.license.plugin.header.FileHeaderProcessor
internal file header filter
filter - Variable in class org.nuiton.license.plugin.UpdateFileHeaderMojo
 
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.AddLicenseFileMojo
Deprecated. Un flag pour forcer la generation.
force - Variable in class org.nuiton.license.plugin.AddThirdPartyFileMojo
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.UpdateProjectLicenseMojo
A flag to copy the main license file in a bundled place.
GENERATOR_DESCRIPTION - Static variable in class org.nuiton.license.plugin.header.generator.AptLicenseHeaderGeneratorImpl
Deprecated.  
GENERATOR_DESCRIPTION - Static variable in class org.nuiton.license.plugin.header.generator.JavaLicenseHeaderGeneratorImpl
Deprecated.  
GENERATOR_DESCRIPTION - Static variable in class org.nuiton.license.plugin.header.generator.PropertiesLicenseHeaderGeneratorImpl
Deprecated.  
GENERATOR_DESCRIPTION - Static variable in class org.nuiton.license.plugin.header.generator.XmlLicenseHeaderGeneratorImpl
Deprecated.  
GENERATOR_NAME - Static variable in class org.nuiton.license.plugin.header.generator.AptLicenseHeaderGeneratorImpl
Deprecated.  
GENERATOR_NAME - Static variable in class org.nuiton.license.plugin.header.generator.JavaLicenseHeaderGeneratorImpl
Deprecated.  
GENERATOR_NAME - Static variable in class org.nuiton.license.plugin.header.generator.PropertiesLicenseHeaderGeneratorImpl
Deprecated.  
GENERATOR_NAME - Static variable in class org.nuiton.license.plugin.header.generator.XmlLicenseHeaderGeneratorImpl
Deprecated.  
GeneratorListMojo - Class in org.nuiton.license.plugin
Deprecated. since 2.1, use now the comment(style-list goal.
GeneratorListMojo() - Constructor for class org.nuiton.license.plugin.GeneratorListMojo
Deprecated.  
generatorName - Variable in class org.nuiton.license.plugin.UpdateHeaderMojo
Deprecated. Le type de générateur a utiliser pour encapsuler le header.
getAddDefaultEntities() - Method in class org.nuiton.license.plugin.model.descriptor.io.xpp3.LicenseProjectDescriptorXpp3Reader
Returns the state of the "add default entities" flag.
getArtifactName(MavenProject) - Method in class org.nuiton.license.plugin.AddThirdPartyFileMojo
 
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
 
getBundleLicensePath() - Method in class org.nuiton.license.plugin.UpdateProjectLicenseMojo
 
getCloseProcessTag() - Method in interface org.nuiton.license.plugin.header.generator.HeaderGenerator
Deprecated.  
getCloseProcessTag() - Method in class org.nuiton.license.plugin.header.generator.LicenseHeaderGenerator
Deprecated.  
getCloseTag() - Method in interface org.nuiton.license.plugin.header.generator.HeaderGenerator
Deprecated.  
getCloseTag() - Method in class org.nuiton.license.plugin.header.generator.LicenseHeaderGenerator
Deprecated.  
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).
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
 
getDescription() - Method in class org.nuiton.license.plugin.header.FileHeader
 
getDescription() - Method in class org.nuiton.license.plugin.header.generator.AptLicenseHeaderGeneratorImpl
Deprecated.  
getDescription() - Method in interface org.nuiton.license.plugin.header.generator.HeaderGenerator
Deprecated.  
getDescription() - Method in class org.nuiton.license.plugin.header.generator.JavaLicenseHeaderGeneratorImpl
Deprecated.  
getDescription() - Method in class org.nuiton.license.plugin.header.generator.PropertiesLicenseHeaderGeneratorImpl
Deprecated.  
getDescription() - Method in class org.nuiton.license.plugin.header.generator.XmlLicenseHeaderGeneratorImpl
Deprecated.  
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
 
getEncoding() - Method in class org.nuiton.license.plugin.AbstractLicenseMojo
 
getExclude() - Method in class org.nuiton.license.plugin.model.descriptor.FileSet
Get To add a single exclude.
getExcludes() - Method in class org.nuiton.license.plugin.model.descriptor.FileSet
Method getExcludes.
getExtraResolver() - Method in class org.nuiton.license.plugin.AddLicenseFileMojo
Deprecated.  
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.
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(String) - Method in interface org.nuiton.license.plugin.header.generator.HeaderGenerator
Deprecated.  
getHeader(String) - Method in class org.nuiton.license.plugin.header.generator.LicenseHeaderGenerator
Deprecated.  
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.
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.AddLicenseFileMojo
Deprecated.  
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.AddLicenseFileMojo
Deprecated.  
getLicenseFile() - Method in class org.nuiton.license.plugin.UpdateProjectLicenseMojo
 
getLicenseName() - Method in class org.nuiton.license.plugin.AddLicenseFileMojo
Deprecated.  
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
 
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.
getLinePrefix() - Method in interface org.nuiton.license.plugin.header.generator.HeaderGenerator
Deprecated.  
getLinePrefix() - Method in class org.nuiton.license.plugin.header.generator.LicenseHeaderGenerator
Deprecated.  
getLog() - Method in class org.nuiton.license.plugin.header.FileHeaderFilter
 
getLog() - Method in interface org.nuiton.license.plugin.header.FileHeaderProcessorConfiguration
 
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).
getMavenProjectFromRepository(Artifact) - Method in class org.nuiton.license.plugin.AddThirdPartyFileMojo
Get the Maven project from the repository depending the Artifact given.
getModelEncoding() - Method in class org.nuiton.license.plugin.model.descriptor.LicenseProjectDescriptor
Method getModelEncoding.
getName() - Method in class org.nuiton.license.plugin.header.generator.AptLicenseHeaderGeneratorImpl
Deprecated.  
getName() - Method in interface org.nuiton.license.plugin.header.generator.HeaderGenerator
Deprecated.  
getName() - Method in class org.nuiton.license.plugin.header.generator.JavaLicenseHeaderGeneratorImpl
Deprecated.  
getName() - Method in class org.nuiton.license.plugin.header.generator.PropertiesLicenseHeaderGeneratorImpl
Deprecated.  
getName() - Method in class org.nuiton.license.plugin.header.generator.XmlLicenseHeaderGeneratorImpl
Deprecated.  
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
 
getOpenProcessTag() - Method in interface org.nuiton.license.plugin.header.generator.HeaderGenerator
Deprecated.  
getOpenProcessTag() - Method in class org.nuiton.license.plugin.header.generator.LicenseHeaderGenerator
Deprecated.  
getOpenTag() - Method in interface org.nuiton.license.plugin.header.generator.HeaderGenerator
Deprecated.  
getOpenTag() - Method in class org.nuiton.license.plugin.header.generator.LicenseHeaderGenerator
Deprecated.  
getOrganizationName() - Method in class org.nuiton.license.plugin.UpdateFileHeaderMojo
 
getOutputDirectory() - Method in class org.nuiton.license.plugin.AddLicenseFileMojo
Deprecated.  
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
 
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.
getTimestamp() - Method in class org.nuiton.license.plugin.UpdateFileHeaderMojo
 
getTransformer(String) - Method in class org.nuiton.license.plugin.AbstractLicenseWithDescriptorMojo
 
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() - Method in class org.nuiton.license.plugin.UpdateFileHeaderMojo
 
getTransformers() - Method in class org.nuiton.license.plugin.AbstractLicenseWithDescriptorMojo
 

H

hasClassPath() - Method in class org.nuiton.license.plugin.AbstractLicenseMojo
 
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
 
header - Variable in class org.nuiton.license.plugin.UpdateFileHeaderMojo
internal default file header
headerContent - Variable in class org.nuiton.license.plugin.header.FileHeaderFilter
cached header content
HeaderGenerator - Interface in org.nuiton.license.plugin.header.generator
Deprecated. since 2.1, prefer use now the FileHeader api
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.
inceptionYear - Variable in class org.nuiton.license.plugin.UpdateHeaderMojo
Deprecated. l'annee de creation du module (sera place dans le header)
includes - Variable in class org.nuiton.license.plugin.UpdateHeaderMojo
Deprecated. La liste des patterns de fichiers à inclure (séparés par des virgules).
init() - Method in class org.nuiton.license.plugin.AbstractLicenseWithDescriptorMojo
 
init() - Method in class org.nuiton.license.plugin.AddLicenseFileMojo
Deprecated.  
init() - Method in class org.nuiton.license.plugin.AddThirdPartyFileMojo
 
init() - Method in class org.nuiton.license.plugin.CommentStyleListMojo
 
init() - Method in class org.nuiton.license.plugin.GeneratorListMojo
Deprecated.  
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.UpdateHeaderMojo
Deprecated.  
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
 
isClearAfterOperation() - Method in class org.nuiton.license.plugin.UpdateFileHeaderMojo
 
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.UpdateProjectLicenseMojo
 
isDryRun() - Method in class org.nuiton.license.plugin.UpdateFileHeaderMojo
 
isForce() - Method in class org.nuiton.license.plugin.AddLicenseFileMojo
Deprecated.  
isForce() - Method in class org.nuiton.license.plugin.UpdateProjectLicenseMojo
 
isGenerateBundle() - Method in class org.nuiton.license.plugin.UpdateProjectLicenseMojo
 
isKeepBackup() - Method in class org.nuiton.license.plugin.AbstractLicenseWithDescriptorMojo
 
isKeepBackup() - Method in class org.nuiton.license.plugin.AddLicenseFileMojo
Deprecated.  
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
 
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.
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
 
JavaLicenseHeaderGeneratorImpl - Class in org.nuiton.license.plugin.header.generator
Deprecated. since 2.1, prefer use now the FileHeader api
JavaLicenseHeaderGeneratorImpl() - Constructor for class org.nuiton.license.plugin.header.generator.JavaLicenseHeaderGeneratorImpl
Deprecated.  

K

keepBackup - Variable in class org.nuiton.license.plugin.AddLicenseFileMojo
Deprecated. Un flag pour conserver un backup des fichiers modifies.
keepBackup - Variable in class org.nuiton.license.plugin.AddThirdPartyFileMojo
Un flag pour conserver un backup des fichiers modifies.
keepBackup - Variable in class org.nuiton.license.plugin.UpdateHeaderMojo
Deprecated. Un flag pour conserver un backup des fichiers modifies.

L

license - Variable in class org.nuiton.license.plugin.AddLicenseFileMojo
Deprecated.  
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.AddLicenseFileMojo
Deprecated. Fichier de la licence du module.
licenseFile - Variable in class org.nuiton.license.plugin.UpdateProjectLicenseMojo
Project license file to synchronize with main license defined in descriptor file.
licenseFilename - Variable in class org.nuiton.license.plugin.AddLicenseFileMojo
Deprecated. Repertoire de sortie des classes (classpath).
licenseHeaderContent - Variable in class org.nuiton.license.plugin.UpdateHeaderMojo
Deprecated. le header a ajouter dans chaque fichier source java
LicenseHeaderGenerator - Class in org.nuiton.license.plugin.header.generator
Deprecated. since 2.1, prefer use now the FileHeader api
LicenseHeaderGenerator(String, String, String, String, String) - Constructor for class org.nuiton.license.plugin.header.generator.LicenseHeaderGenerator
Deprecated.  
LicenseListMojo - Class in org.nuiton.license.plugin
Display all available licenses.
LicenseListMojo() - Constructor for class org.nuiton.license.plugin.LicenseListMojo
 
licenseName - Variable in class org.nuiton.license.plugin.AddLicenseFileMojo
Deprecated. Le type de license a appliquer.
licenseName - Variable in class org.nuiton.license.plugin.UpdateHeaderMojo
Deprecated. Le type de license a appliquer.
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
 
LicenseProjectDescriptorXpp3Writer - Class in org.nuiton.license.plugin.model.descriptor.io.xpp3
Class LicenseProjectDescriptorXpp3Writer.
LicenseProjectDescriptorXpp3Writer() - Constructor for class org.nuiton.license.plugin.model.descriptor.io.xpp3.LicenseProjectDescriptorXpp3Writer
 
LicenseRepository - Class in org.nuiton.license.plugin.model
 
LicenseRepository() - Constructor for class org.nuiton.license.plugin.model.LicenseRepository
 
licenseResolver - Variable in class org.nuiton.license.plugin.UpdateHeaderMojo
Deprecated. Un resolver externe
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
 
licenseStore - Variable in class org.nuiton.license.plugin.UpdateHeaderMojo
Deprecated. store of licenses
licenseURL - Variable in class org.nuiton.license.plugin.model.License
url of the license's content
LINE - Static variable in class org.nuiton.license.plugin.header.generator.PropertiesLicenseHeaderGeneratorImpl
Deprecated.  
LINE_SEPARATOR - Static variable in interface org.nuiton.license.plugin.header.transformer.FileHeaderTransformer
 
linePrefix - Variable in class org.nuiton.license.plugin.header.generator.LicenseHeaderGenerator
Deprecated.  
load() - Method in class org.nuiton.license.plugin.model.LicenseRepository
 
localRepository - Variable in class org.nuiton.license.plugin.AddThirdPartyFileMojo
Local Repository.
log - Variable in class org.nuiton.license.plugin.header.FileHeaderFilter
maven logger

M

mavenProjectBuilder - Variable in class org.nuiton.license.plugin.AddThirdPartyFileMojo
Maven Project Builder component.
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)

O

OPEN_TAG - Static variable in class org.nuiton.license.plugin.header.generator.AptLicenseHeaderGeneratorImpl
Deprecated.  
OPEN_TAG - Static variable in class org.nuiton.license.plugin.header.generator.JavaLicenseHeaderGeneratorImpl
Deprecated.  
OPEN_TAG - Static variable in class org.nuiton.license.plugin.header.generator.XmlLicenseHeaderGeneratorImpl
Deprecated.  
openProcessTag - Variable in class org.nuiton.license.plugin.header.generator.LicenseHeaderGenerator
Deprecated.  
openTag - Variable in class org.nuiton.license.plugin.header.generator.LicenseHeaderGenerator
Deprecated.  
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.generator - package org.nuiton.license.plugin.header.generator
Header generator package This package contains the old and deprecated api (since 2.1) of the file header generator.
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.
organizationName - Variable in class org.nuiton.license.plugin.UpdateHeaderMojo
Deprecated. le nom de l'organisation (sera place dans le header)
outputDirectory - Variable in class org.nuiton.license.plugin.AddLicenseFileMojo
Deprecated. Repertoire de sortie des sources.
outputDirectory - Variable in class org.nuiton.license.plugin.AddThirdPartyFileMojo
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
 
PREFIX - Static variable in class org.nuiton.license.plugin.header.generator.AptLicenseHeaderGeneratorImpl
Deprecated.  
PREFIX - Static variable in class org.nuiton.license.plugin.header.generator.JavaLicenseHeaderGeneratorImpl
Deprecated.  
PREFIX - Static variable in class org.nuiton.license.plugin.header.generator.PropertiesLicenseHeaderGeneratorImpl
Deprecated.  
PREFIX - Static variable in class org.nuiton.license.plugin.header.generator.XmlLicenseHeaderGeneratorImpl
Deprecated.  
prefixContent(String) - Method in interface org.nuiton.license.plugin.header.generator.HeaderGenerator
Deprecated.  
prefixContent(String) - Method in class org.nuiton.license.plugin.header.generator.LicenseHeaderGenerator
Deprecated.  
process(File, File) - Method in class org.nuiton.license.plugin.header.FileHeaderProcessor
 
processedFiles - Variable in class org.nuiton.license.plugin.UpdateFileHeaderMojo
set of processed files
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.
processFileEntry(File, String[]) - Method in class org.nuiton.license.plugin.UpdateFileHeaderMojo
 
processHeader(Header) - Method in class org.nuiton.license.plugin.UpdateFileHeaderMojo
 
processor - Variable in class org.nuiton.license.plugin.UpdateFileHeaderMojo
 
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)
projectName - Variable in class org.nuiton.license.plugin.UpdateFileHeaderMojo
Name of project (or module).
projectName - Variable in class org.nuiton.license.plugin.UpdateHeaderMojo
Deprecated. le nom du projet (sera place dans le header)
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
 
PropertiesLicenseHeaderGeneratorImpl - Class in org.nuiton.license.plugin.header.generator
Deprecated. since 2.1, prefer use now the FileHeader api
PropertiesLicenseHeaderGeneratorImpl() - Constructor for class org.nuiton.license.plugin.header.generator.PropertiesLicenseHeaderGeneratorImpl
Deprecated.  
put(String, String) - Method in class org.nuiton.license.plugin.AddThirdPartyFileMojo.LicenseMap
 

R

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.AddThirdPartyFileMojo
Remote repositories used for the project.
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.
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
 
resolveProject() - Method in class org.nuiton.license.plugin.AddThirdPartyFileMojo
 
result - Variable in class org.nuiton.license.plugin.UpdateFileHeaderMojo
by file state files treated
ROLE_NAME - Static variable in interface org.nuiton.license.plugin.header.generator.HeaderGenerator
Deprecated. Plexus role name
ROLE_NAME - Static variable in interface org.nuiton.license.plugin.header.transformer.FileHeaderTransformer
Plexus component role
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
 
setClearAfterOperation(boolean) - Method in class org.nuiton.license.plugin.UpdateFileHeaderMojo
 
setCloseProcessTag(String) - Method in interface org.nuiton.license.plugin.header.generator.HeaderGenerator
Deprecated.  
setCloseProcessTag(String) - Method in class org.nuiton.license.plugin.header.generator.LicenseHeaderGenerator
Deprecated.  
setCloseTag(String) - Method in interface org.nuiton.license.plugin.header.generator.HeaderGenerator
Deprecated.  
setCloseTag(String) - Method in class org.nuiton.license.plugin.header.generator.LicenseHeaderGenerator
Deprecated.  
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).
setCompileSourceRoots(String) - Method in class org.nuiton.license.plugin.UpdateHeaderMojo
Deprecated.  
setCompileSourceRoots(List<String>) - Method in class org.nuiton.license.plugin.UpdateHeaderMojo
Deprecated.  
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
 
setDoGenerate(boolean) - Method in class org.nuiton.license.plugin.UpdateProjectLicenseMojo
 
setDryRun(boolean) - Method in class org.nuiton.license.plugin.UpdateFileHeaderMojo
 
setEncoding(String) - Method in class org.nuiton.license.plugin.AbstractLicenseMojo
 
setExclude(String) - Method in class org.nuiton.license.plugin.model.descriptor.FileSet
Set To add a single exclude.
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.
setExtraResolver(String[]) - Method in class org.nuiton.license.plugin.AddLicenseFileMojo
Deprecated.  
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.
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.AddLicenseFileMojo
Deprecated.  
setForce(boolean) - Method in class org.nuiton.license.plugin.UpdateProjectLicenseMojo
 
setGenerateBundle(boolean) - Method in class org.nuiton.license.plugin.UpdateProjectLicenseMojo
 
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.
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.
setKeepBackup(boolean) - Method in class org.nuiton.license.plugin.AbstractLicenseWithDescriptorMojo
 
setKeepBackup(boolean) - Method in class org.nuiton.license.plugin.AddLicenseFileMojo
Deprecated.  
setLicense(License) - Method in class org.nuiton.license.plugin.AddLicenseFileMojo
Deprecated.  
setLicense(String) - Method in class org.nuiton.license.plugin.header.FileHeader
 
setLicenseFile(File) - Method in class org.nuiton.license.plugin.AddLicenseFileMojo
Deprecated.  
setLicenseFile(File) - Method in class org.nuiton.license.plugin.UpdateProjectLicenseMojo
 
setLicenseName(String) - Method in class org.nuiton.license.plugin.AddLicenseFileMojo
Deprecated.  
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
 
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.
setLinePrefix(String) - Method in interface org.nuiton.license.plugin.header.generator.HeaderGenerator
Deprecated.  
setLinePrefix(String) - Method in class org.nuiton.license.plugin.header.generator.LicenseHeaderGenerator
Deprecated.  
setLog(Log) - Method in class org.nuiton.license.plugin.header.FileHeaderFilter
 
setMainLicense(String) - Method in class org.nuiton.license.plugin.model.descriptor.LicenseProjectDescriptor
Set The main license of the project (or module).
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
 
setOpenProcessTag(String) - Method in interface org.nuiton.license.plugin.header.generator.HeaderGenerator
Deprecated.  
setOpenProcessTag(String) - Method in class org.nuiton.license.plugin.header.generator.LicenseHeaderGenerator
Deprecated.  
setOpenTag(String) - Method in interface org.nuiton.license.plugin.header.generator.HeaderGenerator
Deprecated.  
setOpenTag(String) - Method in class org.nuiton.license.plugin.header.generator.LicenseHeaderGenerator
Deprecated.  
setOrganizationName(String) - Method in class org.nuiton.license.plugin.UpdateFileHeaderMojo
 
setOutputDirectory(File) - Method in class org.nuiton.license.plugin.AddLicenseFileMojo
Deprecated.  
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
 
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.
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
 
setTestSourceRoots(String) - Method in class org.nuiton.license.plugin.UpdateHeaderMojo
Deprecated.  
setTestSourceRoots(List<String>) - Method in class org.nuiton.license.plugin.UpdateHeaderMojo
Deprecated.  
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.AbstractLicenseWithDescriptorMojo
 
setUpdateCopyright(boolean) - Method in class org.nuiton.license.plugin.header.UpdateFileHeaderFilter
 
setUpdateCopyright(boolean) - Method in class org.nuiton.license.plugin.UpdateFileHeaderMojo
 
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.
setVerbose(boolean) - Method in class org.nuiton.license.plugin.AbstractLicenseMojo
 
skipUpdateHeader - Variable in class org.nuiton.license.plugin.UpdateHeaderMojo
Deprecated. A flag to skip the goal.
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

template - Variable in class org.nuiton.license.plugin.UpdateHeaderMojo
Deprecated. La template (velocity) a utiliser pour construire le header.
templateParameters - Variable in class org.nuiton.license.plugin.UpdateHeaderMojo
Deprecated. Des paramètres supplémentaires à utiliser dans la template du header.
testSourceRoots - Variable in class org.nuiton.license.plugin.UpdateHeaderMojo
Deprecated. Test source directory roots to inspect.
thirdPartyFile - Variable in class org.nuiton.license.plugin.AddThirdPartyFileMojo
 
thirdPartyFileContent - Variable in class org.nuiton.license.plugin.AddThirdPartyFileMojo
content of third party file (only computed if AddThirdPartyFileMojo.force is active or the AddThirdPartyFileMojo.thirdPartyFile does not exist, or is not up-to-date.
thirdPartyFilename - Variable in class org.nuiton.license.plugin.AddThirdPartyFileMojo
Fichier ou ecrire les licences des dependances.
timestamp - Variable in class org.nuiton.license.plugin.UpdateFileHeaderMojo
timestamp used for generation
timestamp - Variable in class org.nuiton.license.plugin.UpdateHeaderMojo
Deprecated. le timestamp utilise pour la generation
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.
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
transformer - Variable in class org.nuiton.license.plugin.UpdateFileHeaderMojo
internal file header transformer
transformers - Variable in class org.nuiton.license.plugin.CommentStyleListMojo
All available header transformers.
treateHeader(String) - Method in class org.nuiton.license.plugin.header.FileHeaderFilter
The logic to implements when a header was touched.
treateHeader(String) - Method in class org.nuiton.license.plugin.header.UpdateFileHeaderFilter
 

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.
updateCopyright - Variable in class org.nuiton.license.plugin.header.UpdateFileHeaderFilter
 
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.
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 licence header on some files and also update (or add) the project license file.
UpdateFileHeaderMojo() - Constructor for class org.nuiton.license.plugin.UpdateFileHeaderMojo
 
UpdateHeaderMojo - Class in org.nuiton.license.plugin
Deprecated. since 1.2, use now the update-header-file goal instead.
UpdateHeaderMojo() - Constructor for class org.nuiton.license.plugin.UpdateHeaderMojo
Deprecated.  
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
 

V

validateLicenseProjectDescriptor(LicenseProjectDescriptor, LicenseStore, Map<String, FileHeaderTransformer>) - Method in class org.nuiton.license.plugin.AbstractLicenseWithDescriptorMojo
 
velocity - Variable in class org.nuiton.license.plugin.UpdateHeaderMojo
Deprecated. Velocity Component.

W

write(Writer, LicenseProjectDescriptor) - Method in class org.nuiton.license.plugin.model.descriptor.io.xpp3.LicenseProjectDescriptorXpp3Writer
Method write.

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
 
XmlLicenseHeaderGeneratorImpl - Class in org.nuiton.license.plugin.header.generator
Deprecated. since 2.1, prefer use now the FileHeader api
XmlLicenseHeaderGeneratorImpl() - Constructor for class org.nuiton.license.plugin.header.generator.XmlLicenseHeaderGeneratorImpl
Deprecated.  

_

_generators - Variable in class org.nuiton.license.plugin.GeneratorListMojo
Deprecated. All available generators
_generators - Variable in class org.nuiton.license.plugin.UpdateHeaderMojo
Deprecated. All available generators

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

Copyright © 2008-2010 CodeLutin. All Rights Reserved.