Okay making progress - that errors is due to it not finding JAI and ImageIO. We do not have an explicit dependency on JAI as we expect it to be installed as a java extension for uDig.
Catching up with Naz shows the following environment: > Apache Maven 3.0.3 (r1075438; 2011-03-01 04:31:09+1100) > Maven home: C:\Programs - Internal\apache-maven-3.0.3 > Java version: 1.7.0_02, vendor: Oracle Corporation > Java home: C:\Program Files\Java\jdk1.7.0_02\jre > Default locale: en_US, platform encoding: Cp1252 > OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows" So windows had magically updated his Java on him :-) GeoTools currently does not build with Java 7 - but perhaps uDig will? To install JAI and ImageIO: - http://docs.geotools.org/latest/userguide/build/install/jdk.html It amounts to downloading and installing JDK and JRE extensions (platform specific files) from here: - http://download.java.net/media/jai/builds/release/1_1_3/ - http://download.java.net/media/jai-imageio/builds/release/1.1/ But the page explains it better then this quick email. -- Jody Garnett On Thursday, 23 August 2012 at 11:39 AM, Nazareno Chan wrote: > The product build failed for me still. Attached errors. > > >
_______________________________________________ User-friendly Desktop Internet GIS (uDig) http://udig.refractions.net http://lists.refractions.net/mailman/listinfo/udig-devel
