Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [udig-devel] SDK build problem

Hi Stephen,

We normally suggest using the SDK and not checking out the source from the Subversion repository because it is MUCH harder to set up a development environment and far too often some one will change some dependencies in the libs plugin and you will spend a long time trying to get your development environment running again.

So follow the instructions here:


and you should have a lot better luck.  Although I think the download for the JRE is currently missing.  So for that use the JRE shipped with uDig.

Let me know if you have any other issues.  But this should really simplify things for you.


Jesse


Le 14-Feb-08 à 12:26 PM, Kempenaers Stephen a écrit :


Hi all,

I'm wanting to start with UDig, in the context of a project we need some GIS functionality.
I have followed the tutorial up until "http://udig.refractions.net/confluence/display/ADMIN/09+Your+first+build"
Here I'm stuck, I have tried every combination of the copy.properties file, but I do not manage to get it running.
FYI I'm outside Nort America, I'm located in Belgium.

Regards


Here are the error:

....................

         [get] local file date : Tue Jul 04 23:53:30 CEST 2006
         [get] Not modified - so not downloaded
         [get] Getting: http://maven.geotools.fr/repository//com/vividsolutions/jts/1.9.1-SNAPSHOT/jts-1.9.1-SNAPSHOT.jar
         [get] To: E:\UDigSVN\trunk\plugins\net.refractions.udig.libs\lib\jts.jar
         [get] Error opening connection java.io.FileNotFoundException: http://maven.geotools.fr/repository//com/vividsolutions/jts/1.9.1-SNAPSHOT/jts-1.9.1-SNAPSHOT.jar
         [get] Error opening connection java.io.FileNotFoundException: http://maven.geotools.fr/repository//com/vividsolutions/jts/1.9.1-SNAPSHOT/jts-1.9.1-SNAPSHOT.jar
         [get] Error opening connection java.io.FileNotFoundException: http://maven.geotools.fr/repository//com/vividsolutions/jts/1.9.1-SNAPSHOT/jts-1.9.1-SNAPSHOT.jar
         [get] Can't get http://maven.geotools.fr/repository//com/vividsolutions/jts/1.9.1-SNAPSHOT/jts-1.9.1-SNAPSHOT.jar to E:\UDigSVN\trunk\plugins\net.refractions.udig.libs\lib\jts.jar
         [get] Getting: http://maven.geotools.fr/repository//com/vividsolutions/jts/1.9.1-SNAPSHOT/jts-1.9.1-20080206.231841-1.jar

.......................


       [get] Getting: http://maven.geotools.fr/repository//commons-collections/commons-collections/3.1/commons-collections-3.1.jar
         [get] To: E:\UDigSVN\trunk\plugins\net.refractions.udig.libs\lib\commons-collections-3.1.jar
         [get] Error opening connection java.io.FileNotFoundException: http://maven.geotools.fr/repository//commons-collections/commons-collections/3.1/commons-collections-3.1.jar
         [get] Error opening connection java.io.FileNotFoundException: http://maven.geotools.fr/repository//commons-collections/commons-collections/3.1/commons-collections-3.1.jar
         [get] Error opening connection java.io.FileNotFoundException: http://maven.geotools.fr/repository//commons-collections/commons-collections/3.1/commons-collections-3.1.jar
         [get] Can't get http://maven.geotools.fr/repository//commons-collections/commons-collections/3.1/commons-collections-3.1.jar to E:\UDigSVN\trunk\plugins\net.refractions.udig.libs\lib\commons-collections-3.1.jar
         [get] Getting: http://maven.geotools.fr/repository//org/esa/beam/1.0/beam-1.0.jar
         [get] To: E:\UDigSVN\trunk\plugins\net.refractions.udig.libs\lib\beam-1.0.jar
         [get] local file date : Tue Jul 04 21:18:50 CEST 2006
   ................

        [get] Not modified - so not downloaded
         [get] Getting: http://maven.geotools.fr/repository//javax/annotation/jsr305.jar
         [get] To: E:\UDigSVN\trunk\plugins\net.refractions.udig.libs\lib\annotations.jar
         [get] local file date : Thu Dec 06 20:44:50 CET 2007
         [get] Not modified - so not downloaded

BUILD FAILED
E:\UDigSVN\trunk\plugins\net.refractions.udig.libs\copy.xml:23: The following error occurred while executing this line:
E:\UDigSVN\trunk\plugins\net.refractions.udig.libs\copy.xml:235: java.net.MalformedURLException: no protocol: ${mirror1}/xmlrpc/xmlrpc/2.0/xmlrpc-2.0.jar

Total time: 3 seconds


Convinced that uniting expertise from widely different fields of technology in a pleasant and stimulating environment enhances innovation and the development of novel methods for sustainable production?

Have a look at the international congress
Innovation for Sustainable Production 2008
April, 22-25, 2008
Bruges (Belgium)

www.i-sup2008.org


This e-mail, any attachments and the information it contains are confidential and meant only for the use of the addressee(s) only.  Access to this e-mail by anyone other than the addressee(s) is unauthorized.  If you are not the intended addressee (or responsible for delivery of the message to such person), you may not use, copy, distribute or deliver to anyone this message (or any part of its contents) or take any action in reliance on it.  In such case, you should destroy this message and notify the sender immediately.  If you have received this e-mail in error, please notify us immediately by e-mail or telephone and delete the e-mail from any computer.
All reasonable precautions have been taken to ensure no viruses are present in this e-mail and its attachments.  As our company cannot accept responsibility for any loss or damage arising from the use of this e-mail or attachments we recommend that you subject these to your virus checking procedures prior to use.

_______________________________________________
User-friendly Desktop Internet GIS (uDig)
http://udig.refractions.net
http://lists.refractions.net/mailman/listinfo/udig-devel


Back to the top