public abstract class AbstractCheckMojo extends org.apache.maven.plugin.AbstractMojo implements DigraphConfiguration, CheckstyleConfiguration, EnforcerConfiguration, HuntbugsConfiguration, JacocoConfiguration, HighwheelConfiguration, PitestConfiguration
| Constructor and Description |
|---|
AbstractCheckMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
protected abstract PluginGoal.LifecyclePhase |
getLifecyclePhase()
The Lifecycle Phase to invoke the Mojo in.
|
getLog, getPluginContext, setLog, setPluginContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDigraphBasePackage, getDigraphVersion, isDigraphDebug, isDigraphIncludeTestsgetCheckstylePluginVersion, getCheckstyleVersion, getRulesetLevel, getRulesetVersion, getSevntuVersiongetEnforcerVersion, getRequiredJavaVersion, getRequiredMavenVersiongetHuntbugsVersiongetJacocoCoverage, getJacocoMissedClasses, getJacocoVersiongetHighwheelVersiongetPitestCoverage, getPitestMutation, getPitestVersiongetLogprotected abstract PluginGoal.LifecyclePhase getLifecyclePhase()
public final void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
execute in interface org.apache.maven.plugin.Mojoorg.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionCopyright © 2015–2017. All rights reserved.