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

A

AbstractLicenseVerifierPlugIn - Class in com.soebes.maven.plugins.mlv
 
AbstractLicenseVerifierPlugIn() - Constructor for class com.soebes.maven.plugins.mlv.AbstractLicenseVerifierPlugIn
 
addDefaultEntities - Variable in class com.soebes.maven.plugins.mlv.model.io.xpp3.LicensesXpp3Reader
If set the parser will be loaded with all single characters from the XHTML specification.
addLicense(License) - Method in class com.soebes.maven.plugins.mlv.LicenseInformation
 
addLicense(LicenseItem) - Method in class com.soebes.maven.plugins.mlv.model.LicensesList
Method addLicense.
addName(String) - Method in class com.soebes.maven.plugins.mlv.model.LicenseItem
Method addName.
addUrl(String) - Method in class com.soebes.maven.plugins.mlv.model.LicenseItem
Method addUrl.
append(StringBuffer, String, int) - Method in class com.soebes.maven.plugins.mlv.HelpMojo
Append a description to the buffer by respecting the indentSize and lineLength parameters.
artifact - Variable in class com.soebes.maven.plugins.mlv.LicenseInformation
 
ArtifactComperator - Class in com.soebes.maven.plugins.mlv
The comparator for the artifacts.
ArtifactComperator() - Constructor for class com.soebes.maven.plugins.mlv.ArtifactComperator
 

C

canGenerateReport() - Method in class com.soebes.maven.plugins.mlv.LicenseVerifierReport
 
cell(Sink, String) - Method in class com.soebes.maven.plugins.mlv.LicenseVerifierReport
 
check(List<LicenseItem>, License) - Method in class com.soebes.maven.plugins.mlv.licenses.LicenseValidator
This will check the given License against the given list of licenses.
checkFieldWithDuplicate(XmlPullParser, String, String, Set) - Method in class com.soebes.maven.plugins.mlv.model.io.xpp3.LicensesXpp3Reader
Method checkFieldWithDuplicate.
checkId(List<LicenseItem>, License) - Method in class com.soebes.maven.plugins.mlv.licenses.LicenseValidator
 
checkNames(LicenseItem, License) - Method in class com.soebes.maven.plugins.mlv.licenses.LicenseValidator
Check the given License Name against the CheckLicense which can contain more than one.
checkNamesAndURLs(LicenseItem, License) - Method in class com.soebes.maven.plugins.mlv.licenses.LicenseValidator
This method will check if the given License name and URL is existing in the given CheckLicense class which contains a single License which can be described with multiple names and multiple URL's.
checkNamesOrURLs(LicenseItem, License) - Method in class com.soebes.maven.plugins.mlv.licenses.LicenseValidator
This method will check if the given License name or url is existing in the given CheckLicense class which contains a single License which can be described with multiple names and multiple URL's.
checkUnknownAttribute(XmlPullParser, String, String, boolean) - Method in class com.soebes.maven.plugins.mlv.model.io.xpp3.LicensesXpp3Reader
Method checkUnknownAttribute.
checkUnknownElement(XmlPullParser, boolean) - Method in class com.soebes.maven.plugins.mlv.model.io.xpp3.LicensesXpp3Reader
Method checkUnknownElement.
checkUrls(LicenseItem, License) - Method in class com.soebes.maven.plugins.mlv.licenses.LicenseValidator
Check the given License URL against the CheckLicense which can contain more than one.
com.soebes.maven.plugins.mlv - package com.soebes.maven.plugins.mlv
This is the package in formation for this package.
com.soebes.maven.plugins.mlv.filter - package com.soebes.maven.plugins.mlv.filter
 
com.soebes.maven.plugins.mlv.licenses - package com.soebes.maven.plugins.mlv.licenses
 
com.soebes.maven.plugins.mlv.model - package com.soebes.maven.plugins.mlv.model
 
com.soebes.maven.plugins.mlv.model.io.xpp3 - package com.soebes.maven.plugins.mlv.model.io.xpp3
 
