| Package | Description |
|---|---|
| com.atlassian.maven.plugin.clover |
| Modifier and Type | Class and Description |
|---|---|
class |
CloverInstrumentInternalMojo
Instrument source roots.
|
class |
CloverInstrumentMojo
Fork a custom build lifecycle in which all sources will be instrumented by Clover and next execute this
lifecycle till the
install phase. |
class |
CloverInstrumentTestMojo
This goal behaves exactly like the instrument goal, however when forking the lifecycle - it runs only to the 'test'
phase instead of all the way to the 'install' phase.
|
class |
CloverResetMojo
Reset source directories to original ones.
|
class |
CloverSetupMojo
This mojo is to be used mainly for incremental instrumentation and compilation of Java source code.
|
Copyright © 2019 OpenClover.org. All rights reserved.