[ https://issues.apache.org/jira/browse/HADOOP-19653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18014602#comment-18014602 ]
ASF GitHub Bot commented on HADOOP-19653: ----------------------------------------- pan3793 commented on PR #7879: URL: https://github.com/apache/hadoop/pull/7879#issuecomment-3196591873 > The shade plugin problem doesn't surface because we're actually compiling JDK17 bytecode. @stoty This is actually addressed by upgrading ASM deps used by `maven-shade-plugin`, without this change, you will see error ``` [ERROR] Failed to execute goal org.apache.maven.plugins:maven-shade-plugin:3.6.0:shade (default) on project hadoop-client-minicluster: Error creating shaded jar: Problem shading JAR /home/chengpan/.m2/repository/net/bytebuddy/byte-buddy/1.17.6/byte-buddy-1.17.6.jar entry META-INF/versions/24/net/bytebuddy/jar/asmjdkbridge/JdkClassWriter$1.class: java.lang.IllegalArgumentException: Unsupported class file major version 68 -> [Help 1] ``` > [JDK25] Bump ByteBuddy 1.17.6 and ASM 9.8 to support Java 25 bytecode > --------------------------------------------------------------------- > > Key: HADOOP-19653 > URL: https://issues.apache.org/jira/browse/HADOOP-19653 > Project: Hadoop Common > Issue Type: Sub-task > Components: build > Affects Versions: 3.5.0 > Reporter: Cheng Pan > Assignee: Cheng Pan > Priority: Major > Labels: pull-request-available > -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org