[
https://issues.apache.org/jira/browse/MCOMPILER-401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Paljak updated MCOMPILER-401:
------------------------------------
Description:
It seems Maven eats away compiler warnings about annotations processors and
combined with -Werror results in a cryptic
{quote}[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
{quote}
Sample to replicate exists at external issue url.
was:
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.{{}}
> -Werror with annotations processors generating benign warnings breaks build
> ---------------------------------------------------------------------------
>
> Key: MCOMPILER-401
> URL: https://issues.apache.org/jira/browse/MCOMPILER-401
> Project: Maven Compiler Plugin
> Issue Type: Bug
> Affects Versions: 3.8.1
> Reporter: Martin Paljak
> Priority: Major
>
> It seems Maven eats away compiler warnings about annotations processors and
> combined with -Werror results in a cryptic
>
> {quote}[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
> {quote}
>
> Sample to replicate exists at external issue url.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)