Github user kirklund commented on the issue: https://github.com/apache/geode/pull/450 @galen-pivotal I don't know enough about "DuplicatesStrategy.WARN" but it gets printed because JMH is pulling in all dependencies from all geode modules and the way we have our gradle build setup, this results in duplicates of some dependencies and even some of our own code. Getting rid of that will require someone with more gradle knowledge (if it's even possible).
--- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---