| Enum | Description |
|---|---|
| InstantiationStrategy |
Component instantiation strategy.
|
| LifecyclePhase | |
| ResolutionScope |
Dependencies resolution scopes available before
mojo execution.
|
| Annotation Type | Description |
|---|---|
| Component | Deprecated
Use JSR 330 annotations or
Parameter with according default expressions instead. |
| 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–2024 The Apache Software Foundation. All rights reserved.