<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">graphhopper core, web and android are
all located in one repository:<br>
<a class="moz-txt-link-freetext" href="https://github.com/graphhopper/graphhopper/">https://github.com/graphhopper/graphhopper/</a><br>
<br>
see the equivalent sub directories.<br>
<br>
Peter.<br>
<br>
</div>
<blockquote cite="mid:1369002116.789864976@f334.mail.ru" type="cite">
Sorry but another problem. Run graphhopper.sh install from
graphhopper-master. All ok. But run.sh from web-master gives error
<br>
<br>
iam@iam-desktop:~$ cd /home/iam/graphhopper-web-master/<br>
iam@iam-desktop:~/graphhopper-web-master$ sh run.sh <br>
[INFO] Scanning for projects...<br>
[INFO]
<br>
[INFO]
------------------------------------------------------------------------<br>
[INFO] Building GraphHopper Web 0.1-SNAPSHOT<br>
[INFO]
------------------------------------------------------------------------<br>
[INFO] <br>
[INFO] >>> jetty-maven-plugin:8.1.10.v20130312:run
(default-cli) @ graphhopper-web >>><br>
[INFO]
------------------------------------------------------------------------<br>
[INFO] BUILD FAILURE<br>
[INFO]
------------------------------------------------------------------------<br>
[INFO] Total time: 0.750s<br>
[INFO] Finished at: Mon May 20 02:18:31 MSK 2013<br>
[INFO] Final Memory: 17M/1546M<br>
[INFO]
------------------------------------------------------------------------<br>
[ERROR] Failed to execute goal on project graphhopper-web: Could
not resolve dependencies for project
com.graphhopper:graphhopper-web:jar:0.1-SNAPSHOT: Failed to
collect dependencies for
[com.graphhopper:graphhopper:jar:0.1-SNAPSHOT (compile),
org.json:json:jar:20090211 (compile),
com.google.inject:guice:jar:3.0 (compile),
com.google.inject.extensions:guice-servlet:jar:3.0 (compile),
javax.servlet:javax.servlet-api:jar:3.0.1 (compile),
org.slf4j:slf4j-api:jar:1.7.3 (compile),
org.slf4j:slf4j-log4j12:jar:1.7.3 (runtime),
log4j:log4j:jar:1.2.17 (compile), junit:junit:jar:4.11 (test),
org.eclipse.jetty:jetty-servlets:jar:8.1.10.v20130312 (compile)]:
Failed to read artifact descriptor for
com.graphhopper:graphhopper:jar:0.1-SNAPSHOT: Could not find
artifact com.graphhopper:graphhopper-parent:pom:0.1-SNAPSHOT ->
[Help 1]<br>
[ERROR] <br>
[ERROR] To see the full stack trace of the errors, re-run Maven
with the -e switch.<br>
[ERROR] Re-run Maven using the -X switch to enable full debug
logging.<br>
[ERROR] <br>
[ERROR] For more information about the errors and possible
solutions, please read the following articles:<br>
[ERROR] [Help 1]
<a class="moz-txt-link-freetext" href="http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException">http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException</a><br>
iam@iam-desktop:~/graphhopper-web-master$
<blockquote style="border-left:1px solid #0857A6; margin:10px;
padding:0 0 0 10px;" class="mailru-blockquote">
<div id="">
<div class="js-helper js-readmsg-msg"> </div>
</div>
</blockquote>
</blockquote>
<br>
</body>
</html>