I am working on uppdating the commons-lang dependancy in geoserver (for
https://jira.codehaus.org/browse/GEOS-6868), and am starting with the
geotools commons-lang dependancies.

It looks like GeoTools currently pulls in several versions of commons-lang
(2.1, 2.3, 2.4) via transitive dependancies.
2.3 comes from the top level poms, but the other versions are not declared
in any poms.

Since running mvn dependancy:tree on the top-level pom fails to produce any
results, I am currently cobbling together a script that runs it against
each pom and catches the usefull output.

In the meantime, does anyone know where these dependancies might be coming
from

Thanks,
Torben
------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to