compare(LicenseInformation, LicenseInformation) - Method in class com.soebes.maven.plugins.mlv.ArtifactComperator
 
createEmptyCell(Sink) - Method in class com.soebes.maven.plugins.mlv.LicenseVerifierReport
 
createFigure(Sink, boolean) - Method in class com.soebes.maven.plugins.mlv.LicenseVerifierReport
 
createFilter(List<String>) - Method in class com.soebes.maven.plugins.mlv.filter.PatternExcludeFilter
 
createFilter(List<String>, boolean) - Method in class com.soebes.maven.plugins.mlv.filter.PatternExcludeFilter
 

D

description - Variable in class com.soebes.maven.plugins.mlv.model.LicenseItem
The description field can be used to describe the particular license or give supplemental information about the license.
detail - Variable in class com.soebes.maven.plugins.mlv.HelpMojo
If true, display all settable properties for each goal.
doGenerateArtifactCategories(ResourceBundle, Sink, String) - Method in class com.soebes.maven.plugins.mlv.LicenseVerifierReport
 
doGenerateEmptyReport(ResourceBundle, Sink) - Method in class com.soebes.maven.plugins.mlv.LicenseVerifierReport
generates an empty report in case there are no sources to generate a report with
doGenerateInvalidReport(ResourceBundle, Sink, String) - Method in class com.soebes.maven.plugins.mlv.LicenseVerifierReport
 
doGenerateItemReport(ResourceBundle, Sink) - Method in class com.soebes.maven.plugins.mlv.LicenseVerifierReport
 
doGenerateLicenseCategories(ResourceBundle, Sink) - Method in class com.soebes.maven.plugins.mlv.LicenseVerifierReport
 
doGenerateReport(ResourceBundle, Sink) - Method in class com.soebes.maven.plugins.mlv.LicenseVerifierReport
 
doGenerateReportLicensesConfiguration(ResourceBundle, Sink, String, List<LicenseItem>) - Method in class com.soebes.maven.plugins.mlv.LicenseVerifierReport
 
doGenerateUnknownReport(ResourceBundle, Sink, String) - Method in class com.soebes.maven.plugins.mlv.LicenseVerifierReport
 
doGenerateValidReport(ResourceBundle, Sink, String) - Method in class com.soebes.maven.plugins.mlv.LicenseVerifierReport
 
doGenerateWarningReport(ResourceBundle, Sink, String) - Method in class com.soebes.maven.plugins.mlv.LicenseVerifierReport
 

E

equals(Object) - Method in class com.soebes.maven.plugins.mlv.model.LicenseItem
Method equals.
excludes - Variable in class com.soebes.maven.plugins.mlv.AbstractLicenseVerifierPlugIn
By using excludes you can exclude particular artifacts from being checked by the Maven Licenses Verifier Plugin.
execute() - Method in class com.soebes.maven.plugins.mlv.HelpMojo
execute() - Method in class com.soebes.maven.plugins.mlv.LicenseVerifierMojo
 
execute() - Method in class com.soebes.maven.plugins.mlv.LicenseVerifierReport
 
executeReport(Locale) - Method in class com.soebes.maven.plugins.mlv.LicenseVerifierReport
 

F

failOnInvalid - Variable in class com.soebes.maven.plugins.mlv.AbstractLicenseVerifierPlugIn
The build will fail if a license with the category Invalid has been found.
failOnUnknown - Variable in class com.soebes.maven.plugins.mlv.AbstractLicenseVerifierPlugIn
The build will fail if a license can not be categorized in any of the categories.
failOnValid - Variable in class com.soebes.maven.plugins.mlv.AbstractLicenseVerifierPlugIn
The build will fail if a license with the category Valid has been found.
failOnWarning - Variable in class com.soebes.maven.plugins.mlv.AbstractLicenseVerifierPlugIn
The build will fail if a license with the category Warning has been found.

G

generate(Sink, Locale) - Method in class com.soebes.maven.plugins.mlv.LicenseVerifierReport
 
