@Mojo(name="index",
threadSafe=true,
requiresProject=true,
defaultPhase=PREPARE_PACKAGE)
public class IndexMojo
extends org.apache.maven.plugin.AbstractMojo
Generates an index of packages and folders within a project's classpath.
Since:
1.0
Field Summary
Fields inherited from interface org.apache.maven.plugin.Mojo