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
Its manifest defines an invalid automatic module name
Caused by: java.lang.module.FindException: Automatic-Module-Name: com.graphql-java: Invalid module name: 'graphql-java' is not a Java identifier
at java.base/jdk.internal.module.ModulePath.deriveModuleDescriptor(ModulePath.java:505)
at java.base/jdk.internal.module.ModulePath.readJar(ModulePath.java:644)
v3.2.0 fixes this issue. I'd recommend upgrading when ready.
The text was updated successfully, but these errors were encountered:
Environment Details
Problem Description
java-dataloader is a transitive dependency
Its manifest defines an invalid automatic module name
v3.2.0 fixes this issue. I'd recommend upgrading when ready.
The text was updated successfully, but these errors were encountered: