apache / apache/maven-compiler-plugin
[MCOMPILER-401] -Werror with annotations processors generating benign warnings breaks build
- Dominant language
- Java
- Stars
- 261
- Forks
- 191
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 8
Description
**[Martin Paljak](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=martinpaljak)** opened **[MCOMPILER-401](https://issues.apache.org/jira/browse/MCOMPILER-401?redirect=false)** and commented
It seems Maven eats away compiler warnings about annotations processors and combined with -Werror results in a cryptic
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project picocli-issue-show: Compilation failure
> [ERROR] An unknown compilation problem occurred
Sample to replicate exists at external issue url.
---
**Affects:** 3.8.1
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.