Github user ifedorenko commented on the pull request:
https://github.com/apache/maven/pull/69#issuecomment-145727506
I am not sure I fully understand the problem, but maven generally expects
project dependencies to stay the same during the build. If you need to suppress
certain storm-core dependencies from "leaking" into uber-jar projects, I think
you should be able to simple mark those dependencies as optional=true (which
really means "non-transitive").
---
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.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]