getAddDefaultEntities() - Method in class com.soebes.maven.plugins.mlv.model.io.xpp3.LicensesXpp3Reader
Returns the state of the "add default entities" flag.
getArtifact() - Method in class com.soebes.maven.plugins.mlv.LicenseInformation
 
getBooleanValue(String, String, XmlPullParser) - Method in class com.soebes.maven.plugins.mlv.model.io.xpp3.LicensesXpp3Reader
Method getBooleanValue.
getBooleanValue(String, String, XmlPullParser, String) - Method in class com.soebes.maven.plugins.mlv.model.io.xpp3.LicensesXpp3Reader
Method getBooleanValue.
getBundle(Locale) - Method in class com.soebes.maven.plugins.mlv.LicenseVerifierReport
 
getByteValue(String, String, XmlPullParser, boolean) - Method in class com.soebes.maven.plugins.mlv.model.io.xpp3.LicensesXpp3Reader
Method getByteValue.
getCategoryName() - Method in class com.soebes.maven.plugins.mlv.LicenseVerifierReport
 
getCharacterValue(String, String, XmlPullParser) - Method in class com.soebes.maven.plugins.mlv.model.io.xpp3.LicensesXpp3Reader
Method getCharacterValue.
getDateValue(String, String, XmlPullParser) - Method in class com.soebes.maven.plugins.mlv.model.io.xpp3.LicensesXpp3Reader
Method getDateValue.
getDateValue(String, String, String, XmlPullParser) - Method in class com.soebes.maven.plugins.mlv.model.io.xpp3.LicensesXpp3Reader
Method getDateValue.
getDependArtifacts(Set<?>) - Method in class com.soebes.maven.plugins.mlv.AbstractLicenseVerifierPlugIn
Get all their dependencies and put the information into the intermediate list of licenses.
getDescription(Locale) - Method in class com.soebes.maven.plugins.mlv.LicenseVerifierReport
 
getDescription() - Method in class com.soebes.maven.plugins.mlv.model.LicenseItem
Get the description field can be used to describe the particular license or give supplemental information about the license.
getDoubleValue(String, String, XmlPullParser, boolean) - Method in class com.soebes.maven.plugins.mlv.model.io.xpp3.LicensesXpp3Reader
Method getDoubleValue.
getFloatValue(String, String, XmlPullParser, boolean) - Method in class com.soebes.maven.plugins.mlv.model.io.xpp3.LicensesXpp3Reader
Method getFloatValue.
getId() - Method in class com.soebes.maven.plugins.mlv.model.LicenseItem
Get the id field is used as unique identifier.
getIndentLevel(String) - Static method in class com.soebes.maven.plugins.mlv.HelpMojo
Gets the indentation level of the specified line.
getIntegerValue(String, String, XmlPullParser, boolean) - Method in class com.soebes.maven.plugins.mlv.model.io.xpp3.LicensesXpp3Reader
Method getIntegerValue.
getInvalid() - Method in class com.soebes.maven.plugins.mlv.licenses.LicenseValidator
This will return the Invalid license list from the license.xml file or an empty list if no such area is defined in the license.xml file.
getInvalid() - Method in class com.soebes.maven.plugins.mlv.model.LicensesContainer
Get the invalid category defines licenses which are not ok.
getInvalidId(License) - Method in class com.soebes.maven.plugins.mlv.licenses.LicenseValidator
 
getInvalidIds(ArrayList<License>) - Method in class com.soebes.maven.plugins.mlv.licenses.LicenseValidator
 
getLicenseInformations() - Method in class com.soebes.maven.plugins.mlv.AbstractLicenseVerifierPlugIn
 
getLicenseList() - Method in class com.soebes.maven.plugins.mlv.AbstractLicenseVerifierPlugIn
 
getLicenses() - Method in class com.soebes.maven.plugins.mlv.LicenseInformation
 
