<div style="color:#000; background-color:#fff; font-family:arial, helvetica, sans-serif;font-size:10pt"><div><span>Hi Alberto!</span></div><div><span></span></div><div>After a (rather) long vacation i managed to sit down and do some homework.</div><div>First of all thanks very much for replying that quickly!</div><div>So i noticed you (or someone else) changed something on the page "How to build in Eclipse".</div><div>As i stated in a previous post this is new stuff for me. My dev environment is Windows, Eclipse Indigo.&nbsp; <br></div><div>I decided to do all that stuff from the beginning. So i followed the text in the red box and did the following<br><br>Manually downloaded:<br>1. https://svn.prodevelop.es/public/gvsigmini/gvsig_mini_libraries/trunk/encryption/es.prodevelop.android.common.encrypt <br>2. https://svn.prodevelop.es/public/gvsigmini/design/trunk/com_markupartist_android_widget_actionbar<br>3.
 https://svn.prodevelop.es/public/gvsigmini/gvsig_mini_libraries/trunk/gvsig_mini_base<br>4. https://svn.prodevelop.es/public/gvsigmini/gvsig_mini_libraries/trunk/gvsig_mini<br>5. https://svn.prodevelop.es/public/gvsigmini/gvsig_mini_gpe/trunk/es.prodevelop.gvsig.mini.gpe<br>(by the way are you sure there aren't any typos in this script? i 'm no Linux/Eclipse expert but it seems to me that there are some...)<br><br>6. Project com_markupartist_android_widget_actionbar<br>&nbsp;had no errors but warnings (but it seemed to generate it without any problems)<br><br>7. Project es.prodevelop.android.common.encrypt also had no errors but warnings (but it seemed to generate also without any problems)<br><br>8. Got the following errors (many actually):<br>The container 'Library Projects' references non existing library 'C:\Users\Developer\workspace-gvSIG2\es.prodevelop.gvsig.mini.gpe\bin\es.prodevelop.gvsig.mini.gpe.jar'&nbsp;&nbsp;&nbsp;
 es.prodevelop.gvsig.mini&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Build path&nbsp;&nbsp;&nbsp; Build Path Problem<br></div><div><br></div><div>I 'm not sure what exactly this means!?</div><div><br></div><div>Is everything fine what i have done? How to resolve this error? <br></div><div>Thanks in advance</div><div><br></div><div>Greetings from frozen Thessaloniki and a happy new year!!</div><div><br></div><div>Regards</div><div><br></div><div>Savvas<br></div><br>  <div style="font-family: arial, helvetica, sans-serif; font-size: 10pt;"> <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <font face="Arial" size="2"> <hr size="1">  <b><span style="font-weight:bold;">From:</span></b> Alberto Romeu Carrasco [via OSGeo.org] &lt;<a href="/user/SendEmail.jtp?type=node&node=7140516&i=0" target="_top" rel="nofollow" link="external">[hidden email]</a>&gt;<br> <b><span style="font-weight: bold;">To:</span></b> Savvas Sopiadis &lt;<a href="/user/SendEmail.jtp?type=node&node=7140516&i=1" target="_top" rel="nofollow" link="external">[hidden email]</a>&gt; <br> <b><span style="font-weight: bold;">Sent:</span></b>
 Wednesday, December 21, 2011 11:58 AM<br> <b><span style="font-weight: bold;">Subject:</span></b> Re: Error building gvSig Mini<br> </font> <br>
<div id="yiv639652663">

        Hi Savvas,
