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