Unable to access jarfile matching-web/target/graphhopper-map-matching-web-1.0-SNAPSHOT.jar

I followed the instructions here


using the git clone https://github.com/graphhopper/map-matching.git –branch 'recent_core’
when running the following command in windows powershell
java -jar matching-web/target/graphhopper-map-matching-web-1.0-SNAPSHOT.jar BC.pbf --vehicle=‘bike’
I get the following error:
Error: Unable to access jarfile matching-web/target/graphhopper-map-matching-web-1.0-SNAPSHOT.jar

I am not familiar with Java at all. Any help with this issue is greatly appreciated!

If you want to build the recent version please go to the GraphHopper repo where the map matching repo was merged: https://github.com/graphhopper/graphhopper/tree/master/map-matching