public class CheckMojo extends AbstractJacocoMojo
| Constructor and Description |
|---|
CheckMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
executeMojo()
Executes Mojo.
|
execute, getExcludes, getIncludes, getProject, skipMojopublic void executeMojo()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoExecutionException
AbstractJacocoMojoexecuteMojo in class AbstractJacocoMojoorg.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.