Github user nickwallen commented on a diff in the pull request:
https://github.com/apache/incubator-metron/pull/468#discussion_r103548147
--- Diff: metron-analytics/metron-profiler/pom.xml ---
@@ -339,6 +339,7 @@
</excludes>
</artifactSet>
<transformers>
+ <transformer
implementation="org.atteo.classindex.ClassIndexTransformer"/>
--- End diff --
Is this what creates the index file that is added to the jar? Do we need
this in every project or just the ones that contain Stellar functions?
---
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 [email protected] or file a JIRA ticket
with INFRA.
---