AdditionalHeaderDefinition
is used to collect header definitions declared in an "external" XML
document configuration.AdditionalHeaderDefinition
object using the given XML document as header definitions
input.PropertiesProvider
that adds "license.git.copyrightLastYear" and
"license.git.copyrightYears" values - see
CopyrightRangeProvider.getAdditionalProperties(AbstractLicenseMojo, Properties, Document)
.false
if you do not want the build to
fail for files that do not have an implicit or explicit comment style
definition.HeaderType
declared in this enumeration for the given header type name.HeaderDefinition
which corresponds to this enumeration instance.file
based on the history of the present git branch.GitLookup
for a repository that is detected from the supplied anyFile
.File
paths to the form expected by jGit - i.e.Header
class wraps the license template file, the one which have to be outputted inside the other
files.Header
object pointing to a license template file.HeaderDefinition
class defines what is needed to output a header text into the of the given file
type and what is needed to match the first line as well as the last line of a previous header of the given file
type.HeaderDefinition
object with every header definition properties.HeaderDefinition
with only initializing the header type.HeaderParser
class is used to get header information about the current header defined in the given
file.HeaderParser
object linked to the given file content and the associated header definition
based on the file type.mvn license:help -Ddetail=true -Dgoal=<goal-name>
to display parameter details.HeaderDefinition
and line-ending.path
path relative to git working tree root directory and
delimited by '/'
.PropertiesProvider
that uses SVN to retrieve
year information of last modification of files.Copyright © 2008–2016 Mycila. All rights reserved.