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
[ERROR] Failed to execute goal de.mirkosertic.bytecoder:bytecoder-mavenplugin:2021-11-02:compile (default) on project gdx-backend-bytecoder-example: Error running bytecoder: Error linking class com.fasterxml.jackson.databind.Obj
ectMapper: Error linking class com.fasterxml.jackson.databind.introspect.JacksonAnnotationIntrospector: Error linking class com.fasterxml.jackson.databind.ext.Java7Support: Cannot find virtual method setAccessible in non-abstract class java/lang/reflect/AccessibleObject with signature VOID(BOOLEAN)
Env:
JDK 11
using ObjectMapper to serialize/deserialize json
and other settings are same as this repository
[ERROR] Failed to execute goal de.mirkosertic.bytecoder:bytecoder-mavenplugin:2021-11-02:compile (default) on project gdx-backend-bytecoder-example: Error running bytecoder: Error linking class com.fasterxml.jackson.databind.Obj
ectMapper: Error linking class com.fasterxml.jackson.databind.introspect.JacksonAnnotationIntrospector: Error linking class com.fasterxml.jackson.databind.ext.Java7Support: Cannot find virtual method setAccessible in non-abstract class java/lang/reflect/AccessibleObject with signature VOID(BOOLEAN)
Env:
JDK 11
using ObjectMapper to serialize/deserialize json
and other settings are same as this repository