Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
C
E
I
L
M
O
P
R
V
C
Component
- Annotation Type in
org.apache.maven.plugins.annotations
Used to configure injection of Plexus components by
MavenPluginManager.getConfiguredMojo(...)
E
Execute
- Annotation Type in
org.apache.maven.plugins.annotations
Used if your Mojo needs to fork a
lifecycle
.
I
id()
- Method in enum org.apache.maven.plugins.annotations.
InstanciationStrategy
id()
- Method in enum org.apache.maven.plugins.annotations.
LifecyclePhase
id()
- Method in enum org.apache.maven.plugins.annotations.
ResolutionScope
InstanciationStrategy
- Enum in
org.apache.maven.plugins.annotations
Component instanciation strategy.
L
LifecyclePhase
- Enum in
org.apache.maven.plugins.annotations
Lifecycle phases
.
M
Mojo
- Annotation Type in
org.apache.maven.plugins.annotations
This annotation will mark your class as a Mojo (ie. goal in a Maven plugin).
O
org.apache.maven.plugins.annotations
- package org.apache.maven.plugins.annotations
P
Parameter
- Annotation Type in
org.apache.maven.plugins.annotations
Used to configure your Mojo parameters to be injected by
MavenPluginManager.getConfiguredMojo(...)
R
ResolutionScope
- Enum in
org.apache.maven.plugins.annotations
Dependencies resolution scopes available before
mojo execution
.
V
valueOf(String)
- Static method in enum org.apache.maven.plugins.annotations.
InstanciationStrategy
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.apache.maven.plugins.annotations.
LifecyclePhase
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.apache.maven.plugins.annotations.
ResolutionScope
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.apache.maven.plugins.annotations.
InstanciationStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.apache.maven.plugins.annotations.
LifecyclePhase
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.apache.maven.plugins.annotations.
ResolutionScope
Returns an array containing the constants of this enum type, in the order they are declared.
C
E
I
L
M
O
P
R
V
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2004-2012
The Apache Software Foundation
. All Rights Reserved.