
@Mojo(name="post-compile",
defaultPhase=PROCESS_CLASSES)
public class SCoveragePostCompileMojo
extends org.apache.maven.plugin.AbstractMojo
SCoveragePreCompileMojo before compilation:
scoverage life cycle.
| Constructor and Description |
|---|
SCoveragePostCompileMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Restores project original configuration after compilation with SCoverage instrumentation.
|
Copyright © 2014–2022. All rights reserved.