getLicenses(File) - Static method in class com.soebes.maven.plugins.mlv.licenses.LicensesFile
Load the licenses.xml file and convert it into LicenseContainer class to have the information of the licenses.xml file available.
getLicenses(InputStream) - Static method in class com.soebes.maven.plugins.mlv.licenses.LicensesFile
Load the licenses.xml file from an InputStream which usually means via getResourceAsStream().
getLicenses() - Method in class com.soebes.maven.plugins.mlv.model.LicensesList
Method getLicenses.
getLongValue(String, String, XmlPullParser, boolean) - Method in class com.soebes.maven.plugins.mlv.model.io.xpp3.LicensesXpp3Reader
Method getLongValue.
getModelEncoding() - Method in class com.soebes.maven.plugins.mlv.model.LicensesContainer
Get the modelEncoding field.
getName(Locale) - Method in class com.soebes.maven.plugins.mlv.LicenseVerifierReport
 
getNames() - Method in class com.soebes.maven.plugins.mlv.model.LicenseItem
Method getNames.
getOutputDirectory() - Method in class com.soebes.maven.plugins.mlv.LicenseVerifierReport
 
getOutputName() - Method in class com.soebes.maven.plugins.mlv.LicenseVerifierReport
 
getProject() - Method in class com.soebes.maven.plugins.mlv.LicenseInformation
 
getProject() - Method in class com.soebes.maven.plugins.mlv.LicenseVerifierReport
 
getReportOutputDirectory() - Method in class com.soebes.maven.plugins.mlv.LicenseVerifierReport
 
getRequiredAttributeValue(String, String, XmlPullParser, boolean) - Method in class com.soebes.maven.plugins.mlv.model.io.xpp3.LicensesXpp3Reader
Method getRequiredAttributeValue.
getShortValue(String, String, XmlPullParser, boolean) - Method in class com.soebes.maven.plugins.mlv.model.io.xpp3.LicensesXpp3Reader
Method getShortValue.
getTrimmedValue(String) - Method in class com.soebes.maven.plugins.mlv.model.io.xpp3.LicensesXpp3Reader
Method getTrimmedValue.
getUrls() - Method in class com.soebes.maven.plugins.mlv.model.LicenseItem
Method getUrls.
getValid() - Method in class com.soebes.maven.plugins.mlv.licenses.LicenseValidator
This will return the valid licenses or an empty List if no such entry in the license.xml file exist.
getValid() - Method in class com.soebes.maven.plugins.mlv.model.LicensesContainer
Get the valid category defines licenses which are assumed to be ok.
getValidId(License) - Method in class com.soebes.maven.plugins.mlv.licenses.LicenseValidator
This will return the Id of the License.
getValidIds(ArrayList<License>) - Method in class com.soebes.maven.plugins.mlv.licenses.LicenseValidator
This method will get the Id's from the valid area of the licenses.xml file.
getWarning() - Method in class com.soebes.maven.plugins.mlv.licenses.LicenseValidator
This will return the list of licenses which are defined in the warning area of the license.xml file or an empty list if no such area has been defined in the license.xml file.
getWarning() - Method in class com.soebes.maven.plugins.mlv.model.LicensesContainer
Get the warning category defines licenses which are defined to be warning.
getWarningId(License) - Method in class com.soebes.maven.plugins.mlv.licenses.LicenseValidator
 
getWarningIds(ArrayList<License>) - Method in class com.soebes.maven.plugins.mlv.licenses.LicenseValidator
 
goal - Variable in class com.soebes.maven.plugins.mlv.HelpMojo
The name of the goal for which to show help.

H

hashCode() - Method in class com.soebes.maven.plugins.mlv.model.LicenseItem
Method hashCode.
hasInvalidEntries(String) - Method in class com.soebes.maven.plugins.mlv.LicenseVerifierReport
 
hasScope(String) - Method in class com.soebes.maven.plugins.mlv.LicenseVerifierReport
 
hasUnknownEntries(String) - Method in class com.soebes.maven.plugins.mlv.LicenseVerifierReport
 
hasValidEntries(String) - Method in class com.soebes.maven.plugins.mlv.LicenseVerifierReport
 
hasWarningEntries(String) - Method in class com.soebes.maven.plugins.mlv.LicenseVerifierReport
 
