[ https://issues.apache.org/jira/browse/MCOMPILER-522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Petr Široký updated MCOMPILER-522: ---------------------------------- Description: 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. was: 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. > 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ý > Priority: Major > > 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)