public class RatCheckMojo extends AbstractRatMojo
basedir, ECLIPSE_DEFAULT_EXCLUDES, IDEA_DEFAULT_EXCLUDES, MAVEN_DEFAULT_EXCLUDES
Constructor and Description |
---|
RatCheckMojo() |
Modifier and Type | Method and Description |
---|---|
protected void |
check(ClaimStatistic statistics) |
void |
execute()
Invoked by Maven to execute the Mojo.
|
protected ReportConfiguration |
getConfiguration() |
createReport, getLicenseMatchers, getProject, getResources
public void execute() throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoFailureException
- An error in the plugin configuration was detected.org.apache.maven.plugin.MojoExecutionException
- Another error occurred while executing the plugin.protected void check(ClaimStatistic statistics) throws org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoFailureException
protected ReportConfiguration getConfiguration() throws org.apache.maven.plugin.MojoFailureException, org.apache.maven.plugin.MojoExecutionException
getConfiguration
in class AbstractRatMojo
org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionException
Copyright © 2006-2016 The Apache Software Foundation. All Rights Reserved.