clebertsuconic commented on PR #4540:
URL:
https://github.com/apache/activemq-artemis/pull/4540#issuecomment-1629777354
still not building:
[INFO] Compiling 6 source files with javac [debug target 11] to
target/classes
compiler message file broken: key=compiler.misc.msg.bug arguments=11.0.8,
{1}, {2}, {3}, {4}, {5}, {6}, {7}
java.lang.NoSuchMethodError: 'com.google.common.collect.ImmutableMap
com.google.common.collect.ImmutableMap$Builder.buildOrThrow()'
at
com.google.errorprone.scanner.ScannerSupplier.defaultSeverities(ScannerSupplier.java:67)
at
com.google.errorprone.scanner.ScannerSupplier.fromBugCheckerInfos(ScannerSupplier.java:88)
at
com.google.errorprone.scanner.BuiltInCheckerSuppliers.allChecks(BuiltInCheckerSuppliers.java:600)
at
com.google.errorprone.scanner.BuiltInCheckerSuppliers.defaultChecks(BuiltInCheckerSuppliers.java:608)
at
com.google.errorprone.ErrorProneJavacPlugin.init(ErrorProneJavacPlugin.java:35)
at
jdk.compiler/com.sun.tools.javac.api.BasicJavacTask.initPlugins(BasicJavacTask.java:215)
at
jdk.compiler/com.sun.tools.javac.api.JavacTaskImpl.prepareCompiler(JavacTaskImpl.java:199)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]