@Mojo(name="check",
defaultPhase=VERIFY,
threadSafe=true)
public final class LicenseCheckMojo
extends AbstractLicenseMojo
AbstractLicenseMojo.AbstractCallback| Modifier and Type | Field and Description |
|---|---|
String |
errorMessage |
Collection<File> |
missingHeaders |
aggregate, basedir, concurrencyFactor, dryRun, encoding, excludes, failIfMissing, failIfUnknown, header, headerDefinitions, headerSections, includes, inlineHeader, keywords, mapping, project, properties, quiet, skip, skipExistingHeaders, strictCheck, useDefaultExcludes, useDefaultMapping, validHeaders| Constructor and Description |
|---|
LicenseCheckMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
debug, execute, findCredentials, info, warn@Parameter(property="license.error.message",
defaultValue="Some files do not have the expected license header")
public String errorMessage
public final Collection<File> missingHeaders
Copyright © 2008–2016 Mycila. All rights reserved.