Github user ptgoetz commented on the pull request:

    https://github.com/apache/storm/pull/736#issuecomment-145092203
  
    I did some more digging and figured out that the following commit:
    
    https://github.com/apache/storm/pull/621
    
    is what broke the packaging for flux. Specifically, minimizing the shaded 
jar for flux-examples excludes classes that Maven doesn't think are used -- 
when in fact they are used, but used via reflection.
    
    The warnings mentioned in the above pull request can be eliminated by 
alternate methods, but minimizing a flux-enabled jar will exclude classes that 
are in fact needed.
    



---
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.
---

Reply via email to