Hey,
I am getting an error on building on the master branch. Initially I had the same error as (sorry could not put full link here because it did not let me put more than 2 links) recent-core-build-fails/5972 but then I added my github credentials to the ~/.m2/settings.xml file and now I am getting this error
[ERROR] Failed to execute goal on project graphhopper-map-matching-core: Could not resolve dependencies for project com.graphhopper:graphhopper-map-matching-core:jar:3.0-SNAPSHOT: Could not find artifact com.graphhopper:graphhopper-reader-osm:jar:1f5419977ed205d48d5507b65fae231592e52c5b in central (https://repo1.maven.org/maven2) -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn -rf :graphhopper-map-matching-core