difin commented on code in PR #6327: URL: https://github.com/apache/hive/pull/6327#discussion_r2834186707
########## itests/qtest-iceberg/pom.xml: ########## @@ -23,6 +23,18 @@ <artifactId>hive-it-iceberg-qfile</artifactId> <packaging>jar</packaging> <name>Hive Integration - QFile Iceberg Tests</name> + <repositories> + <repository> + <id>central</id> + <url>https://repo.maven.apache.org/maven2</url> Review Comment: Yes, I added that to check if the build passes with this definitions, not for production. It wasn't able to find spring boot dependencies through the wonder repo. -- 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]
