public class CheckMojo extends AbstractJacocoMojo
Constructor and Description |
---|
CheckMojo() |
Modifier and Type | Method and Description |
---|---|
void |
executeMojo()
Executes Mojo.
|
execute, getExcludes, getIncludes, getProject, skipMojo
public void executeMojo() throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoExecutionException
AbstractJacocoMojo
executeMojo
in class AbstractJacocoMojo
org.apache.maven.plugin.MojoExecutionException
- if an unexpected problem occurs. Throwing this exception
causes a "BUILD ERROR" message to be displayed.Copyright © 2013. All Rights Reserved.