module-system-woes
module-system-woes copied to clipboard
Fix unsuitable automatic module names
Ideas:
- add/update manifest
- ~> Moditect
- ~> "An ugly fix to this is create an empty jar with name that the module system likes, and use the --patch-module to the original jar" (but won't Maven leave the original JAR on the module path?)