Github user cestella commented on the issue: https://github.com/apache/incubator-metron/pull/541 It appears that byteseek has a LGPL dependency in gnu trove, a primitive collections library. As a stopgap, I: * excluded the dependency * provided a translation layer inside of `metron-pcap` based on `mahout-math` (which is, in turn, loosely based on Colt, a primitive collections library) This is less than ideal in the long-run, so I submitted a [PR](https://github.com/nishihatapalmer/byteseek/pull/13) against the library and asked for a new release.
--- 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. ---