headerCell(Sink, String) - Method in class com.soebes.maven.plugins.mlv.LicenseVerifierReport
 
HelpMojo - Class in com.soebes.maven.plugins.mlv
Display help information on maven-license-verifier-plugin.
Call
HelpMojo() - Constructor for class com.soebes.maven.plugins.mlv.HelpMojo
 

I

id - Variable in class com.soebes.maven.plugins.mlv.model.LicenseItem
The id field is used as unique identifier.
indentSize - Variable in class com.soebes.maven.plugins.mlv.HelpMojo
The number of spaces per indentation level, should be positive.
initParser(XmlPullParser) - Method in class com.soebes.maven.plugins.mlv.model.io.xpp3.LicensesXpp3Reader
Method initParser.
invalid - Variable in class com.soebes.maven.plugins.mlv.model.LicensesContainer
The invalid category defines licenses which are not ok.
isCategory(ArrayList<License>, LicenseValidator.Category) - Method in class com.soebes.maven.plugins.mlv.licenses.LicenseValidator
 
isExternalReport() - Method in class com.soebes.maven.plugins.mlv.LicenseVerifierReport
 
isInvalid(ArrayList<License>) - Method in class com.soebes.maven.plugins.mlv.licenses.LicenseValidator
The given list of licenses has to be part of the invalid section of the configuration file which means in other word an conjunction (logical and).
isInvalid(License) - Method in class com.soebes.maven.plugins.mlv.licenses.LicenseValidator
This will check if the given license is part of the invalid category or not.
isStrictChecking() - Method in class com.soebes.maven.plugins.mlv.licenses.LicenseValidator
 
isUnknown(ArrayList<License>) - Method in class com.soebes.maven.plugins.mlv.licenses.LicenseValidator
TBD: Enhance description A list of licenses will be categorized as Unknown if one or more licenses can be categorized into different categories.
isUnknown(License) - Method in class com.soebes.maven.plugins.mlv.licenses.LicenseValidator
Check if a given license is not part of one the categories invalid, valid or warning.
isValid(License) - Method in class com.soebes.maven.plugins.mlv.licenses.LicenseValidator
This will check if the given license is part of the valid licenses or not.
isValid(ArrayList<License>) - Method in class com.soebes.maven.plugins.mlv.licenses.LicenseValidator
The given list of licenses has to be part of the valid section of the configuration file which means in other word an conjunction (logical and).
isVerbose() - Method in class com.soebes.maven.plugins.mlv.AbstractLicenseVerifierPlugIn
 
isWarning(ArrayList<License>) - Method in class com.soebes.maven.plugins.mlv.licenses.LicenseValidator
The given list of licenses has to be part of the warning section of the configuration file which means in other word an conjunction (logical and).
isWarning(License) - Method in class com.soebes.maven.plugins.mlv.licenses.LicenseValidator
This will check if the given license is part of the warning category or not.

L

licenseFile - Variable in class com.soebes.maven.plugins.mlv.AbstractLicenseVerifierPlugIn
The name of the licenses.xml file which will be used to categorize the licenses of the artifacts.
LicenseInformation - Class in com.soebes.maven.plugins.mlv
This class will hold together the information about Project, artifact and the Licenses.
LicenseInformation() - Constructor for class com.soebes.maven.plugins.mlv.LicenseInformation
 
licenseInformations - Variable in class com.soebes.maven.plugins.mlv.AbstractLicenseVerifierPlugIn
This is just for simplicity to store all license information here to make the checkings and other operation simpler.
LicenseItem - Class in com.soebes.maven.plugins.mlv.model
Class LicenseItem.
LicenseItem() - Constructor for class com.soebes.maven.plugins.mlv.model.LicenseItem
 
licenseList - Variable in class com.soebes.maven.plugins.mlv.AbstractLicenseVerifierPlugIn
 
licenses - Variable in class com.soebes.maven.plugins.mlv.LicenseInformation
 
licenses - Variable in class com.soebes.maven.plugins.mlv.model.LicensesList
Field licenses.
licensesContainer - Variable in class com.soebes.maven.plugins.mlv.AbstractLicenseVerifierPlugIn
 
