
@Mojo(name="package",
threadSafe=true)
@Execute(lifecycle="scoverage",
phase=PACKAGE)
public class SCoveragePackageMojo
extends org.apache.maven.plugin.AbstractMojo
scoverage- prefix to avoid overwriting original
(not instrumented) file.| Constructor and Description |
|---|
SCoveragePackageMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Creates artifact file containing instrumented classes.
|
Copyright © 2014–2022. All rights reserved.