On Sun, Mar 20, 2011 at 10:23 AM, Mathieu Baudier <[email protected]> wrote: > Hi, > > I could build geotools-2.6.6-project.zip with 'mvn -Dall clean > install' on CentOS 5.5 (Linux, RHEL clone): > > [mbaudier@gogol geotools-2.6.6]$ uname -a > Linux gogol 2.6.18-194.32.1.el5 #1 SMP Wed Jan 5 17:53:09 EST 2011 > i686 i686 i386 GNU/Linux > > [mbaudier@gogol geotools-2.6.6]$ java -version > java version "1.6.0_17" > OpenJDK Runtime Environment (IcedTea6 1.7.5) (rhel-1.16.b17.el5-i386) > OpenJDK Server VM (build 14.0-b16, mixed mode)
Ah, I'm suprirsed it does build fine with java 6, we don't even try to make it build there (we mandate java 5 for development) > Please just note that, when I first tried with Maven 3.0.3, I had > quite a few failures (e.g. duplicated id for a pluginRepository > definition, and then some empty includes, etc.). Yeah, nobody has had the time to fix gt2 build to work with Maven 3 so far. Hopefully someone will step up and do it, I hear that maven 3 builds faster. Anyways, thanks for trying and confirming it works :-) Cheers Andrea -- ------------------------------------------------------- Ing. Andrea Aime GeoSolutions S.A.S. Tech lead Via Poggio alle Viti 1187 55054 Massarosa (LU) Italy phone: +39 0584 962313 fax: +39 0584 962313 mob: +39 333 8128928 http://www.geo-solutions.it http://geo-solutions.blogspot.com/ http://www.youtube.com/user/GeoSolutionsIT http://www.linkedin.com/in/andreaaime http://twitter.com/geowolf ------------------------------------------------------- ------------------------------------------------------------------------------ Colocation vs. Managed Hosting A question and answer guide to determining the best fit for your organization - today and in the future. http://p.sf.net/sfu/internap-sfd2d _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
