Annotation Type Component
-
@Documented @Retention(CLASS) @Target(FIELD) @Inherited public @interface Component
Used to configure injection of Plexus components byMavenPluginManager.getConfiguredMojo(...)
.- Since:
- 3.0
@Documented
@Retention(CLASS)
@Target(FIELD)
@Inherited
public @interface Component
MavenPluginManager.getConfiguredMojo(...)
.