[
https://issues.apache.org/jira/browse/HBASE-23894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nick Dimiduk resolved HBASE-23894.
----------------------------------
Resolution: Won't Fix
I don't think we can solve this. ErrorProne's maven configurations are
incompatible between JDK8 and JDK11, and given that we gate it by a profile,
and maven's lack of expression when it comes to profile combinations, I don't
see how to implement this.
I think we're stuck with running ErrorProne on a single JVM version target for
now.
> [JDK11] build with -PerrorProne silently fails
> ----------------------------------------------
>
> Key: HBASE-23894
> URL: https://issues.apache.org/jira/browse/HBASE-23894
> Project: HBase
> Issue Type: Sub-task
> Components: build
> Reporter: Nick Dimiduk
> Assignee: Nick Dimiduk
> Priority: Major
> Attachments: patch-compile-root.txt
>
>
> Build seems to simply stop at {{hbase-protocol-shaded}} without explanation.
> Dropping {{-PerrorProne}} allows the build to proceed, at least locally.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)