[Geoserver-devel] Build failed in Hudson: geoserver-2.0.x #310

See <http://hudson.opengeo.org/hudson/job/geoserver-2.0.x/310/changes&gt;

Changes:

[aaime] GEOS-3823, Add SLD 1.0 GetStyles support

------------------------------------------
[...truncated 3054 lines...]
<gml:Point srsName="urn:x-ogc:def:crs:EPSG:32615">
<gml:pos>500050.0 500050.0</gml:pos>
</gml:Point>
</cdf:pointProperty>
</cdf:ft15>
<cdf:ft15 gml:id="ft15.10">
<cdf:boundedBy>
<gml:Polygon srsName="urn:x-ogc:def:crs:EPSG:32615">
<gml:exterior>
<gml:LinearRing>
<gml:posList>500000.0 500000.0 500000.0 500100.0 500100.0 500100.0 500100.0 500000.0 500000.0 500000.0</gml:posList>
</gml:LinearRing>
</gml:exterior>
</gml:Polygon>
</cdf:boundedBy>
<cdf:pointProperty>
<gml:Point srsName="urn:x-ogc:def:crs:EPSG:32615">
<gml:pos>500050.0 500050.0</gml:pos>
</gml:Point>
</cdf:pointProperty>
</cdf:ft15>
<cdf:ft15 gml:id="ft15.11">
<cdf:boundedBy>
<gml:Polygon srsName="urn:x-ogc:def:crs:EPSG:32615">
<gml:exterior>
<gml:LinearRing>
<gml:posList>500000.0 500000.0 500000.0 500100.0 500100.0 500100.0 500100.0 500000.0 500000.0 500000.0</gml:posList>
</gml:LinearRing>
</gml:exterior>
</gml:Polygon>
</cdf:boundedBy>
<cdf:pointProperty>
<gml:Point srsName="urn:x-ogc:def:crs:EPSG:32615">
<gml:pos>500050.0 500050.0</gml:pos>
</gml:Point>
</cdf:pointProperty>
</cdf:ft15>
<cdf:ft15 gml:id="ft15.12">
<cdf:boundedBy>
<gml:Polygon srsName="urn:x-ogc:def:crs:EPSG:32615">
<gml:exterior>
<gml:LinearRing>
<gml:posList>500000.0 500000.0 500000.0 500100.0 500100.0 500100.0 500100.0 500000.0 500000.0 500000.0</gml:posList>
</gml:LinearRing>
</gml:exterior>
</gml:Polygon>
</cdf:boundedBy>
<cdf:pointProperty>
<gml:Point srsName="urn:x-ogc:def:crs:EPSG:32615">
<gml:pos>500050.0 500050.0</gml:pos>
</gml:Point>
</cdf:pointProperty>
</cdf:ft15>
<cdf:ft15 gml:id="ft15.13">
<cdf:boundedBy>
<gml:Polygon srsName="urn:x-ogc:def:crs:EPSG:32615">
<gml:exterior>
<gml:LinearRing>
<gml:posList>500000.0 500000.0 500000.0 500100.0 500100.0 500100.0 500100.0 500000.0 500000.0 500000.0</gml:posList>
</gml:LinearRing>
</gml:exterior>
</gml:Polygon>
</cdf:boundedBy>
<cdf:pointProperty>
<gml:Point srsName="urn:x-ogc:def:crs:EPSG:32615">
<gml:pos>500050.0 500050.0</gml:pos>
</gml:Point>
</cdf:pointProperty>
</cdf:ft15>
<cdf:ft15 gml:id="ft15.14">
<cdf:boundedBy>
<gml:Polygon srsName="urn:x-ogc:def:crs:EPSG:32615">
<gml:exterior>
<gml:LinearRing>
<gml:posList>500000.0 500000.0 500000.0 500100.0 500100.0 500100.0 500100.0 500000.0 500000.0 500000.0</gml:posList>
</gml:LinearRing>
</gml:exterior>
</gml:Polygon>
</cdf:boundedBy>
<cdf:pointProperty>
<gml:Point srsName="urn:x-ogc:def:crs:EPSG:32615">
<gml:pos>500050.0 500050.0</gml:pos>
</gml:Point>
</cdf:pointProperty>
</cdf:ft15>
</gml:featureMembers>
</wfs:FeatureCollection>
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 sec
Running org.geoserver.wfs.MaxFeaturesTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.223 sec
Running org.geoserver.wfs.DescribeFeatureTest
21 Feb 21:51:20 ERROR [geoserver.ows] -
org.geoserver.wfs.WFSException: Could not find type: {http://www.opengis.net/cite/geometry\}DummyFeature
  at org.geoserver.wfs.DescribeFeatureType.run(DescribeFeatureType.java:135)
  at org.geoserver.wfs.DefaultWebFeatureService.describeFeatureType(DefaultWebFeatureService.java:98)
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:585)
  at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
  at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
  at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
  at org.geoserver.ows.util.EMFLogger.invoke(EMFLogger.java:51)
  at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
  at $Proxy11.describeFeatureType(Unknown Source)
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:585)
  at org.geoserver.ows.Dispatcher.execute(Dispatcher.java:599)
  at org.geoserver.ows.Dispatcher.handleRequestInternal(Dispatcher.java:230)
  at org.springframework.web.servlet.mvc.AbstractController.handleRequest(AbstractController.java:153)
  at org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.handle(SimpleControllerHandlerAdapter.java:48)
  at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:875)
  at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:809)
  at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:571)
  at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:511)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
  at org.geoserver.test.GeoServerAbstractTestSupport.dispatch(GeoServerAbstractTestSupport.java:1061)
  at org.geoserver.test.GeoServerAbstractTestSupport.dispatch(GeoServerAbstractTestSupport.java:1028)
  at org.geoserver.test.GeoServerAbstractTestSupport.postAsServletResponse(GeoServerAbstractTestSupport.java:655)
  at org.geoserver.test.GeoServerAbstractTestSupport.postAsServletResponse(GeoServerAbstractTestSupport.java:602)
  at org.geoserver.test.GeoServerAbstractTestSupport.post(GeoServerAbstractTestSupport.java:582)
  at org.geoserver.test.GeoServerAbstractTestSupport.postAsDOM(GeoServerAbstractTestSupport.java:791)
  at org.geoserver.test.GeoServerAbstractTestSupport.postAsDOM(GeoServerAbstractTestSupport.java:774)
  at org.geoserver.wfs.DescribeFeatureTest.testPostDummyFeature(DescribeFeatureTest.java:51)
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:585)
  at junit.framework.TestCase.runTest(TestCase.java:164)
  at org.geoserver.test.GeoServerAbstractTestSupport.runTest(GeoServerAbstractTestSupport.java:126)
  at junit.framework.TestCase.runBare(TestCase.java:130)
  at junit.framework.TestResult$1.protect(TestResult.java:106)
  at junit.framework.TestResult.runProtected(TestResult.java:124)
  at junit.framework.TestResult.run(TestResult.java:109)
  at junit.framework.TestCase.run(TestCase.java:120)
  at junit.framework.TestSuite.runTest(TestSuite.java:230)
  at junit.framework.TestSuite.run(TestSuite.java:225)
  at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
  at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
  at junit.framework.TestResult.runProtected(TestResult.java:124)
  at junit.extensions.TestSetup.run(TestSetup.java:25)
  at sun.reflect.GeneratedMethodAccessor161.invoke(Unknown Source)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:585)
  at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
  at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
  at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
  at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:585)
  at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:338)
  at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:997)
