Enum | Description |
---|---|
InstantiationStrategy |
Component instantiation strategy.
|
LifecyclePhase | |
ResolutionScope |
Dependencies resolution scopes available before
mojo execution.
|
Annotation Type | Description |
---|---|
Component |
Used to configure injection of Plexus components by
MavenPluginManager.getConfiguredMojo(...) |
Execute |
Used if your Mojo needs to fork a lifecycle.
|
Mojo |
This annotation will mark your class as a Mojo (ie. goal in a Maven plugin).
|
Parameter |
Used to configure your Mojo parameters to be injected by
MavenPluginManager.getConfiguredMojo(...) |
Copyright © 2004–2015 The Apache Software Foundation. All rights reserved.