[
https://issues.apache.org/jira/browse/MCOMPILER-395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17578653#comment-17578653
]
Stephan Schroevers commented on MCOMPILER-395:
----------------------------------------------
Linked to MCOMPILER-503, as implementing that ticket might simplify this one
(since if {{maven-compiler-plugin}} reuses Maven's "regular" dependency
resolution logic, this ticket might only needs to focus on adding support for
the configuration syntax).
> annotationProcessorPaths should accept exclusions
> -------------------------------------------------
>
> Key: MCOMPILER-395
> URL: https://issues.apache.org/jira/browse/MCOMPILER-395
> Project: Maven Compiler Plugin
> Issue Type: Wish
> Affects Versions: 3.8.1
> Reporter: Olivier Grégoire
> Priority: Major
>
> Similar to MCOMPILER-391, as a user, I should be able to add exclusions to
> the dependency coordinates in annotationProcessorPaths.
> Rationale: not everyone uses `dependencyManagement`, and would expect to
> describe the compile-time dependency directly in
> `annotationProcessorPaths.path`, just like a usual runtime dependency.
> Use case: https://stackoverflow.com/q/57490437/180719
--
This message was sent by Atlassian Jira
(v8.20.10#820010)