sf
cdf
cgf
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.227 sec
Running org.geoserver.wfs.v1_1.DescribeFeatureTypeTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 sec
Running org.geoserver.wfs.response.CSVOutputFormatTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.281 sec
Running org.geoserver.wfs.xml.FeatureTypeInfoSchemaBuilderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 sec
Running org.geoserver.wfs.v1_1.CapabilitiesTransformerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.252 sec
Running org.geoserver.wfs.kvp.GetFeatureKvpRequestReaderTest
Feature type cite:InvalidTypeName unknown
Feature type :InvalidTypeName unknown
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 sec
Running org.geoserver.wfs.response.ShapeZipTest
Feb 21, 2010 9:51:21 PM java.util.prefs.FileSystemPreferences$7 run
WARNING: Prefs file removed in background /home/tomcat/.java/.userPrefs/org/geotools/referencing/wkt/prefs.xml
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.823 sec
Running org.geoserver.wfs.GetCapabilitiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.408 sec

Results :

Tests run: 181, Failures: 0, Errors: 0, Skipped: 0

[INFO] [jar:jar]
[INFO] Building jar: <http://hudson.opengeo.org/hudson/job/geoserver-2.0.x/ws/geoserver-2.0.x/wfs/target/wfs-2.0.2-SNAPSHOT.jar&gt;
[INFO] [jar:test-jar {execution: default}]
[INFO] Building jar: <http://hudson.opengeo.org/hudson/job/geoserver-2.0.x/ws/geoserver-2.0.x/wfs/target/wfs-2.0.2-SNAPSHOT-tests.jar&gt;
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] No goals needed for project - skipping
[INFO] [source:jar {execution: attach-sources}]
[INFO] Building jar: <http://hudson.opengeo.org/hudson/job/geoserver-2.0.x/ws/geoserver-2.0.x/wfs/target/wfs-2.0.2-SNAPSHOT-sources.jar&gt;
[INFO] [install:install]
[INFO] Installing <http://hudson.opengeo.org/hudson/job/geoserver-2.0.x/ws/geoserver-2.0.x/wfs/target/wfs-2.0.2-SNAPSHOT.jar&gt; to /home/tomcat/.m2/repository/org/geoserver/wfs/2.0.2-SNAPSHOT/wfs-2.0.2-SNAPSHOT.jar
[INFO] Installing <http://hudson.opengeo.org/hudson/job/geoserver-2.0.x/ws/geoserver-2.0.x/wfs/target/wfs-2.0.2-SNAPSHOT-tests.jar&gt; to /home/tomcat/.m2/repository/org/geoserver/wfs/2.0.2-SNAPSHOT/wfs-2.0.2-SNAPSHOT-tests.jar
[INFO] Installing <http://hudson.opengeo.org/hudson/job/geoserver-2.0.x/ws/geoserver-2.0.x/wfs/target/wfs-2.0.2-SNAPSHOT-sources.jar&gt; to /home/tomcat/.m2/repository/org/geoserver/wfs/2.0.2-SNAPSHOT/wfs-2.0.2-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Web Map Service Module
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory <http://hudson.opengeo.org/hudson/job/geoserver-2.0.x/ws/geoserver-2.0.x/wms/target&gt;
[INFO] [cobertura:clean {execution: default}]
[INFO] [resources:resources]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] snapshot org.geotools:gt-render:2.6-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geotools:gt-render:2.6-SNAPSHOT: checking for updates from osgeo
[INFO] snapshot org.geotools:gt-svg:2.6-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geotools:gt-svg:2.6-SNAPSHOT: checking for updates from osgeo
[INFO] snapshot org.geotools:gt-shapefile-renderer:2.6-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geotools:gt-shapefile-renderer:2.6-SNAPSHOT: checking for updates from osgeo
[INFO] snapshot org.geotools:unsupported:2.6-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geotools:unsupported:2.6-SNAPSHOT: checking for updates from osgeo
[INFO] snapshot org.geotools:gt-wfs:2.6-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geotools:gt-wfs:2.6-SNAPSHOT: checking for updates from osgeo
[INFO] snapshot org.geotools:gt-wms:2.6-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geotools:gt-wms:2.6-SNAPSHOT: checking for updates from osgeo
[INFO] snapshot org.geotools:gt-xml:2.6-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geotools:gt-xml:2.6-SNAPSHOT: checking for updates from osgeo
[INFO] [compiler:compile]
[INFO] Compiling 149 source files to <http://hudson.opengeo.org/hudson/job/geoserver-2.0.x/ws/geoserver-2.0.x/wms/target/classes&gt;
[INFO] [resources:testResources]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Compiling 45 source files to <http://hudson.opengeo.org/hudson/job/geoserver-2.0.x/ws/geoserver-2.0.x/wms/target/test-classes&gt;
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
<http://hudson.opengeo.org/hudson/job/geoserver-2.0.x/ws/geoserver-2.0.x/wms/src/test/java/org/vfny/geoserver/wms/responses/styles/GetStylesTest.java&gt;:\[12,25\] cannot find symbol
symbol : class GetFeatureTest
location: package org.geoserver.wfs

<http://hudson.opengeo.org/hudson/job/geoserver-2.0.x/ws/geoserver-2.0.x/wms/src/test/java/org/vfny/geoserver/wms/responses/styles/GetStylesTest.java&gt;:\[12,25\] cannot find symbol
symbol : class GetFeatureTest
location: package org.geoserver.wfs

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3 minutes 5 seconds
[INFO] Finished at: Sun Feb 21 21:51:37 EST 2010
[INFO] Final Memory: 42M/115M
[INFO] ------------------------------------------------------------------------

See <http://hudson.opengeo.org/hudson/job/geoserver-2.0.x/311/&gt;

------------------------------------------
[...truncated 3044 lines...]
<gml:Point srsName="urn:x-ogc:def:crs:EPSG:32615">
<gml:pos>500050.0 500050.0</gml:pos>
</gml:Point>
</cdf:pointProperty>
</cdf:ft15>
<cdf:ft15 gml:id="ft15.10">
<cdf:boundedBy>
<gml:Polygon srsName="urn:x-ogc:def:crs:EPSG:32615">
<gml:exterior>
<gml:LinearRing>
<gml:posList>500000.0 500000.0 500000.0 500100.0 500100.0 500100.0 500100.0 500000.0 500000.0 500000.0</gml:posList>
</gml:LinearRing>
</gml:exterior>
</gml:Polygon>
</cdf:boundedBy>
<cdf:pointProperty>
<gml:Point srsName="urn:x-ogc:def:crs:EPSG:32615">
<gml:pos>500050.0 500050.0</gml:pos>
</gml:Point>
</cdf:pointProperty>
</cdf:ft15>
<cdf:ft15 gml:id="ft15.11">
<cdf:boundedBy>
<gml:Polygon srsName="urn:x-ogc:def:crs:EPSG:32615">
<gml:exterior>
<gml:LinearRing>
<gml:posList>500000.0 500000.0 500000.0 500100.0 500100.0 500100.0 500100.0 500000.0 500000.0 500000.0</gml:posList>
</gml:LinearRing>
</gml:exterior>
</gml:Polygon>
</cdf:boundedBy>
<cdf:pointProperty>
<gml:Point srsName="urn:x-ogc:def:crs:EPSG:32615">
<gml:pos>500050.0 500050.0</gml:pos>
</gml:Point>
</cdf:pointProperty>
</cdf:ft15>
<cdf:ft15 gml:id="ft15.12">
<cdf:boundedBy>
<gml:Polygon srsName="urn:x-ogc:def:crs:EPSG:32615">
<gml:exterior>
<gml:LinearRing>
<gml:posList>500000.0 500000.0 500000.0 500100.0 500100.0 500100.0 500100.0 500000.0 500000.0 500000.0</gml:posList>
</gml:LinearRing>
</gml:exterior>
</gml:Polygon>
</cdf:boundedBy>
<cdf:pointProperty>
<gml:Point srsName="urn:x-ogc:def:crs:EPSG:32615">
<gml:pos>500050.0 500050.0</gml:pos>
</gml:Point>
</cdf:pointProperty>
</cdf:ft15>
<cdf:ft15 gml:id="ft15.13">
<cdf:boundedBy>
<gml:Polygon srsName="urn:x-ogc:def:crs:EPSG:32615">
<gml:exterior>
<gml:LinearRing>
<gml:posList>500000.0 500000.0 500000.0 500100.0 500100.0 500100.0 500100.0 500000.0 500000.0 500000.0</gml:posList>
</gml:LinearRing>
</gml:exterior>
</gml:Polygon>
</cdf:boundedBy>
<cdf:pointProperty>
<gml:Point srsName="urn:x-ogc:def:crs:EPSG:32615">
<gml:pos>500050.0 500050.0</gml:pos>
</gml:Point>
</cdf:pointProperty>
</cdf:ft15>
<cdf:ft15 gml:id="ft15.14">
<cdf:boundedBy>
<gml:Polygon srsName="urn:x-ogc:def:crs:EPSG:32615">
<gml:exterior>
<gml:LinearRing>
<gml:posList>500000.0 500000.0 500000.0 500100.0 500100.0 500100.0 500100.0 500000.0 500000.0 500000.0</gml:posList>
</gml:LinearRing>
</gml:exterior>
</gml:Polygon>
</cdf:boundedBy>
<cdf:pointProperty>
<gml:Point srsName="urn:x-ogc:def:crs:EPSG:32615">
<gml:pos>500050.0 500050.0</gml:pos>
</gml:Point>
</cdf:pointProperty>
</cdf:ft15>
</gml:featureMembers>
</wfs:FeatureCollection>
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.206 sec
Running org.geoserver.wfs.MaxFeaturesTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.254 sec
Running org.geoserver.wfs.DescribeFeatureTest
22 Feb 08:26:02 ERROR [geoserver.ows] -
org.geoserver.wfs.WFSException: Could not find type: {http://www.opengis.net/cite/geometry\}DummyFeature
  at org.geoserver.wfs.DescribeFeatureType.run(DescribeFeatureType.java:135)
  at org.geoserver.wfs.DefaultWebFeatureService.describeFeatureType(DefaultWebFeatureService.java:98)
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:585)
  at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
  at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
  at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
  at org.geoserver.ows.util.EMFLogger.invoke(EMFLogger.java:51)
  at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
  at $Proxy11.describeFeatureType(Unknown Source)
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:585)
  at org.geoserver.ows.Dispatcher.execute(Dispatcher.java:599)
  at org.geoserver.ows.Dispatcher.handleRequestInternal(Dispatcher.java:230)
  at org.springframework.web.servlet.mvc.AbstractController.handleRequest(AbstractController.java:153)
  at org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.handle(SimpleControllerHandlerAdapter.java:48)
  at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:875)
  at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:809)
  at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:571)
  at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:511)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
  at org.geoserver.test.GeoServerAbstractTestSupport.dispatch(GeoServerAbstractTestSupport.java:1061)
  at org.geoserver.test.GeoServerAbstractTestSupport.dispatch(GeoServerAbstractTestSupport.java:1028)
  at org.geoserver.test.GeoServerAbstractTestSupport.postAsServletResponse(GeoServerAbstractTestSupport.java:655)
  at org.geoserver.test.GeoServerAbstractTestSupport.postAsServletResponse(GeoServerAbstractTestSupport.java:602)
  at org.geoserver.test.GeoServerAbstractTestSupport.post(GeoServerAbstractTestSupport.java:582)
  at org.geoserver.test.GeoServerAbstractTestSupport.postAsDOM(GeoServerAbstractTestSupport.java:791)
  at org.geoserver.test.GeoServerAbstractTestSupport.postAsDOM(GeoServerAbstractTestSupport.java:774)
  at org.geoserver.wfs.DescribeFeatureTest.testPostDummyFeature(DescribeFeatureTest.java:51)
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:585)
  at junit.framework.TestCase.runTest(TestCase.java:164)
  at org.geoserver.test.GeoServerAbstractTestSupport.runTest(GeoServerAbstractTestSupport.java:126)
  at junit.framework.TestCase.runBare(TestCase.java:130)
  at junit.framework.TestResult$1.protect(TestResult.java:106)
  at junit.framework.TestResult.runProtected(TestResult.java:124)
  at junit.framework.TestResult.run(TestResult.java:109)
  at junit.framework.TestCase.run(TestCase.java:120)
  at junit.framework.TestSuite.runTest(TestSuite.java:230)
  at junit.framework.TestSuite.run(TestSuite.java:225)
  at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
  at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
  at junit.framework.TestResult.runProtected(TestResult.java:124)
  at junit.extensions.TestSetup.run(TestSetup.java:25)
  at sun.reflect.GeneratedMethodAccessor161.invoke(Unknown Source)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:585)
  at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
  at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
  at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
  at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:585)
  at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:338)
  at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:997)
sf
cdf
cgf
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.226 sec
Running org.geoserver.wfs.v1_1.DescribeFeatureTypeTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.245 sec
Running org.geoserver.wfs.response.CSVOutputFormatTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 sec
Running org.geoserver.wfs.xml.FeatureTypeInfoSchemaBuilderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 sec
Running org.geoserver.wfs.v1_1.CapabilitiesTransformerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.288 sec
Running org.geoserver.wfs.kvp.GetFeatureKvpRequestReaderTest
Feature type cite:InvalidTypeName unknown
Feature type :InvalidTypeName unknown
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.304 sec
Running org.geoserver.wfs.response.ShapeZipTest
Feb 22, 2010 8:26:04 AM java.util.prefs.FileSystemPreferences$7 run
WARNING: Prefs file removed in background /home/tomcat/.java/.userPrefs/org/geotools/referencing/wkt/prefs.xml
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.9 sec
Running org.geoserver.wfs.GetCapabilitiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.344 sec

Results :

Tests run: 181, Failures: 0, Errors: 0, Skipped: 0

[INFO] [jar:jar]
[INFO] Building jar: <http://hudson.opengeo.org/hudson/job/geoserver-2.0.x/ws/geoserver-2.0.x/wfs/target/wfs-2.0.2-SNAPSHOT.jar&gt;
[INFO] [jar:test-jar {execution: default}]
[INFO] Building jar: <http://hudson.opengeo.org/hudson/job/geoserver-2.0.x/ws/geoserver-2.0.x/wfs/target/wfs-2.0.2-SNAPSHOT-tests.jar&gt;
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] No goals needed for project - skipping
[INFO] [source:jar {execution: attach-sources}]
[INFO] Building jar: <http://hudson.opengeo.org/hudson/job/geoserver-2.0.x/ws/geoserver-2.0.x/wfs/target/wfs-2.0.2-SNAPSHOT-sources.jar&gt;
[INFO] [install:install]
[INFO] Installing <http://hudson.opengeo.org/hudson/job/geoserver-2.0.x/ws/geoserver-2.0.x/wfs/target/wfs-2.0.2-SNAPSHOT.jar&gt; to /home/tomcat/.m2/repository/org/geoserver/wfs/2.0.2-SNAPSHOT/wfs-2.0.2-SNAPSHOT.jar
[INFO] Installing <http://hudson.opengeo.org/hudson/job/geoserver-2.0.x/ws/geoserver-2.0.x/wfs/target/wfs-2.0.2-SNAPSHOT-tests.jar&gt; to /home/tomcat/.m2/repository/org/geoserver/wfs/2.0.2-SNAPSHOT/wfs-2.0.2-SNAPSHOT-tests.jar
[INFO] Installing <http://hudson.opengeo.org/hudson/job/geoserver-2.0.x/ws/geoserver-2.0.x/wfs/target/wfs-2.0.2-SNAPSHOT-sources.jar&gt; to /home/tomcat/.m2/repository/org/geoserver/wfs/2.0.2-SNAPSHOT/wfs-2.0.2-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Web Map Service Module
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory <http://hudson.opengeo.org/hudson/job/geoserver-2.0.x/ws/geoserver-2.0.x/wms/target&gt;
[INFO] [cobertura:clean {execution: default}]
[INFO] [resources:resources]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] snapshot org.geotools:gt-render:2.6-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geotools:gt-render:2.6-SNAPSHOT: checking for updates from osgeo
[INFO] snapshot org.geotools:gt-svg:2.6-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geotools:gt-svg:2.6-SNAPSHOT: checking for updates from osgeo
[INFO] snapshot org.geotools:gt-shapefile-renderer:2.6-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geotools:gt-shapefile-renderer:2.6-SNAPSHOT: checking for updates from osgeo
[INFO] snapshot org.geotools:unsupported:2.6-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geotools:unsupported:2.6-SNAPSHOT: checking for updates from osgeo
[INFO] snapshot org.geotools:gt-wfs:2.6-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geotools:gt-wfs:2.6-SNAPSHOT: checking for updates from osgeo
[INFO] snapshot org.geotools:gt-wms:2.6-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geotools:gt-wms:2.6-SNAPSHOT: checking for updates from osgeo
[INFO] snapshot org.geotools:gt-xml:2.6-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geotools:gt-xml:2.6-SNAPSHOT: checking for updates from osgeo
[INFO] [compiler:compile]
[INFO] Compiling 149 source files to <http://hudson.opengeo.org/hudson/job/geoserver-2.0.x/ws/geoserver-2.0.x/wms/target/classes&gt;
[INFO] [resources:testResources]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Compiling 45 source files to <http://hudson.opengeo.org/hudson/job/geoserver-2.0.x/ws/geoserver-2.0.x/wms/target/test-classes&gt;
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
<http://hudson.opengeo.org/hudson/job/geoserver-2.0.x/ws/geoserver-2.0.x/wms/src/test/java/org/vfny/geoserver/wms/responses/styles/GetStylesTest.java&gt;:\[12,25\] cannot find symbol
symbol : class GetFeatureTest
location: package org.geoserver.wfs

<http://hudson.opengeo.org/hudson/job/geoserver-2.0.x/ws/geoserver-2.0.x/wms/src/test/java/org/vfny/geoserver/wms/responses/styles/GetStylesTest.java&gt;:\[12,25\] cannot find symbol
symbol : class GetFeatureTest
location: package org.geoserver.wfs

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3 minutes 6 seconds
[INFO] Finished at: Mon Feb 22 08:26:20 EST 2010
[INFO] Final Memory: 43M/115M
[INFO] ------------------------------------------------------------------------

See <http://hudson.opengeo.org/hudson/job/geoserver-2.0.x/312/changes&gt;