Open
Description
Currently in the version 1.5.0 (even before) the module-info.class
is located at META-INF/versions/9/module-info.class
which is wrong. It must be located in the root of the JAR file ....
References:
Module JARs (examples):
- https://repo1.maven.org/maven2/org/junit/jupiter/junit-jupiter-api/5.9.3/ - api jar file contains
module-info.class
- https://central.sonatype.com/artifact/org.junit.platform/junit-platform-commons/versions - is a multi release jar...
Metadata
Metadata
Assignees
Labels
No labels