You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Tamás Cservenák (Jira)" <ji...@apache.org> on 2022/05/06 10:42:00 UTC

[jira] [Updated] (MCOMPILER-496) The resolve process of annotationProcessorPaths is not aware of WorkspaceReader

     [ https://issues.apache.org/jira/browse/MCOMPILER-496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tamás Cservenák updated MCOMPILER-496:
--------------------------------------
    Description: 
Hence, it cannot resolve annotation processor from current multi module build, and it requires annotation processor to be installed/downloaded.

Move off from legacy API and use something like maven-artifact-transfer instead of maven-compat that delivers Maven2 behaviour.

  was:
Hence, it cannot resolve annotation processor from current multi module build, and it requires annotation processor to be installed/downloaded.

Move off from legacy API and use something like maven-artifact-transfer instead, that maven-compat that delivers Maven2 behaviour.


> The resolve process of annotationProcessorPaths is not aware of WorkspaceReader
> -------------------------------------------------------------------------------
>
>                 Key: MCOMPILER-496
>                 URL: https://issues.apache.org/jira/browse/MCOMPILER-496
>             Project: Maven Compiler Plugin
>          Issue Type: Bug
>            Reporter: Tamás Cservenák
>            Priority: Major
>
> Hence, it cannot resolve annotation processor from current multi module build, and it requires annotation processor to be installed/downloaded.
> Move off from legacy API and use something like maven-artifact-transfer instead of maven-compat that delivers Maven2 behaviour.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)