Tim Englich ha scritto: > Hello > > I try to build the GeoTools Libraries using Maven. > I have checked out the trunk. > I also can import the different Projects of Geotools into Eclipse. > Now I wants to compile the Sources and create the different gt2*.jar files. > Is there any tutorial how I can do that?
Well, a "mvn clean install" from the root should generate a target/binary directory that contains all of the gt2 jars as well as all dependencies. If this does not help, have a look at the geotools release guide (in the developers guide). Cheers Andrea ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
