Github user mmiklavc commented on a diff in the pull request:
https://github.com/apache/metron/pull/1081#discussion_r198533881
--- Diff: metron-platform/pom.xml ---
@@ -46,6 +46,7 @@
<module>metron-enrichment</module>
<module>metron-solr</module>
<module>metron-parsers</module>
+ <module>metron-job</module>
--- End diff --
Heh, the pom.xml has tabs instead of spaces. Rather than reformat
everything in the file I just changed that line use tabs.---
