Class and 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(...) . |
Class and Description |
---|
Mojo
This annotation will mark your class as a Mojo (ie.
|
Class and Description |
---|
InstanciationStrategy
Component instanciation strategy.
|
LifecyclePhase |
ResolutionScope
Dependencies resolution scopes available before
mojo execution.
|
Class and Description |
---|
InstanciationStrategy
Component instanciation strategy.
|
LifecyclePhase |
ResolutionScope
Dependencies resolution scopes available before
mojo execution.
|
Copyright © 2004-2017 The Apache Software Foundation. All Rights Reserved.