I am attempting to build a native image for my picocli application using GraalVM, and I am encountering an error:
Error: Path entry 'axis.jar' does not map to a real path. Error: Image build request failed with exit status 1
I used the following command : native-image -jar commandline-0.0.1-SNAPSHOT.jar