<html><head><style data-externalstyle="true"><!--
p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph {
margin-top:0in;
margin-right:0in;
margin-bottom:0in;
margin-left:.5in;
margin-bottom:.0001pt;
}
p.MsoListParagraphCxSpFirst, li.MsoListParagraphCxSpFirst, div.MsoListParagraphCxSpFirst, p.MsoListParagraphCxSpMiddle, li.MsoListParagraphCxSpMiddle, div.MsoListParagraphCxSpMiddle, p.MsoListParagraphCxSpLast, li.MsoListParagraphCxSpLast, div.MsoListParagraphCxSpLast {
margin-top:0in;
margin-right:0in;
margin-bottom:0in;
margin-left:.5in;
margin-bottom:.0001pt;
line-height:115%;
}
--></style></head><body><div data-externalstyle="false" dir="ltr" style="font-family:Calibri,'Segoe UI',Meiryo,'Microsoft YaHei UI','Microsoft JhengHei UI','Malgun Gothic','Khmer UI','Nirmala UI',Tunga,'Lao UI',Ebrima,sans-serif;font-size:12pt;"><div>Hi,</div><div> </div><div>I added a parent pom and created a pull request. On my local machine maven could not resolve two dependencies when building graphhopper-android:</div><div> </div><div>> The POM for org.mapsforge:mapsforge:jar:0.3.1-SNAPSHOT is missing, no dependency information available.<br>> The POM for android:android:jar:2.2_r3 is missing, no dependency information available</div><div> </div><div>I did not change anything on the dependencies, except moving junit-dependencies into parent pom. Maybe you can review my pull request and see what I did wrong.</div><div> </div><div>So, the Travis build was not successful; I suppose it is the same error, but I dont know how to look for the errors the build threw in Travis.</div><div> </div><div>Regards,</div><div>Karl.</div><div> </div><div data-signatureblock="true"> </div><div style="padding-top: 5px; border-top-color: rgb(229, 229, 229); border-top-width: 1px; border-top-style: solid;"><div><font face="Calibri, 'Segoe UI', Meiryo, 'Microsoft YaHei UI', 'Microsoft JhengHei UI', 'Malgun Gothic', 'Khmer UI', 'Nirmala UI', Tunga, 'Lao UI', Ebrima, sans-serif" style='line-height: 15pt; letter-spacing: 0.02em; font-family: Calibri, "Segoe UI", Meiryo, "Microsoft YaHei UI", "Microsoft JhengHei UI", "Malgun Gothic", "Khmer UI", "Nirmala UI", Tunga, "Lao UI", Ebrima, sans-serif; font-size: 11pt;'><b>Von:</b> graphhopper-request@openstreetmap.org<br><b>Gesendet:</b> Dienstag, 30. April 2013 11:56<br><b>An:</b> graphhopper@openstreetmap.org</font></div></div><div> </div>Send GraphHopper mailing list submissions to<br> graphhopper@openstreetmap.org<br><br>To subscribe or unsubscribe via the World Wide Web, visit<br> http://lists.openstreetmap.org/listinfo/graphhopper<br>or, via email, send a message with subject or body 'help' to<br> graphhopper-request@openstreetmap.org<br><br>You can reach the person managing the list at<br> graphhopper-owner@openstreetmap.org<br><br>When replying, please edit your Subject line so it is more specific<br>than "Re: Contents of GraphHopper digest..."<br><br><br>Today's Topics:<br><br> 1. Re: Project structure (Peter K)<br><br><br>----------------------------------------------------------------------<br><br>Message: 1<br>Date: Tue, 30 Apr 2013 11:56:29 +0200<br>From: Peter K <peathal@yahoo.de><br>To: graphhopper@openstreetmap.org<br>Subject: Re: [GraphHopper] Project structure<br>Message-ID: <517F954D.3010706@yahoo.de><br>Content-Type: text/plain; charset="iso-8859-1"<br><br>Hi Karl!<br><br>> I see, you changed your project structure by giving each subproject an<br>> own pom.xml. Is there any reason why you didn't setup a Maven<br>> multi-module project since you now have several sub projects and one<br>> root project?<br><br>The migration is not yet finished :)<br><br><br>> I'm working with eclipse m2e and EGit and due the current single<br>> project structure I first have to to import the root project without<br>> maven nature to have a connection to the git-repository and afterwards<br>> I need to import all single projects (graphhopper-core etc.) to get<br>> maven integration; but there I don't have a Git-connection anymore.<br>> This is kind of unhandy and has several drawbacks in my workflow (i.e.<br>> whenever my working copy differs from the Git-repository I need to<br>> synchronize the root project to get the changes into the sub projects,<br>> where I have file structure only).<br><br>Probably you should replace your IDE ;)<br>... the root project will follow soon or even sooner if you can try to<br>provide a pull request?<br> <br>> PS: Any idea when you're going to include turn costs/restrictions?<br>> Maybe I can help you with that somehow?<br><br>As I described in the issue this is not something easy but would<br>definitely welcome help! Currently I'm concentrating to push out 0.1 in<br>some weeks. This needs lots of tuning and will take all my time.<br><br>Regards,<br>Peter.<br>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL: <http://lists.openstreetmap.org/pipermail/graphhopper/attachments/20130430/4d90de45/attachment.html><br><br>------------------------------<br><br>_______________________________________________<br>GraphHopper mailing list<br>GraphHopper@openstreetmap.org<br>http://lists.openstreetmap.org/listinfo/graphhopper<br><br><br>End of GraphHopper Digest, Vol 13, Issue 4<br>******************************************<br></div></body></html>