joshelser commented on a change in pull request #332: ACCUMULO-XXXX Use the hadoop3 shaded jars URL: https://github.com/apache/accumulo/pull/332#discussion_r158086747
########## File path: start/pom.xml ########## @@ -43,19 +43,14 @@ <artifactId>commons-vfs2</artifactId> </dependency> <dependency> - <groupId>org.apache.hadoop</groupId> - <artifactId>hadoop-client</artifactId> + <groupId>org.slf4j</groupId> + <artifactId>slf4j-api</artifactId> Review comment: Yep. There was a fix done in master by mwalch cleaning up most of this crap using the maven-dependency-analyzer feature. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services