@Mojo(name="check-copyright", defaultPhase=VALIDATE) public class CheckCopyrightMojo extends CopyrightAbstractMojo
CHECKED_EXTENSIONS
Constructor and Description |
---|
CheckCopyrightMojo() |
Modifier and Type | Method and Description |
---|---|
void |
execute()
Uses maven-scm API to identify all modified files in the current
workspace.
|
public CheckCopyrightMojo()
public void execute() throws org.apache.maven.plugin.MojoFailureException, org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException
- if anyorg.apache.maven.plugin.MojoExecutionException
- if anyCopyright © 2011-2015 ForgeRock AS. All Rights Reserved.