[ https://issues.apache.org/jira/browse/HBASE-22653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Peter Somogyi reopened HBASE-22653: ----------------------------------- Reopening to remove error-prone from PR verifications > Do not run errorProne on JDK7 > ----------------------------- > > Key: HBASE-22653 > URL: https://issues.apache.org/jira/browse/HBASE-22653 > Project: HBase > Issue Type: Bug > Components: build > Affects Versions: 1.5.0, 1.4.11 > Reporter: Peter Somogyi > Assignee: Peter Somogyi > Priority: Major > Fix For: 1.5.0, 1.4.11 > > > Nightly JDK7 build fails for branch-1 and branch-1.4 when errorProne profile > is used. > {noformat} > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-compiler-plugin:3.6.1:compile > (default-compile) on project hbase-common: Execution default-compile of goal > org.apache.maven.plugins:maven-compiler-plugin:3.6.1:compile failed: An API > incompatibility was encountered while executing > org.apache.maven.plugins:maven-compiler-plugin:3.6.1:compile: > java.lang.UnsupportedClassVersionError: javax/tools/DiagnosticListener : > Unsupported major.minor version 52.0{noformat} > https://builds.apache.org/job/HBase%20Nightly/job/branch-1/929/ -- This message was sent by Atlassian Jira (v8.3.4#803005)