Annotation Type Component
-
@Documented @Retention(CLASS) @Target(FIELD) @Inherited @Deprecated public @interface ComponentDeprecated.Use JSR 330 annotations orParameterwith according default expressions instead.Used to configure injection of Plexus components byMavenPluginManager.getConfiguredMojo(...).- Since:
- 3.0
- Author:
- Olivier Lamy