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_r158085456
########## File path: server/base/pom.xml ########## @@ -152,5 +148,40 @@ </plugins> </build> </profile> + <profile> + <id>hadoop2</id> + <activation> + <activeByDefault>true</activeByDefault> Review comment: Ugh, I hate this. Yes, I forgot about this miserable maven-ism. ---------------------------------------------------------------- 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