Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.13.1
Description
The annotation org.apache.maven.plugin.plugins.annotations.Component should be deprecated in favour of JSR 330 annotations.
At the same time the related section of the plugin descriptor https://maven.apache.org/ref/3-LATEST/maven-plugin-api/plugin.html#requirement should be deprecated as well.
Compare with the discussion in https://lists.apache.org/thread/xfy3wlfxskqw3kmmyj9zxpcj548ft7k8.
Attachments
Issue Links
- causes
-
JCRVLT-780 Remove @Component annotations
- Closed
- is related to
-
MPLUGIN-531 Fail the build if mixing v3 and v4 annotations and enforce v4 annotations when requiring Maven 4 or above
- Open
- links to