jinchengchenghh commented on PR #11115: URL: https://github.com/apache/incubator-gluten/pull/11115#issuecomment-3562356553
Looks like org.apache.iceberg:iceberg-flink-runtime-1.18:jar:1.10.0, is not available, can we update it to https://mvnrepository.com/artifact/org.apache.iceberg/iceberg-flink-runtime-1.19 ? @baibaichen ``` 9:15:42 [INFO] Gluten Iceberg ..................................... SUCCESS [ 12.486 s] 19:15:42 [INFO] Gluten DeltaLake ................................... SUCCESS [ 7.995 s] 19:15:42 [INFO] Gluten Package ..................................... SUCCESS [ 5.501 s] 19:15:42 [INFO] Gluten Ras Planner ................................. SUCCESS [ 1.035 s] 19:15:42 [INFO] Gluten Kafka ....................................... SUCCESS [ 8.023 s] 19:15:42 [INFO] Gluten Backends ClickHouse ......................... FAILURE [ 5.869 s] 19:15:42 [INFO] Gluten Unit Test Parent ............................ SKIPPED 19:15:42 [INFO] Gluten Unit Test Common ............................ SKIPPED 19:15:42 [INFO] Gluten Unit Test ................................... SKIPPED 19:15:42 [INFO] Gluten Unit Test Spark35 ........................... SKIPPED 19:15:42 [INFO] ------------------------------------------------------------------------ 19:15:42 [INFO] BUILD FAILURE 19:15:42 [INFO] ------------------------------------------------------------------------ 19:15:42 [INFO] Total time: 04:08 min 19:15:42 [INFO] Finished at: 2025-11-20T19:15:41Z 19:15:42 [INFO] ------------------------------------------------------------------------ 19:15:42 [ERROR] Failed to execute goal on project backends-clickhouse: Could not resolve dependencies for project org.apache.gluten:backends-clickhouse:jar:1.6.0-SNAPSHOT: The following artifacts could not be resolved: org.apache.iceberg:iceberg-flink-runtime-1.18:jar:1.10.0, org.apache.iceberg:iceberg-flink-1.18:jar:tests:1.10.0, org.apache.iceberg:iceberg-flink-1.18:jar:1.10.0: org.apache.iceberg:iceberg-flink-runtime-1.18:jar:1.10.0 was not found in http://nexus.cicd:8081/repository/maven-public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of ali-repo has elapsed or updates are forced -> [Help 1] 19:15:42 [ERROR] 19:15:42 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 19:15:42 [ERROR] Re-run Maven using the -X switch to enable full debug logging. ``` -- 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]
