``` p3-batchrefine-1.1.8$ ./bin/batchrefine BACKEND_TYPE --help Error: Unable to access jarfile ./clients/clients-cli/target/clients-cli-1.1.7-jar-with-dependencies.jar ``` Release 1.1.8 was trying to find clients-cli-1.1.7-jar-with-dependencies.jar , which was of course not there. Could you please fix this issue? Thanks.
Release 1.1.8 was trying to find clients-cli-1.1.7-jar-with-dependencies.jar , which was of course not there.
Could you please fix this issue? Thanks.