Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [udig-devel] Turning the SDK into an EXE

HI Andy. I see that you have uDig trunk I do hope that was intended. I have had exported successfully from the SDK a number of times I'm worried that you are asking for a bunch of unnecessary pain.

uDig 1.1 (which is what the SDK is released from) is located at:

http://svn.geotools.org/udig/branches/1.1.x/udig

Then you can do the steps listed in the instruction and you shouldn't have a problem exporting and everything else.

Jesse

On Sep 12, 2007, at 2:40 AM, Andy Cox wrote:

Adrian,

Thanks for the reply. I have tried a few times and I still seem to be
getting errors reported but most of the files seem to have been downloaded
except:

Error opening connection java.io.FileNotFoundException:
http://lists.refractions.net/m2/org/opengis/geoapi/2.1-SNAPSHOT/ geoapi-2.1-2
0070721.014742-37 .jar

However, there appears to be an error in the file name e.g. a space before
the .jar. I have gone to the link and managed to download manually.

Now the only error being reported is in the SLDValidator.java class for the
SAXParser of the Xerces library which does not appear to have been
downloaded. Do you know where I can download this manually from?

Thanks
Andy

-----Original Message-----
From: Adrian Custer [mailto:acuster@xxxxxxxxx]
Sent: 12 September 2007 09:26
To: User-friendly Desktop Internet GIS
Cc: Andy Cox
Subject: RE: [udig-devel] Turning the SDK into an EXE

On Wed, 2007-09-12 at 09:09 +0100, Andy Cox wrote:
I am having problems downloading all the
JARs when performing the Project -> Clean step under the "Your first
build"
heading of the 2nd link.

Attached is a log. Do you know why it fails to download so many JARs ?

Hey Andy,

Since this is maven stuff, you may need to try repeatedly to be able to get all the files off the network. Maven regularly fails to get all the
files. Try a few times and then again after a bit for the network to
shuffle a bit---it requires just the right magical settings. If it still
doesn't work after that then it's a real issue rather than a
network/server availability thing.

--adrian


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



Back to the top