pomegranate

Shantanu Kumar 2024-08-12T03:46:00.277729Z

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.

lread 2024-08-12T10:58:02.648879Z

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.