Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
JSR 330 annotations are no longer supported for Maven 4 plugins. Instead those only support the Maven 4 DI annotations from https://github.com/apache/maven/tree/master/api/maven-api-di/src/main/java/org/apache/maven/api/di.
Using JSR 330 annotations in Maven 4 plugins should fail the build.
Attachments
Issue Links
- relates to
-
MPLUGIN-531 Fail the build if mixing v3 and v4 annotations and enforce v4 annotations when requiring Maven 4 or above
- Open