You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Petr Široký (Jira)" <ji...@apache.org> on 2023/01/19 10:47:00 UTC

[jira] [Created] (MCOMPILER-522) Use maven-resolver to resolve 'annotationProcessorPaths' dependencies

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)