<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">Hi Ignas,<br>
      <br>
      would you mind to try on the command line first? Go into the root
      folder (not core or android) and type:<br>
      <pre>mvn clean install</pre>
      But from the failure it looks like the jar was not automatically
      built inside Eclipse (or whatever). Maybe the command line
      procedure fixes this (as it should produce all necessary jars and
      install them into your local maven repository). If not, you should
      really think about switching the IDE ;) as e.g. in NetBeans you
      just open the project and click 'Clean&Build'. Or ask here
      again if it still does not work. <br>
      <br>
      Regards,<br>
      Peter.<br>
      <br>
    </div>
    <blockquote
cite="mid:CAEdjX98EZ5AuPcd2m+SiP8fX5N0zELxphPE551kUEVLj5a+whw@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div style="font-family:arial,sans-serif;font-size:13px">Hello,</div>
        <div style="font-family:arial,sans-serif;font-size:13px"><br>
        </div>
        <div style="font-family:arial,sans-serif;font-size:13px">I've
          imported source code as Android project, then followed this <a
            moz-do-not-send="true"
href="https://lists.openstreetmap.org/pipermail/graphhopper/2013-November/000501.html"
            target="_blank">https://lists.openstreetmap.org/pipermail/graphhopper/2013-November/000501.html</a></div>
        <div style="font-family:arial,sans-serif;font-size:13px">but it
          still does not work. <br>
        </div>
        <div style="font-family:arial,sans-serif;font-size:13px"><br>
        </div>
        <div style="font-family:arial,sans-serif;font-size:13px">I
          think, I have some problems with mapsforge installation
          because when I try <i>mvn clean install</i> or <i>mvn
            eclipse:eclipse</i> at the root of 'android' folder, it
          gives me back this error: </div>
        <div style="font-family:arial,sans-serif;font-size:13px"><br>
        </div>
        <div><font face="arial, sans-serif">Failed to execute goal on
            project graphhopper-android: Could not resolve dependencies
            for project
            com.graphhopper:graphhopper-android:apk:0.3-SNAPSHOT:
            Failure to find
            com.graphhopper:graphhoper-parent:jar:0.3-SNAPSHOT in <a
              moz-do-not-send="true"
              href="https://oss.sonatype.org/content/repositories/snapshots">https://oss.sonatype.org/content/repositories/snapshots</a>
            <...></font><br>
        </div>
        <div><font face="arial, sans-serif"><br>
          </font></div>
        <div><font face="arial, sans-serif">I don't know if this is
            related but I also see errors at pom.xml (android folder) -
            see attached images.</font></div>
        <div>
          <font face="arial, sans-serif"><br>
          </font></div>
        <div><font face="arial, sans-serif">I'm absolutely new to Maven,
            so could you help me out with how should I build/add
            everything after i've imported source files and converted
            'core' and 'android' projects to Java Facet and Maven?</font></div>
        <div><font face="arial, sans-serif"><br>
          </font></div>
        <div><font face="arial, sans-serif">Thank you for your help,</font></div>
        <div><br>
        </div>
        <div>
          <div>----------------------</div>
          <div><br>
          </div>
          <div>Ignas Kapočius</div>
          <div>
            <br>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
GraphHopper mailing list
<a class="moz-txt-link-abbreviated" href="mailto:GraphHopper@openstreetmap.org">GraphHopper@openstreetmap.org</a>
<a class="moz-txt-link-freetext" href="https://lists.openstreetmap.org/listinfo/graphhopper">https://lists.openstreetmap.org/listinfo/graphhopper</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>