licensesContainer - Variable in class com.soebes.maven.plugins.mlv.licenses.LicenseValidator
Where the licenses are stored.
LicensesContainer - Class in com.soebes.maven.plugins.mlv.model
The Licenses file defines the three categories which are used to categorize the different licenses of the artifacts.
LicensesContainer() - Constructor for class com.soebes.maven.plugins.mlv.model.LicensesContainer
 
LicensesFile - Class in com.soebes.maven.plugins.mlv.licenses
This class will serve methods for loading the licenses.xml file.
LicensesFile() - Constructor for class com.soebes.maven.plugins.mlv.licenses.LicensesFile
 
LicensesList - Class in com.soebes.maven.plugins.mlv.model
Class LicensesList.
LicensesList() - Constructor for class com.soebes.maven.plugins.mlv.model.LicensesList
 
LicensesXpp3Reader - Class in com.soebes.maven.plugins.mlv.model.io.xpp3
Class LicensesXpp3Reader.
LicensesXpp3Reader() - Constructor for class com.soebes.maven.plugins.mlv.model.io.xpp3.LicensesXpp3Reader
 
LicensesXpp3Writer - Class in com.soebes.maven.plugins.mlv.model.io.xpp3
Class LicensesXpp3Writer.
LicensesXpp3Writer() - Constructor for class com.soebes.maven.plugins.mlv.model.io.xpp3.LicensesXpp3Writer
 
licenseValidator - Variable in class com.soebes.maven.plugins.mlv.AbstractLicenseVerifierPlugIn
 
LicenseValidator - Class in com.soebes.maven.plugins.mlv.licenses
This class offers you methods to categorize licenses into the different categories.
LicenseValidator(LicensesContainer) - Constructor for class com.soebes.maven.plugins.mlv.licenses.LicenseValidator
 
LicenseValidator.Category - Enum in com.soebes.maven.plugins.mlv.licenses
 
LicenseValidator.Category() - Constructor for enum com.soebes.maven.plugins.mlv.licenses.LicenseValidator.Category
 
LicenseVerifierMojo - Class in com.soebes.maven.plugins.mlv
This goal is intended to check the artifacts during the prepare-package phase and print out warnings etc.
LicenseVerifierMojo() - Constructor for class com.soebes.maven.plugins.mlv.LicenseVerifierMojo
 
LicenseVerifierReport - Class in com.soebes.maven.plugins.mlv
Generate a report about the license verifier report.
LicenseVerifierReport() - Constructor for class com.soebes.maven.plugins.mlv.LicenseVerifierReport
 
lineLength - Variable in class com.soebes.maven.plugins.mlv.HelpMojo
The maximum length of a display line, should be positive.
loadLicensesFile() - Method in class com.soebes.maven.plugins.mlv.AbstractLicenseVerifierPlugIn
This method will load the licenses.xml file.
localRepository - Variable in class com.soebes.maven.plugins.mlv.AbstractLicenseVerifierPlugIn
Location of the local repository.

M

modelEncoding - Variable in class com.soebes.maven.plugins.mlv.model.LicensesContainer
Field modelEncoding.

N

names - Variable in class com.soebes.maven.plugins.mlv.model.LicenseItem
Field names.
NAMESPACE - Static variable in class com.soebes.maven.plugins.mlv.model.io.xpp3.LicensesXpp3Writer
Field NAMESPACE.
nextTag(XmlPullParser) - Method in class com.soebes.maven.plugins.mlv.model.io.xpp3.LicensesXpp3Reader
Method nextTag.

O

outputDirectory - Variable in class com.soebes.maven.plugins.mlv.LicenseVerifierReport
The directory where the report will be generated

P

