Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [udig-devel] sqlite-jdbc-spatialite-3.7.2-1.jar disappeared?

You can add it back, how are you getting it to work?
Yup, I am doing that right now.
Your change broke my build:

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3:34.407s
[INFO] Finished at: Thu Sep 27 00:06:00 EST 2012
[INFO] Final Memory: 9M/81M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project libs: Could not resolve dependencies for project net.refractions.udig:libs:pom:1.3.3: Could not find artifact org.xerial:sqlite-jdbc-spatialite:jar:3.7.2-1 in geotools-release (http://download.osgeo.org/webdav/geotools) -> [Help 1]

And we so need to look at the OSGi story so we use these as proper
dependencies.
What do you mean exactly?
Make it so we can have individual jars fetched from a maven repo (rather then this thing with libs). There is an eclipse project set up for many common dependencies like ant (but I have not sorted out how it works yet).

Jody 


Back to the top