@Mojo(name="main-index",
defaultPhase=PROCESS_CLASSES,
requiresDependencyResolution=COMPILE,
threadSafe=true)
public class MainIndexMojo
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 |
|---|
MainIndexMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |