<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. <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> 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'
es.prodevelop.gvsig.mini Build path 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] <<a href="/user/SendEmail.jtp?type=node&node=7140516&i=0" target="_top" rel="nofollow" link="external">[hidden email]</a>><br> <b><span style="font-weight: bold;">To:</span></b> Savvas Sopiadis <<a href="/user/SendEmail.jtp?type=node&node=7140516&i=1" target="_top" rel="nofollow" link="external">[hidden email]</a>> <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
<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>> Hi everybody!
<br>> This is new territory for me (coming from the .NET world). I 'm assigned a
<br>> project which does similar things like the MINI application.
<br>> My problem is: i 'm struggling with the build of this. My environment is
<br>> Windows Vista, Eclipse Indigo.
<br>>
<br>> I 'm following
<br>> <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>> this article and always getting errors.
<br>>
<br>> Here is what i did:
<br>>
<br>> 1st attempt: did the download exactly how the part in the red box says. Then
<br>> went into the 1st directory (e.g. es.prodevelop.android.gvsig.mini.lib).
<br>> Did the following:
<br>>
<br>> mvn dependency:copy-dependencies
<br>>
<br>> and got as result the following:
<br>>
<br>> [INFO] Scanning for projects...
<br>> [ERROR] The build could not read 1 project -> [Help 1]
<br>> [ERROR]
<br>> [ERROR] The project
<br>> es.prodevelop:es.prodevelop.android.gvsig.mini.lib:2.0.0-SNAPSHOT
<br>> (C:\Users\Developer\workspace-gvSIG2\es.prodevelop.android.gvsig.mini.lib\pom.xml)
<br>> has 1 error
<br>> [ERROR] Non-resolvable parent POM: Failure to find
<br>> es.prodevelop:es.prodevelop.android.library:pom:1.1.1-SNAPSHOT in
<br>> http://gvsig-desktop.forge.osor.eu/downloads/pub/projects/gvSIG-desktop/maven-repository<br>> was cached in the local repository, resolution will not be reattempted until
<br>> the update interval of gvsig-public-http-repository has elapsed or updates
<br>> are forced and 'parent.relativePath' points at wrong local POM @ line 5,
<br>> column 10 -> [Help 2]
<br>> [ERROR]
<br>> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e
<br>> 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
<br>> read the following articles:
<br>> [ERROR] [Help 1]
<br>> http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException<br>> [ERROR] [Help 2]
<br>> http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException<br>>
<br>>
<br>> 2nd attempt: did exactly what the remaining part of this article says and
<br>> surprisingly i get no errors at the maven compile. But in the eclipse
<br>> workspace i still have red marks ....
<br>>
<br>> What am i missing?
<br>>
<br>> Thanks in advance!
<br>>
<br>>
<br>> --
<br>> View this message in context: http://osgeo-org.1803224.n2.nabble.com/Error-building-gvSig-Mini-tp7111930p7111930.html<br>> Sent from the gvSIG users mailing list archive at Nabble.com.
<br>> _______________________________________________
<br>> 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>> 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&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.InstantMailNamespace&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/>