gdx-backend-bytecoder
gdx-backend-bytecoder copied to clipboard
Error with jackson-databind
[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