parseLicenseItem(XmlPullParser, boolean) - Method in class com.soebes.maven.plugins.mlv.model.io.xpp3.LicensesXpp3Reader
Method parseLicenseItem.
parseLicensesContainer(XmlPullParser, boolean) - Method in class com.soebes.maven.plugins.mlv.model.io.xpp3.LicensesXpp3Reader
Method parseLicensesContainer.
parseLicensesList(XmlPullParser, boolean) - Method in class com.soebes.maven.plugins.mlv.model.io.xpp3.LicensesXpp3Reader
Method parseLicensesList.
PatternExcludeFilter - Class in com.soebes.maven.plugins.mlv.filter
This class is intended to exclude artifacts from being checked.
PatternExcludeFilter() - Constructor for class com.soebes.maven.plugins.mlv.filter.PatternExcludeFilter
 
project - Variable in class com.soebes.maven.plugins.mlv.AbstractLicenseVerifierPlugIn
The Maven project.
project - Variable in class com.soebes.maven.plugins.mlv.LicenseInformation
 
projectBuilder - Variable in class com.soebes.maven.plugins.mlv.AbstractLicenseVerifierPlugIn
Used to build a maven projects from artifacts in the remote repository.

R

read(Reader, boolean) - Method in class com.soebes.maven.plugins.mlv.model.io.xpp3.LicensesXpp3Reader
 
read(Reader) - Method in class com.soebes.maven.plugins.mlv.model.io.xpp3.LicensesXpp3Reader
 
read(InputStream, boolean) - Method in class com.soebes.maven.plugins.mlv.model.io.xpp3.LicensesXpp3Reader
Method read.
read(InputStream) - Method in class com.soebes.maven.plugins.mlv.model.io.xpp3.LicensesXpp3Reader
Method read.
read(XmlPullParser, boolean) - Method in class com.soebes.maven.plugins.mlv.model.io.xpp3.LicensesXpp3Reader
Method read.
remoteRepositories - Variable in class com.soebes.maven.plugins.mlv.AbstractLicenseVerifierPlugIn
List of Remote Repositories used by the resolver
removeLicense(LicenseItem) - Method in class com.soebes.maven.plugins.mlv.model.LicensesList
Method removeLicense.
removeName(String) - Method in class com.soebes.maven.plugins.mlv.model.LicenseItem
Method removeName.
removeUrl(String) - Method in class com.soebes.maven.plugins.mlv.model.LicenseItem
Method removeUrl.
repeat(String, int) - Static method in class com.soebes.maven.plugins.mlv.HelpMojo
Repeat a String n times to form a new string.
reportOutputDirectory - Variable in class com.soebes.maven.plugins.mlv.LicenseVerifierReport
The directory where the report will be generated

S

setAddDefaultEntities(boolean) - Method in class com.soebes.maven.plugins.mlv.model.io.xpp3.LicensesXpp3Reader
Sets the state of the "add default entities" flag.
setArtifact(Artifact) - Method in class com.soebes.maven.plugins.mlv.LicenseInformation
 
setDescription(String) - Method in class com.soebes.maven.plugins.mlv.model.LicenseItem
Set the description field can be used to describe the particular license or give supplemental information about the license.
setId(String) - Method in class com.soebes.maven.plugins.mlv.model.LicenseItem
Set the id field is used as unique identifier.
setInvalid(ArrayList<LicenseItem>) - Method in class com.soebes.maven.plugins.mlv.licenses.LicenseValidator
 
setInvalid(LicensesList) - Method in class com.soebes.maven.plugins.mlv.model.LicensesContainer
Set the invalid category defines licenses which are not ok.
setLicenses(ArrayList<License>) - Method in class com.soebes.maven.plugins.mlv.LicenseInformation
 
setLicenses(List<LicenseItem>) - Method in class com.soebes.maven.plugins.mlv.model.LicensesList
Set licenses (sequence).
setModelEncoding(String) - Method in class com.soebes.maven.plugins.mlv.model.LicensesContainer
Set the modelEncoding field.
setNames(List<String>) - Method in class com.soebes.maven.plugins.mlv.model.LicenseItem
Set the list of names give the possible names of a license.
setOutputDirectory(File) - Method in class com.soebes.maven.plugins.mlv.LicenseVerifierReport
 
setProject(MavenProject) - Method in class com.soebes.maven.plugins.mlv.LicenseInformation
 
