Package org.apache.maven.api.di
Annotation Interface MojoExecutionScoped
Indicates that the annotated bean has a lifespan limited to a given mojo execution,
which means each mojo execution will result in a different instance being injected.
TODO: this is currently not implemented
- Since:
- 4.0.0