Description
build logs
Warning: Discovered module-info.class. Shading will break its strong encapsulation. Warning: Discovered module-info.class. Shading will break its strong encapsulation. Warning: Discovered module-info.class. Shading will break its strong encapsulation.
I don't think the module system makes sense for uber.jar, it's useful during development. The module-info.class of multiple modules will override each other during the build of uber.jar, and I think its strong encapsulation may have an effect on uber.jar.
Attachments
Issue Links
- links to