zabetak commented on code in PR #6371:
URL: https://github.com/apache/hive/pull/6371#discussion_r3014003648
##########
standalone-metastore/metastore-server/pom.xml:
##########
@@ -492,6 +471,12 @@
<artifactId>keycloak-admin-client</artifactId>
<scope>test</scope>
</dependency>
+ <dependency>
+ <groupId>uk.org.webcompere</groupId>
+ <artifactId>system-stubs-core</artifactId>
+ <version>1.2.0</version>
+ <scope>test</scope>
+ </dependency>
Review Comment:
Have you tried reverting all the changes in the pom.xml?
--
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]