<br><br>sorry I missed to deploy &nbsp;
<br>"es.prodevelop.android.library-1.1.1-SNAPSHOT". You can try it now... 
<br>Regarding the red marks in Eclipse, what do they say?
<br><br>Regards.
<br><br>-- 
<br><br>Alberto Romeu
<br>---
<br><br>Prodevelop SL, Valencia (EspaƱa)
<br>Tlf.: 96.351.06.12 -- Fax: 96.351.09.68
<br>http://www.prodevelop.es<br>---
<br><br><br>El 20/12/11 15:27, Savvas Sopiadis escribiĆ³:
<div class="yiv639652663shrinkable-quote"><div class='shrinkable-quote'><br>&gt; Hi everybody!
<br>&gt; This is new territory for me (coming from the .NET world). I 'm assigned a
<br>&gt; project which does similar things like the MINI application.
<br>&gt; My problem is: i 'm struggling with the build of this. My environment is
<br>&gt; Windows Vista, Eclipse Indigo.
<br>&gt;
<br>&gt; I 'm &nbsp;following
<br>&gt; <a rel="nofollow" target="_blank" href="https://confluence.prodevelop.es/display/GVMN/How+to+build+the+gvSIG+Mini+workspace+in+Eclipse" link="external">https://confluence.prodevelop.es/display/GVMN/How+to+build+the+gvSIG+Mini+workspace+in+Eclipse</a><br>&gt; this &nbsp;article and always getting errors.
<br>&gt;
<br>&gt; Here is what i did:
<br>&gt;
<br>&gt; 1st attempt: did the download exactly how the part in the red box says. Then
<br>&gt; went into the 1st directory (e.g. &nbsp; es.prodevelop.android.gvsig.mini.lib).
<br>&gt; Did the following:
<br>&gt;
<br>&gt; mvn dependency:copy-dependencies
<br>&gt;
<br>&gt; and got as result the following:
<br>&gt;
<br>&gt; [INFO] Scanning for projects...
<br>&gt; [ERROR] The build could not read 1 project -&gt; &nbsp;[Help 1]
<br>&gt; [ERROR]
<br>&gt; [ERROR] &nbsp; The project
<br>&gt; es.prodevelop:es.prodevelop.android.gvsig.mini.lib:2.0.0-SNAPSHOT
<br>&gt; (C:\Users\Developer\workspace-gvSIG2\es.prodevelop.android.gvsig.mini.lib\pom.xml)
<br>&gt; has 1 error
<br>&gt; [ERROR] &nbsp; &nbsp; Non-resolvable parent POM: Failure to find
<br>&gt; es.prodevelop:es.prodevelop.android.library:pom:1.1.1-SNAPSHOT in
<br>&gt; http://gvsig-desktop.forge.osor.eu/downloads/pub/projects/gvSIG-desktop/maven-repository<br>&gt; was cached in the local repository, resolution will not be reattempted until
<br>&gt; the update interval of gvsig-public-http-repository has elapsed or updates
<br>&gt; are forced and 'parent.relativePath' points at wrong local POM @ line 5,
<br>&gt; column 10 -&gt; &nbsp;[Help 2]
<br>&gt; [ERROR]
<br>&gt; [ERROR] To see the full stack trace of the errors, re-run Maven with the -e
<br>&gt; switch.
<br>&gt; [ERROR] Re-run Maven using the -X switch to enable full debug logging.
<br>&gt; [ERROR]
<br>&gt; [ERROR] For more information about the errors and possible solutions, please
<br>&gt; read the following articles:
<br>&gt; [ERROR] [Help 1]
<br>&gt; http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException<br>&gt; [ERROR] [Help 2]
<br>&gt; http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException<br>&gt;
<br>&gt;
<br>&gt; 2nd attempt: did exactly what the remaining part of this article says and
<br>&gt; surprisingly i get no errors at the maven compile. But in the eclipse
<br>&gt; workspace i still have red marks ....
<br>&gt;
<br>&gt; What am i missing?
<br>&gt;
<br>&gt; Thanks in advance!
<br>&gt;
<br>&gt;
<br>&gt; --
<br>&gt; View this message in context: http://osgeo-org.1803224.n2.nabble.com/Error-building-gvSig-Mini-tp7111930p7111930.html<br>&gt; Sent from the gvSIG users mailing list archive at Nabble.com.
<br>&gt; _______________________________________________
<br>&gt; Gvsig_internacional mailing list
<br>&gt; <a rel="nofollow" target="_top" link="external">[hidden email]</a>
<br>&gt;
<br>&gt; To see the archives, edit your preferences or unsubscribe from this mailing list, please access this url:
<br>&gt;
<br>&gt; http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional</div>_______________________________________________
</div>Gvsig_internacional mailing list
<br><a rel="nofollow" target="_top" link="external">[hidden email]</a>
<br><br>To see the archives, edit your preferences or unsubscribe from this mailing list, please access this url:
<br><br><a rel="nofollow" target="_blank" href="http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional" link="external">http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional</a><br>
        
        <br>
        <br>
        <hr color="#cccccc" noshade="noshade" size="1">
        <div style="color:#444;font:12px tahoma, geneva, helvetica, arial, sans-serif;">
                <div style="font-weight:bold;">If you reply to this email, your message will be added to the discussion below:</div>
                http://osgeo-org.1803224.n2.nabble.com/Error-building-gvSig-Mini-tp7111930p7114655.html
        </div>
        <div style="color:#666;font:11px tahoma, geneva, helvetica, arial, sans-serif;margin-top:.4em;line-height:1.5em;">
                
                To unsubscribe from Error building gvSig Mini, <a rel="nofollow" target="_blank" href="" link="external">click here</a>.<br>
                <a rel="nofollow" target="_blank" href="http://osgeo-org.1803224.n2.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&amp;id=instant_html%21nabble%3Aemail.naml&amp;base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.InstantMailNamespace&amp;breadcrumbs=instant+emails%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml" style="font:9px serif;" link="external">NAML</a>
        </div></div><br><br> </div> </div>  </div>
        
<br/><hr align="left" width="300" />
View this message in context: <a href="http://osgeo-org.1803224.n2.nabble.com/Error-building-gvSig-Mini-tp7111930p7140516.html">Re: Error building gvSig Mini</a><br/>
Sent from the <a href="http://osgeo-org.1803224.n2.nabble.com/gvSIG-users-f2009903.html">gvSIG users mailing list archive</a> at Nabble.com.<br/>