|
||||||||||
| 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.CloverInstrumentInternalMojo
com.atlassian.maven.plugin.clover.CloverCompilerMojo
public class CloverCompilerMojo
This mojo is to be used mainly for incremental instrumentation and compilation of Java source code. NB: This does not, nor should it, run in a forked lifecycle.
| Field Summary |
|---|
| Fields inherited from class com.atlassian.maven.plugin.clover.internal.AbstractCloverMojo |
|---|
license, licenseLocation, skip |
| Fields inherited from interface org.apache.maven.plugin.Mojo |
|---|
ROLE |
| Constructor Summary | |
|---|---|
CloverCompilerMojo()
|
|
| Method Summary | |
|---|---|
protected void |
redirectArtifact()
Modify main artifact to add a "clover" classifier to it so that it's not mixed with the main artifact of a normal build. |
protected void |
redirectOutputDirectories()
|
| Methods inherited from class com.atlassian.maven.plugin.clover.CloverInstrumentInternalMojo |
|---|
execute, findCloverArtifact, getEncoding, getExcludes, getIncludes, getMethodContexts, getStatementContexts, includesAllSourceRoots, isUseFullyQualifiedJavaLang, setArtifactFactory, setArtifactResolver, swizzleCloverDependencies |
| Methods inherited from class com.atlassian.maven.plugin.clover.internal.AbstractCloverMojo |
|---|
areCloverDatabasesAvailable, getCloverDatabase, getCloverMergeDatabase, getFlushInterval, getFlushPolicy, getJdk, getProject, getResourceAsFile, getResourceManager, getWaitForFlush, registerCloverAntTasks, registerLicenseFile, registerLicenseFile, 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.CloverConfiguration |
|---|
getCloverDatabase, getFlushInterval, getFlushPolicy, getJdk, getLog, getProject |
| Constructor Detail |
|---|
public CloverCompilerMojo()
| Method Detail |
|---|
protected void redirectOutputDirectories()
redirectOutputDirectories in class CloverInstrumentInternalMojoprotected void redirectArtifact()
CloverInstrumentInternalMojo
redirectArtifact in class CloverInstrumentInternalMojo
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||