public final class LicenseCheckMojo extends AbstractLicenseMojo
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
failIfMissing
Whether to fail the build if some file miss license header
|
Collection<File> |
missingHeaders |
aggregate, basedir, concurrencyFactor, encoding, excludes, header, headerDefinitions, includes, keywords, mapping, project, properties, quiet, skip, strictCheck, useDefaultExcludes, useDefaultMapping, validHeaders| Constructor and Description |
|---|
LicenseCheckMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
debug, execute, info, listSelectedFiles, mergeProperties, warnprotected boolean failIfMissing
public final Collection<File> missingHeaders
Copyright © 2008-2012 Mathieu Carbou. All Rights Reserved.