I'm getting a strange error when trying to use clj-native-image to build a project with the clojure2d
dependency:
Error: Invalid or corrupt jarfile /Users/yuhan/.m2/repository/com/github/fommil/netlib/all/1.1.2/all-1.1.2.pom
Caused by: java.util.zip.ZipException: zip END header not found
The library itself can be used without issue in a normal REPL context