public abstract class BaseMojo
extends org.apache.maven.plugin.AbstractMojo
| Constructor and Description |
|---|
BaseMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
analyse(org.pitest.highwheel.classpath.ClasspathRoot cpr,
org.pitest.highwheel.cycles.Filter filter) |
void |
execute() |
protected File |
makeReportDirectory(String dirName) |
public final void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionprotected abstract void analyse(org.pitest.highwheel.classpath.ClasspathRoot cpr,
org.pitest.highwheel.cycles.Filter filter)
throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionCopyright © 2018. All rights reserved.