[udig-devel] libs migration to maven 2 jars
Cory Horner
chorner at refractions.net
Mon May 1 17:28:11 PDT 2006
Geotools has recently migrated to maven 2, and now uDig has followed
suite and started to use the jars generated with maven 2, rather than
maven 1. Many jars have been renamed (geotools now uses the prefix
gt2-), and other jars have changed location in our repository.
The deprecated maven 1 repository is:
http://lists.refractions.net/geotools/gt2/UDIG1.1.x
The new maven 2 repository is: http://lists.refractions.net/m2
Some other jars were also upgraded:
commons-lang-2.0 --> 2.1
jdom-1.0b0 --> 1.0
mysql-connector-java-3.0.9 --> 3.0.10
vecmath-1.3 --> 1.3.1
What does this mean? If you are a developer working with a svn checkout
version of uDig (not the SDK), you'll need to clean your libs:
http://udig.refractions.net/confluence/display/UDIG/How+to+fix+a+broken+build
Please let us know if this causes any problems.
Cheers,
Cory.
More information about the udig-devel
mailing list