[ https://issues.apache.org/jira/browse/MPLUGIN-532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Konrad Windszus updated MPLUGIN-532: ------------------------------------ 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. was:JSR 330 injections are no longer supported for Maven 4 plugins. Using those should fail the build. > Fail the build in case JSR330 annotations are used in v4 plugins > ---------------------------------------------------------------- > > Key: MPLUGIN-532 > URL: https://issues.apache.org/jira/browse/MPLUGIN-532 > Project: Maven Plugin Tools > Issue Type: Improvement > Components: Plugin Plugin > Reporter: Konrad Windszus > Priority: Major > > 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. -- This message was sent by Atlassian Jira (v8.20.10#820010)