JackeeH opened a new issue, #11689: URL: https://github.com/apache/iceberg/issues/11689
### Apache Iceberg version 1.4.3 ### Query engine None ### Please describe the bug 🐞 I am using OpenJDK 1.8 and trying to build Iceberg 1.4.x using the command `./gradlew build -x test -x integrationTest`. However, I encountered a failure while building the subproject `Task :iceberg-spark:iceberg-spark-runtime-3.5_2.12:shadowJar`, which is likely related to shadow plugin. During the build process, it can be confirmed that I am using JDK1.8. The error message is as follows. ![image](https://github.com/user-attachments/assets/16f4a2ec-8423-466a-9ed0-9c2daaf0f7dd) ### Willingness to contribute - [ ] I can contribute a fix for this bug independently - [ ] I would be willing to contribute a fix for this bug with guidance from the Iceberg community - [ ] I cannot contribute a fix for this bug at this time -- 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: issues-unsubscr...@iceberg.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org