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:48:00 UTC

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

    [ https://issues.apache.org/jira/browse/MCOMPILER-522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17678614#comment-17678614 ] 

Petr Široký commented on MCOMPILER-522:
---------------------------------------

As discussed in https://github.com/apache/maven-compiler-plugin/pull/151 I will take over this one.

> 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)