setProject(MavenProject) - Method in class com.soebes.maven.plugins.mlv.LicenseVerifierReport
 
setReportOutputDirectory(File) - Method in class com.soebes.maven.plugins.mlv.LicenseVerifierReport
 
setStrictChecking(boolean) - Method in class com.soebes.maven.plugins.mlv.licenses.LicenseValidator
 
setUrls(List<String>) - Method in class com.soebes.maven.plugins.mlv.model.LicenseItem
Set the list of urls gives the possible URL's under which a license can be reached.
setValid(List<LicenseItem>) - Method in class com.soebes.maven.plugins.mlv.licenses.LicenseValidator
 
setValid(LicensesList) - Method in class com.soebes.maven.plugins.mlv.model.LicensesContainer
Set the valid category defines licenses which are assumed to be ok.
setVerbose(boolean) - Method in class com.soebes.maven.plugins.mlv.AbstractLicenseVerifierPlugIn
 
setWarning(ArrayList<LicenseItem>) - Method in class com.soebes.maven.plugins.mlv.licenses.LicenseValidator
 
setWarning(LicensesList) - Method in class com.soebes.maven.plugins.mlv.model.LicensesContainer
Set the warning category defines licenses which are defined to be warning.
stricktChecking - Variable in class com.soebes.maven.plugins.mlv.AbstractLicenseVerifierPlugIn
This will turn on strictChecking behavior which will check URL and Name of a license instead of only URL or Name.
strictChecking - Variable in class com.soebes.maven.plugins.mlv.licenses.LicenseValidator
 

T

toLines(String, int, int, int) - Static method in class com.soebes.maven.plugins.mlv.HelpMojo
Splits the specified text into lines of convenient display length.
toLines(List, String, int, int) - Static method in class com.soebes.maven.plugins.mlv.HelpMojo
Adds the specified line to the output sequence, performing line wrapping if necessary.
toString(LicensesContainer) - Static method in class com.soebes.maven.plugins.mlv.licenses.LicensesFile
We convert the LicensesContainer into a string.
toString() - Method in class com.soebes.maven.plugins.mlv.model.LicenseItem
Method toString.

U

urls - Variable in class com.soebes.maven.plugins.mlv.model.LicenseItem
Field urls.

V

valid - Variable in class com.soebes.maven.plugins.mlv.model.LicensesContainer
The valid category defines licenses which are assumed to be ok.
valueOf(String) - Static method in enum com.soebes.maven.plugins.mlv.licenses.LicenseValidator.Category
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.soebes.maven.plugins.mlv.licenses.LicenseValidator.Category
Returns an array containing the constants of this enum type, in the order they are declared.
verbose - Variable in class com.soebes.maven.plugins.mlv.AbstractLicenseVerifierPlugIn
This will turn on verbose behavior and will print out all information about the artifacts.

W

warning - Variable in class com.soebes.maven.plugins.mlv.model.LicensesContainer
The warning category defines licenses which are defined to be warning.
write(Writer, LicensesContainer) - Method in class com.soebes.maven.plugins.mlv.model.io.xpp3.LicensesXpp3Writer
Method write.
write(OutputStream, LicensesContainer) - Method in class com.soebes.maven.plugins.mlv.model.io.xpp3.LicensesXpp3Writer
Method write.
writeLicenseItem(LicenseItem, String, XmlSerializer) - Method in class com.soebes.maven.plugins.mlv.model.io.xpp3.LicensesXpp3Writer
Method writeLicenseItem.
writeLicensesContainer(LicensesContainer, String, XmlSerializer) - Method in class com.soebes.maven.plugins.mlv.model.io.xpp3.LicensesXpp3Writer
Method writeLicensesContainer.
writeLicensesList(LicensesList, String, XmlSerializer) - Method in class com.soebes.maven.plugins.mlv.model.io.xpp3.LicensesXpp3Writer
Method writeLicensesList.

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

Copyright © 2009-2011 SoftwareEntwicklung Beratung Schulung. All Rights Reserved.