| Package | Description |
|---|---|
| com.mycila.maven.plugin.license |
| Modifier and Type | Class and Description |
|---|---|
class |
LicenseCheckMojo
Check if the source files of the project have a valid license header
|
class |
LicenseFormatMojo
Reformat files with a missing header to add it
|
class |
LicenseRemoveMojo
Remove the specified header from source files
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
PropertiesProvider.getAdditionalProperties(AbstractLicenseMojo mojo,
Properties currentProperties,
Document document) |
Copyright © 2008–2016 Mycila. All rights reserved.