ctubbsii opened a new pull request, #3970: URL: https://github.com/apache/accumulo/pull/3970
Set fork to true in the maven-compiler-plugin's configuration for the errorprone profile, so that the -J options in the profile takes effect and the profile works on JDK 16 and later without creating local configuration for maven toolchains or setting JVM flags via .mavenrc or .mvn/jvm.config See https://errorprone.info/docs/installation#maven Also update the jdk17 profile to jdk16, since that's technically the first version where the exports are needed. -- 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]
