stoty commented on a change in pull request #1121:
URL: https://github.com/apache/phoenix/pull/1121#discussion_r569167729
##########
File path: phoenix-pherf/pom.xml
##########
@@ -152,6 +152,12 @@
</dependency>
<!-- Test Dependencies -->
+ <dependency>
+ <groupId>jakarta.xml.bind</groupId>
+ <artifactId>jakarta.xml.bind-api</artifactId>
+ <version>2.3.2</version>
Review comment:
By ignore this, I mean tell dependeny-plugin to ignore these packages.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]