Hi Ben, On 04.03.2015 14:04, Ben Middleton wrote: > Hello, > > I'm trying to run the graphhopper.sh inside cygdrive and when it > begin's to use maven, it holds for a few seconds then fails to compile > the core. I get this message: > > http://i.imgur.com/JtkvImz.png > > I'd copy paste you what I got but my cmd window doesn't allow me to, > sorry.
select and ENTER does not help these days :) ? > I've tried using an absolute reference call in graphhopper.sh instead > and it still fails. > as maven was downloaded successfully. You try \maven\bin\mvn.bat clean install -DskipTests I think. If this fails then this is not really a graphhopper issue ... ah, maybe you need to install the JDK. The JRE is not sufficient as it does not contain the compiler 'javac' Regards, Peter _______________________________________________ GraphHopper mailing list [email protected] https://lists.openstreetmap.org/listinfo/graphhopper
