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]
   ```


-- 
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: common-issues-unsubscr...@hadoop.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to