the automatic module name for jul-to-slf4j is '[email protected]‘. This is no valid name as in Java 9 ‚to‘ is a reserved keyword.
So I think it is necessary to define an appropriate automatic module name in the manifest and later in the module-info.java. I will happily file a PR with a modified pom.xml if I would know what name would be accepted; better solution would be to rename the artifact to something that does not contain ‚to' _______________________________________________ slf4j-dev mailing list [email protected] http://mailman.qos.ch/mailman/listinfo/slf4j-dev
