Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[udig-devel] Re: build.xml uses .... build.properties

I think I found the problem - when I went to look at my libs/ folder I found:
geoapi.jar
geoapi-2.0-tiger.jar
geoapi-2.1-SNAPSHOT.jar

GeoAPI - there can be only one :-(

I am blowing away my entire local repository and trying to see what is what.
Jody

Andrea Antonello wrote:
Hi Jody,
I tried it, but it doesn't seem to work.
The problem stays...
I'm not building geotools by myself locally.

Andrea




Jody Garnett probaly wrote:
I had tried to switch it over to use version.properties - but apparently
that caused problems for one and all :-(
If you update now things should be okay.

Other things to consider:
- if you have build geotools on your machine - you should do so again
:-) and use the -U option (so the latest GeoAPI is downloaded)
- or you should go into your local repository and remove the geotools
and geoapi jars (so it fetches the stuff richard deployed)

Sigh! Cory and I both had geotoos checkouts that were up to date - so we
did not run into the problem you guys are getting :-(
Jody
PS. I am testing right now - without a local maven repository to ensure
things still work.
I have exactly the same two issues:
        this ${repo} which in the file is ${repo.final}
        urlToFile(..)
I presume the code sprint last night didn't leave time to stabilize the
build at the end: ie commit and go home...

When refractions wakes up we will know.

cheers,
adrian


On Fri, 2007-06-22 at 15:34 +0200, Andrea Antonello wrote:
I have problems with the cleaning of the projects.
The error I get is:

BUILD FAILED
/home/moovida/rcpdevelopment/WORKSPACES/jgrassudigtruncworkspace/udig/plugins/net.refractions.udig.libs.source/build.xml:50:

The following error occurred while executing this line:
/home/moovida/rcpdevelopment/WORKSPACES/jgrassudigtruncworkspace/udig/plugins/net.refractions.udig.libs.source/build.xml:61:

The following error occurred while executing this line:
/home/moovida/rcpdevelopment/WORKSPACES/jgrassudigtruncworkspace/udig/plugins/net.refractions.udig.libs.source/build.xml:71:

java.net.MalformedURLException: no protocol:
${repo}/gt_source/${repo.version}/gt2-api-${repo.version}-sources.jar


Any idea?

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



Back to the top