leosanqing opened a new issue, #4027: URL: https://github.com/apache/amoro/issues/4027
### What happened? ``` [ERROR] Failed to execute goal org.apache.maven.plugins:maven-shade-plugin:3.2.4:shade (shade-amoro) on project amoro-optimizer-spark-3.5_2.12: Error creating shaded jar: Problem shading JAR /Users/liurongtong/Desktop/project/gtihub/leo/amoro/amoro-optimizer/amoro-optimizer-spark/target/amoro-optimizer-spark-3.5_2.12-0.9-SNAPSHOT.jar entry org/apache/amoro/optimizer/spark/SparkOptimizer.class: java.lang.IllegalArgumentException: Unsupported class file major version 61 -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <args> -rf :amoro-optimizer-spark-3.5_2.12 ``` ### Affects Versions 0.9-snapshot ### What table formats are you seeing the problem on? _No response_ ### What engines are you seeing the problem on? AMS ### How to reproduce Using jdk17 to compile. ### Relevant log output ```shell ``` ### Anything else _No response_ ### Are you willing to submit a PR? - [x] Yes I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's Code of Conduct -- 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]
