Hi There,
I would like to update the pom and build to generate the module-info class file, and strictly name this module.
Currently as an automatic module, you cannot perform a lot of JPMS functions, such as requires transitive, or evade the maven central deploy warning for unnamed modules.
This is purely the raw code, could I get a zip of the build and send back a finished zip for perusal?