JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.apache.maven.execution.scope
MojoExecutionScoped
Contents
Hide sidebar
❮
❯
Show sidebar
Description
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