Justin Leet created METRON-2310:
-----------------------------------
Summary: Remove metron-indexing-test from compile dependencies
Key: METRON-2310
URL: https://issues.apache.org/jira/browse/METRON-2310
Project: Metron
Issue Type: Bug
Reporter: Justin Leet
Discovered while debugging https://github.com/apache/metron/pull/1554.
In several poms, we carry through metron-integration-test as a compile time
dependency. This means it gets pulled into the uber jar, and suddenly we have a
ton of junit and other test time dependencies being carried through to what we
deploy.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)