@Mojo(name="test-index",
defaultPhase=PROCESS_TEST_CLASSES,
requiresDependencyResolution=TEST,
threadSafe=true)
public class TestIndexMojo
extends org.apache.maven.plugin.AbstractMojo
Modifier and Type | Field and Description |
---|---|
private org.apache.maven.project.MavenProject |
project
The Maven project to index.
|
Constructor and Description |
---|
TestIndexMojo() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |