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 Cory Horner wrote: > Cory Horner wrote: >> 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... > > 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 > at > org.geotools.xml.impl.ParserHandler.startElement(ParserHandler.java:300) > at > org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown Source) > at > org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartElement(Unknown > Source) > at > org.apache.xerces.impl.XMLNSDocumentScannerImpl$NSContentDispatcher.scanRootElementHook(Unknown > Source) > at > org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown > Source) > at > org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown > Source) > at org.apache.xerces.parsers.XML11Configuration.parse(Unknown > Source) > at org.apache.xerces.parsers.XML11Configuration.parse(Unknown > Source) > at org.apache.xerces.parsers.XMLParser.parse(Unknown Source) > at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown > Source) > at > org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source) > at javax.xml.parsers.SAXParser.parse(SAXParser.java:345) > at javax.xml.parsers.SAXParser.parse(SAXParser.java:143) > at org.geotools.xml.StreamingParser$1.run(StreamingParser.java:223) > at java.lang.Thread.run(Thread.java:534) -- Justin Deoliveira The Open Planning Project [EMAIL PROTECTED] ------------------------------------------------------------------------- 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
