Dan Burkert has posted comments on this change. Change subject: java: enable error-prone for java builds ......................................................................
Patch Set 2: > 23:08:57 [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-compiler-plugin:3.3:compile (default-compile) > on project interface-annotations: Execution default-compile of goal > org.apache.maven.plugins:maven-compiler-plugin:3.3:compile failed: An API > incompatibility was encountered while executing > org.apache.maven.plugins:maven-compiler-plugin:3.3:compile: > java.lang.UnsupportedClassVersionError: javax/tools/DiagnosticListener : > Unsupported major.minor version 52.0 Something was compiled targeting JDK 8, but it's hard to tell exactly what. -- To view, visit http://gerrit.cloudera.org:8080/4425 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: Iebafbb307904875490426dd699ab1f55e21d284d Gerrit-PatchSet: 2 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Todd Lipcon <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Jean-Daniel Cryans <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-HasComments: No
