| Enum | Description |
|---|---|
| InstanciationStrategy |
Component instanciation strategy.
|
| LifecyclePhase | |
| ResolutionScope |
Dependencies resolution scopes available before
mojo execution.
|
| Annotation Type | Description |
|---|---|
| Component |
Used to configure injection of Plexus components by
MavenPluginManager.getConfiguredMojo(...) and special Maven
objects as well: session, project, mojo, plugin,
settings. |
| Execute |
Used if your Mojo needs to fork a lifecycle.
|
| Mojo |
This annotation will mark your class as a Mojo (ie.
|
| Parameter |
Used to configure your Mojo parameters to be injected by
MavenPluginManager.getConfiguredMojo(...). |
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.