Github user cestella commented on a diff in the pull request:
https://github.com/apache/metron/pull/946#discussion_r171624949
--- Diff: metron-platform/elasticsearch-shaded/pom.xml ---
@@ -31,7 +43,7 @@
</dependency>
<dependency>
<groupId>org.elasticsearch.client</groupId>
- <artifactId>transport</artifactId>
+ <artifactId>x-pack-transport</artifactId>
--- End diff --
Yep, I concede the point, that is not appropriately licensed via apache and
we cannot bundle that dependency.---
