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
Looks like "no-metainf" classifier variants (see #39) do not include module-info.class.
It would probably be good if they could include that, although as @GedMarc mentioned, there is the problem of module-info.java now declaring service beyond META-INF source file so this might require duplication of definitions.
The text was updated successfully, but these errors were encountered:
Looks like "no-metainf" classifier variants (see #39) do not include
module-info.class
.It would probably be good if they could include that, although as @GedMarc mentioned, there is the problem of
module-info.java
now declaring service beyond META-INF source file so this might require duplication of definitions.The text was updated successfully, but these errors were encountered: