@Mojo(name="check",
defaultPhase=VALIDATE)
public class RatCheckMojo
extends AbstractRatMojo
skip| 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, createReport, 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 © 2007–2016 Apache Software Foundation. All rights reserved.