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
Hi,
when bundling artifacts with Java 11 modules, this error is printed.
It only happens with specified artifacts which use modules.
[error] : Exception: java.lang.ArrayIndexOutOfBoundsException: Index 19 out of bounds for length 19
[error] : Invalid class file module-info.class (java.lang.ArrayIndexOutOfBoundsException: Index 19 out of bounds for length 19)
The text was updated successfully, but these errors were encountered:
Hi,
when bundling artifacts with Java 11 modules, this error is printed.
It only happens with specified artifacts which use modules.
The text was updated successfully, but these errors were encountered: