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, getResourcespublic 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.MojoFailureExceptionprotected ReportConfiguration getConfiguration() throws org.apache.maven.plugin.MojoFailureException, org.apache.maven.plugin.MojoExecutionException
getConfiguration in class AbstractRatMojoorg.apache.maven.plugin.MojoFailureExceptionorg.apache.maven.plugin.MojoExecutionExceptionCopyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.