|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
JavaMojoAnnotation.COMPONENT
instead of.
@component role="..."
- COMPONENT_ROLE -
Static variable in class org.apache.maven.tools.plugin.extractor.java.JavaMojoDescriptorExtractor
- Deprecated. since 2.4, use
JavaMojoAnnotation.COMPONENT_ROLE
instead of.
- COMPONENT_ROLEHINT -
Static variable in interface org.apache.maven.tools.plugin.extractor.java.JavaMojoAnnotation
- Refer to
@component roleHint="..."
- COMPONENT_ROLEHINT -
Static variable in class org.apache.maven.tools.plugin.extractor.java.JavaMojoDescriptorExtractor
- Deprecated. since 2.4, use
JavaMojoAnnotation.COMPONENT_ROLEHINT
instead of.
- CONFIGURATOR -
Static variable in interface org.apache.maven.tools.plugin.extractor.java.JavaMojoAnnotation
- The configurator type to use when injecting parameter values into this Mojo.
- CONFIGURATOR -
Static variable in class org.apache.maven.tools.plugin.extractor.java.JavaMojoDescriptorExtractor
- Deprecated. since 2.4, use
JavaMojoAnnotation.CONFIGURATOR
instead of.
- createMojoDescriptor(JavaClass) -
Method in class org.apache.maven.tools.plugin.extractor.java.JavaMojoDescriptorExtractor
-
@deprecated <since-text>
JavaMojoAnnotation.DEPRECATED
instead of.
@execute ...
- EXECUTE -
Static variable in class org.apache.maven.tools.plugin.extractor.java.JavaMojoDescriptorExtractor
- Deprecated. since 2.4, use
JavaMojoAnnotation.EXECUTE
instead of.
- execute(MavenProject, PluginDescriptor) -
Method in class org.apache.maven.tools.plugin.extractor.java.JavaMojoDescriptorExtractor
-
- execute(PluginToolsRequest) -
Method in class org.apache.maven.tools.plugin.extractor.java.JavaMojoDescriptorExtractor
-
- EXECUTE_GOAL -
Static variable in interface org.apache.maven.tools.plugin.extractor.java.JavaMojoAnnotation
- The Mojo goal will be executed in isolation.
- EXECUTE_GOAL -
Static variable in class org.apache.maven.tools.plugin.extractor.java.JavaMojoDescriptorExtractor
- Deprecated. since 2.4, use
JavaMojoAnnotation.EXECUTE_GOAL
instead of.
- EXECUTE_LIFECYCLE -
Static variable in interface org.apache.maven.tools.plugin.extractor.java.JavaMojoAnnotation
- The Mojo will be invoked in a parallel lifecycle.
- EXECUTE_LIFECYCLE -
Static variable in class org.apache.maven.tools.plugin.extractor.java.JavaMojoDescriptorExtractor
- Deprecated. since 2.4, use
JavaMojoAnnotation.EXECUTE_LIFECYCLE
instead of.
- EXECUTE_PHASE -
Static variable in interface org.apache.maven.tools.plugin.extractor.java.JavaMojoAnnotation
- The Mojo will be invoked in a parallel lifecycle, ending at the given phase.
- EXECUTE_PHASE -
Static variable in class org.apache.maven.tools.plugin.extractor.java.JavaMojoDescriptorExtractor
- Deprecated. since 2.4, use
JavaMojoAnnotation.EXECUTE_PHASE
instead of.
- EXECUTION_STATEGY -
Static variable in interface org.apache.maven.tools.plugin.extractor.java.JavaMojoAnnotation
- Refer to
@executionStrategy <strategy>
.
JavaMojoAnnotation.GOAL
instead of.
JavaMojoAnnotation.DESCRIPTION
instead of.
JavaMojoAnnotation.INHERIT_BY_DEFAULT
instead of.
JavaMojoAnnotation.AGGREGATOR
instead of.
JavaMojoAnnotation.MULTI_EXECUTION_STRATEGY
instead of.
JavaMojoAnnotation.REQUIRES_DEPENDENCY_RESOLUTION
instead of.
JavaMojoAnnotation.REQUIRES_DIRECT_INVOCATION
instead of.
JavaMojoAnnotation.REQUIRES_ONLINE
instead of.
JavaMojoAnnotation.REQUIRES_PROJECT
instead of.
JavaMojoAnnotation.REQUIRES_REPORTS
instead of.
@instantiationStrategy <per-lookup>
.
JavaMojoAnnotation.INSTANTIATION_STRATEGY
instead of.
@executionStrategy always
instead
@parameter ...
- PARAMETER -
Static variable in class org.apache.maven.tools.plugin.extractor.java.JavaMojoDescriptorExtractor
- Deprecated. since 2.4, use
JavaMojoAnnotation.PARAMETER
instead of.
- PARAMETER_ALIAS -
Static variable in interface org.apache.maven.tools.plugin.extractor.java.JavaMojoAnnotation
- This defines an alias which can be used to configure a parameter.
- PARAMETER_ALIAS -
Static variable in class org.apache.maven.tools.plugin.extractor.java.JavaMojoDescriptorExtractor
- Deprecated. since 2.4, use
JavaMojoAnnotation.PARAMETER_ALIAS
instead of.
- PARAMETER_DEFAULT_VALUE -
Static variable in interface org.apache.maven.tools.plugin.extractor.java.JavaMojoAnnotation
- This defines the default value to be injected into this parameter of the Mojo at build time.
- PARAMETER_DEFAULT_VALUE -
Static variable in class org.apache.maven.tools.plugin.extractor.java.JavaMojoDescriptorExtractor
- Deprecated. since 2.4, use
JavaMojoAnnotation.PARAMETER_DEFAULT_VALUE
instead of.
- PARAMETER_EXPRESSION -
Static variable in interface org.apache.maven.tools.plugin.extractor.java.JavaMojoAnnotation
- Deprecated. use PARAMETER_PROPERTY instead
- PARAMETER_EXPRESSION -
Static variable in class org.apache.maven.tools.plugin.extractor.java.JavaMojoDescriptorExtractor
- Deprecated. since 2.4, use
JavaMojoAnnotation.PARAMETER_EXPRESSION
instead of.
- PARAMETER_IMPLEMENTATION -
Static variable in interface org.apache.maven.tools.plugin.extractor.java.JavaMojoAnnotation
- This defines the default implementation in the case the parameter type is an interface.
- PARAMETER_IMPLEMENTATION -
Static variable in class org.apache.maven.tools.plugin.extractor.java.JavaMojoDescriptorExtractor
- Deprecated. since 2.4, use
JavaMojoAnnotation.PARAMETER_IMPLEMENTATION
instead of.
- PARAMETER_PROPERTY -
Static variable in interface org.apache.maven.tools.plugin.extractor.java.JavaMojoAnnotation
- This defines the property used to calculate the value to be injected into this parameter of the
Mojo at build time, which can come from
-D
execution, setting properties or pom properties.
- PHASE -
Static variable in interface org.apache.maven.tools.plugin.extractor.java.JavaMojoAnnotation
- Refer to
@phase <phaseName>
.
- PHASE -
Static variable in class org.apache.maven.tools.plugin.extractor.java.JavaMojoDescriptorExtractor
- Deprecated. since 2.4, use
JavaMojoAnnotation.PHASE
instead of.
JavaMojoAnnotation.READONLY
instead of.
JavaMojoAnnotation.REQUIRED
instead of.
@requiresDirectInvocation <true|false>
.
@since <deprecated-text>
JavaMojoAnnotation.SINCE
instead of.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |