Github user ndimiduk commented on the issue:
https://github.com/apache/maven/pull/69
> Implementation must scale well to 5K+ modules and 5K managed external
dependencies.
Are you serious? Such a project will never run, because of transitive
dependency version conflicts -- precisely that issue we're all trying to use
the shade plugin to work around. It's admirable to want your project to
"scale', but let's be honest, a single project with more than a fews 10's of
modules is already a monolith that should be decomposed.
Can you elaborate on such a use-case? I'm really quite surprised to hear of
this as an explicit objective.
---
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]