JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
org.apache.maven.execution.scope
Annotation Interface MojoExecutionScoped
@Target
(
TYPE
)
@Retention
(
RUNTIME
)
public @interface
MojoExecutionScoped
Indicates that annotated component should be instantiated before mojo execution starts and discarded after mojo execution completes.
Since:
3.1.2