|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.plugin.AbstractMojo
com.atlassian.maven.plugin.clover.internal.AbstractCloverMojo
com.atlassian.maven.plugin.clover.internal.AbstractCloverInstrumentMojo
com.atlassian.maven.plugin.clover.CloverInstrumentInternalMojo
com.atlassian.maven.plugin.clover.CloverResetMojo
public class CloverResetMojo
| Field Summary |
|---|
| Fields inherited from class com.atlassian.maven.plugin.clover.CloverInstrumentInternalMojo |
|---|
CLOVER_CORE_ARTIFACT_ID, CLOVER_CORE_GROUP_ID, repositories |
| Fields inherited from class com.atlassian.maven.plugin.clover.internal.AbstractCloverInstrumentMojo |
|---|
cloveredArtifactExpiryInMillis, copyExcludedFiles, distributedCoverage, encoding, excludes, excludesList, flushPolicy, groverJar, includes, includesAllSourceRoots, includesList, includesTestSourceRoots, instrumentation, jdk, methodContexts, scope, setTestFailureIgnore, skipGroverJar, staleMillis, statementContexts, useCloverClassifier, useFullyQualifiedJavaLang |
| Fields inherited from class com.atlassian.maven.plugin.clover.internal.AbstractCloverMojo |
|---|
cloverOutputDirectory, debug, license, licenseLocation, skip, snapshot |
| Fields inherited from interface org.apache.maven.plugin.Mojo |
|---|
ROLE |
| Constructor Summary | |
|---|---|
CloverResetMojo()
|
|
| Method Summary | |
|---|---|
void |
execute()
|
| Methods inherited from class com.atlassian.maven.plugin.clover.CloverInstrumentInternalMojo |
|---|
calcIncludedFilesForGroovy, findCloverArtifact, getOriginalSrcDir, getOriginalSrcTestDir, getSrcName, getSrcTestName, redirectArtifact, redirectOutputDirectories, resetSrcDirsOriginal, setArtifactFactory, setArtifactResolver, swizzleCloverDependencies |
| Methods inherited from class com.atlassian.maven.plugin.clover.internal.AbstractCloverInstrumentMojo |
|---|
getDistributedCoverage, getEncoding, getExcludes, getFlushPolicy, getIncludes, getInstrumentation, getInstrumentLambda, getJdk, getMethodContexts, getStaleMillis, getStatementContexts, isCopyExcludedFiles, isIncludesAllSourceRoots, isUseFullyQualifiedJavaLang |
| Methods inherited from class com.atlassian.maven.plugin.clover.internal.AbstractCloverMojo |
|---|
areCloverDatabasesAvailable, getCloverDatabase, getCloverMergeDatabase, getDescendentModuleProjects, getFlushInterval, getModuleProjects, getProject, getReactorProjects, getResourceAsFile, getResourceManager, getWaitForFlush, isLastProjectInReactor, isModuleOfProject, isSingleCloverDatabase, registerCloverAntTasks, registerLicenseFile, registerLicenseFile, resolveCloverDatabase, setLicense, setLicenseLocation, setProject, setResourceManager, waitForFlush |
| Methods inherited from class org.apache.maven.plugin.AbstractMojo |
|---|
getLog, getPluginContext, setLog, setPluginContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.atlassian.maven.plugin.clover.internal.CompilerConfiguration |
|---|
getFlushInterval |
| Methods inherited from interface com.atlassian.maven.plugin.clover.internal.CloverConfiguration |
|---|
getCloverDatabase, getLog, getProject, getReactorProjects, isSingleCloverDatabase, resolveCloverDatabase |
| Constructor Detail |
|---|
public CloverResetMojo()
| Method Detail |
|---|
public void execute()
throws org.apache.maven.plugin.MojoExecutionException
CloverInstrumentInternalMojo
execute in interface org.apache.maven.plugin.Mojoexecute in class CloverInstrumentInternalMojoorg.apache.maven.plugin.MojoExecutionExceptionAbstractCloverMojo.execute()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||