Description
At the moment Wicket only adds an automatic module name to the MANIFEST.MF of each released jar.
To make it fully supporting JPMS we should remove these automatic module names and add module-info.java to to the root of each Maven module that is being released to Maven Central.