I am using my new friend (mvn dependency:tree) to answer a couple common questions for the user guide (ie. what jars do I need?) When trying to answer that question for epsg-hsql I get the following tree: > ------------------------------------------------------------------------ > Building EPSG Authority Service using HSQL database > task-segment: [dependency:tree] > ------------------------------------------------------------------------ > [dependency:tree] > org.geotools:gt2-epsg-hsql:jar:2.5-SNAPSHOT > +- junit:junit:jar:3.8.1:test > +- javax.media:jai_core:jar:1.1.3:provided > +- org.geotools:gt2-referencing:jar:2.5-SNAPSHOT:compile > | +- java3d:vecmath:jar:1.3.1:compile > | +- commons-pool:commons-pool:jar:1.3:compile > | \- org.geotools:gt2-metadata:jar:2.5-SNAPSHOT:compile > | +- org.opengis:geoapi:jar:2.2-SNAPSHOT:compile > | +- javax.units:jsr108:jar:0.01:compile > | \- edu.oswego:concurrent:jar:1.3.4:compile > +- org.geotools:gt2-sample-data:jar:2.5-SNAPSHOT:test > +- hsqldb:hsqldb:jar:1.8.0.7:compile > +- net.sourceforge.groboutils:groboutils-core:jar:5:test > \- commons-dbcp:commons-dbcp:jar:1.2.2:test Can we loose the dependency on edu.oswego.concurrent now that we have Java5. Cheers, Jody
------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
