You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ....
Currently in the version 1.5.0 (even before) the
module-info.class
is located atMETA-INF/versions/9/module-info.class
which is wrong. It must be located in the root of the JAR file ....References:
Module JARs (examples):
module-info.class
The text was updated successfully, but these errors were encountered: