[udig-devel] Turning the SDK into an EXE
Andy Cox
ivyavenue at hotmail.com
Wed Sep 12 02:40:20 PDT 2007
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 at gmail.com]
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
More information about the udig-devel
mailing list