apache / apache/maven-compiler-plugin
[MCOMPILER-496] The resolve process of annotationProcessorPaths is not aware of WorkspaceReader
- Dominant language
- Java
- Stars
- 261
- Forks
- 191
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 8
Description
**[Tamas Cservenak](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=cstamas)** opened **[MCOMPILER-496](https://issues.apache.org/jira/browse/MCOMPILER-496?redirect=false)** and commented
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.
---
**Issue Links:**
- [MCOMPILER-522](https://issues.apache.org/jira/browse/MCOMPILER-522) Use maven-resolver to resolve 'annotationProcessorPaths' dependencies
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.