Petr Široký created MCOMPILER-522: ------------------------------------- Summary: Use maven-resolver to resolve 'annotationProcessorPaths' dependencies Key: MCOMPILER-522 URL: https://issues.apache.org/jira/browse/MCOMPILER-522 Project: Maven Compiler Plugin Issue Type: Improvement Affects Versions: 3.10.1 Reporter: Petr Široký
The dependency resolution of {{annotationProcessorPaths}} currently relies on the old approach using e.g. {{org.apache.maven.repository.RepositorySystem}} and related classes. We should move / migrate to the {{maven-resolver}} APIs. There is already a Draft PR with these changes: [https://github.com/apache/maven-compiler-plugin/pull/151.] I am creating this JIRA for tracking purposes. -- This message was sent by Atlassian Jira (v8.20.10#820010)