Hi, has anyone had success in running a GraalVM native-image with the pomegranate library as a dependency? I ran into java.lang.NoSuchMethodException: org.eclipse.aether.internal.impl.DefaultRepositorySystem.<init>() trying to run the produced binary. Got a feedback on #graalvm that this could be due to reflection.
Hi @kumarshantanu! I’ve not tried this. If you still need help and have read https://github.com/clj-easy/graal-docs, keep asking in #graalvm.