Andrea Aime wrote: > Jody Garnett ha scritto: >> Andrea and Saul - I understand of where you speak :-) >> >> Looking through past email it does appear as if there is a reason to >> upgrade to maven 2.0.5 (martin had the initial inspiration, when we >> tried last month it was one of the reasons Cory and I had the build >> down for two days). > > So, in the end we don't know why we tried to upgrade? Slightly different - I don't know why we upgraded.
Here let me read past email for both of us: > This one is my fault. I upgrated Maven modules in an attempt to get some new > options like <redirectTestOutputToFile> in maven-surefire-plugin, but didn't > realize that it would broke the Maven 2.0.4 build (I only have Maven 2.0.5 on > my > machine...) > > If this is a problem, I can undo the changes I did to pom.xml. Should I? > > Martin I think this is all there is to it. Reading past email some more I can find out what Cory wanted us to check: > We can recommend 2.0.6, iff "mvn install" and "mvn -Psite.build site" > both work. The latter usually gets ignored and breaks. > Trying now... > > Cory. And his result: > Whoa... stop the presses. > > Now I remember what went wrong. With 2.0.6/windows/1.4.2_13, my > system seemed to hang (just verified) with: > > [INFO] Surefire report directory: > c:\java\geotools\trunk\modules\unsupported\xml-gml2\target\surefire-reports > > > ------------------------------------------------------- > T E S T S > ------------------------------------------------------- > Running org.geotools.gml2.GMLGeometryStreamingTest > java.lang.NoClassDefFoundError: org/apache/commons/collections/OrderedMap Which stems from an unrelated problem that justin has now fixed: > This isn't a maven problem, its a dependency problem with > commons-collections, i guess the new version of maven just makes it > evident. I think everyone is ok with switching the version, the only one > affected is saul and he has agreed to up the version of commons-pool to > 1.3. I will go ahead and make the change. > > -Justin > So Justin the ball is in your court - does "mvn -Psite.build site" work after your change to commons-pool to 1.3? Jody > -Justin > Can't we simply go back then??? > > Cheers > Andrea ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
