difin commented on code in PR #6327:
URL: https://github.com/apache/hive/pull/6327#discussion_r2834191748


##########
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:
   > I guess it should work without defining this repository, spring artifacts 
are present in central: 
https://mvnrepository.com/artifact/org.springframework.boot
   
   @abstractdog no it didn't work, you can see that previous build failed 
saying these dependencies were missing in wonder.



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

Reply via email to