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


##########
standalone-metastore/metastore-rest-catalog/pom.xml:
##########
@@ -19,12 +19,97 @@
   <modelVersion>4.0.0</modelVersion>
   <artifactId>hive-standalone-metastore-rest-catalog</artifactId>
   <name>Hive Metastore REST Catalog</name>
+  <repositories>
+    <repository>
+      <id>central</id>
+      <url>https://repo.maven.apache.org/maven2</url>

Review Comment:
   we have all these remote repos configured for the single virtual repository 
(wonder), so it should work:
   <img width="1034" height="479" alt="Screenshot 2026-02-20 at 16 48 29" 
src="https://github.com/user-attachments/assets/0f35d8dd-3264-40fc-b520-18698c2cade3";
 />
   
   I would try to remove the repo from pom.xml, and we'll investigate in the 
next round what's happening
   I can even check the logs of the artifactory if you need, in case of errors



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