Github user glitch commented on a diff in the pull request:
https://github.com/apache/accumulo/pull/289#discussion_r133766369
--- Diff: pom.xml ---
@@ -167,6 +167,11 @@
<version>1.48</version>
</dependency>
<dependency>
+ <groupId>com.fasterxml</groupId>
+ <artifactId>classmate</artifactId>
--- End diff --
It's part of the transitive dependencies of using jersey's
jersey-bean-validation and hibernate-validator default implementation (along
with the javax.el deps, jboss-logging dep, etc.)
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---