wgtmac commented on PR #3190: URL: https://github.com/apache/parquet-java/pull/3190#issuecomment-2800343804
It is no longer Java 8 compatible: ``` Error: Failed to execute goal com.diffplug.spotless:spotless-maven-plugin:2.44.4:check (default) on project parquet: Execution default of goal com.diffplug.spotless:spotless-maven-plugin:2.44.4:check failed: Unable to load the mojo 'check' in the plugin 'com.diffplug.spotless:spotless-maven-plugin:2.44.4' due to an API incompatibility: org.codehaus.plexus.component.repository.exception.ComponentLookupException: com/diffplug/spotless/maven/SpotlessCheckMojo has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0 ``` -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
