[Geoserver-devel] Build failed in Hudson: geoserver-trunk #4596

See <http://hudson.opengeo.org/hudson/job/geoserver-trunk/4596/changes&gt;

Changes:

[jdeolive] GEOS-4659, added option to allow WMS capabilities to output a bounding box for every supported projection

[jdeolive] GEOS-4659, added option to allow WMS capabilities to output a bounding box for every supported projection

[jdeolive] GEOS-4659, added option to allow WMS capabilities to output a bounding box for every supported projection

[jdeolive] GEOS-4658, adding support for vocabulary, and language to keywords for services and resources

------------------------------------------
[...truncated 45310 lines...]
    <xsd:import namespace="http://www.opengis.net/gml&quot; schemaLocation="http://localhost:8080/geoserver/schemas/gml/3.1.1/base/gml.xsd&quot;/&gt;
    <xsd:complexType name="MappedFeatureType">
        <xsd:complexContent>
            <xsd:extension base="gml:AbstractFeatureType">
                <xsd:sequence>
                    <xsd:element maxOccurs="1" minOccurs="0"
                        name="specification" nillable="false" type="gml:FeaturePropertyType"/>
                    <xsd:element maxOccurs="1" minOccurs="1"
                        name="shape" nillable="false" type="gml:GeometryPropertyType"/>
                </xsd:sequence>
            </xsd:extension>
        </xsd:complexContent>
    </xsd:complexType>
    <xsd:element name="MappedFeature" substitutionGroup="gml:_Feature" type="gsml:MappedFeatureType"/>
</xsd:schema>

Oct 6, 2011 7:46:48 PM org.geoserver.test.SampleDataAccessWfsTest testGetFeature
INFO: WFS GetFeature response:
<?xml version="1.0" encoding="UTF-8"?>
<wfs:FeatureCollection numberOfFeatures="2"
    timeStamp="2011-10-06T19:46:47.455Z"
    xmlns:gml="http://www.opengis.net/gml&quot;
    xmlns:gsml="http://www.example.org/sample-data-access/GeoSciML-lite&quot;
    xmlns:ogc="http://www.opengis.net/ogc&quot;
    xmlns:ows="http://www.opengis.net/ows&quot;
    xmlns:wfs="http://www.opengis.net/wfs&quot;
    xmlns:xlink="http://www.w3.org/1999/xlink&quot;
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance&quot; xsi:schemaLocation="http://www.opengis.net/wfs http://localhost:8080/geoserver/schemas/wfs/1.1.0/wfs.xsd http://www.example.org/sample-data-access/GeoSciML-lite http://localhost:8080/geoserver/wfs?service=WFS&amp;version=1.1.0&amp;request=DescribeFeatureType&amp;typeName=gsml%3AMappedFeature&quot;&gt;
    <gml:featureMembers>
        <gsml:MappedFeature gml:id="mf1">
            <gml:description>GUNTHORPE FORMATION</gml:description>
            <gsml:specification>
                <gsml:GeologicUnit gml:id="mf1.spec">
                    <gml:description>Gunthorpe specification description</gml:description>
                </gsml:GeologicUnit>
            </gsml:specification>
            <gsml:shape>
                <gml:Polygon>
                    <gml:exterior>
                        <gml:LinearRing>
                            <gml:posList>-1.2 52.5 -1.2 52.6 -1.1 52.6 -1.1 52.5 -1.2 52.5</gml:posList>
                        </gml:LinearRing>
                    </gml:exterior>
                </gml:Polygon>
            </gsml:shape>
        </gsml:MappedFeature>
        <gsml:MappedFeature gml:id="mf2">
            <gml:description>MERCIA MUDSTONE GROUP</gml:description>
            <gsml:specification>
                <gsml:GeologicUnit gml:id="mf2.spec">
                    <gml:description>Mercia specification description</gml:description>
                </gsml:GeologicUnit>
            </gsml:specification>
            <gsml:shape>
                <gml:Polygon>
                    <gml:exterior>
                        <gml:LinearRing>
                            <gml:posList>-1.3 52.5 -1.3 52.6 -1.2 52.6 -1.2 52.5 -1.3 52.5</gml:posList>
                        </gml:LinearRing>
                    </gml:exterior>
                </gml:Polygon>
            </gsml:shape>
        </gsml:MappedFeature>
    </gml:featureMembers>
</wfs:FeatureCollection>

Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.126 sec

Results :

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

Downloading: http://repo.opengeo.org//org/geotools/gt-graph/8-SNAPSHOT/gt-graph-8-SNAPSHOT.jar
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/extension/app-schema/sample-data-access-test/target/sample-data-access-test-2.2-SNAPSHOT.jar&gt;
Downloading: http://repo.opengeo.org//org/geotools/gt-graph/8-SNAPSHOT/gt-graph-8-SNAPSHOT.jar
[INFO] [jar:test-jar {execution: default}]
[INFO] Building jar: <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/extension/app-schema/sample-data-access-test/target/sample-data-access-test-2.2-SNAPSHOT-tests.jar&gt;
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] [svn-revision-number:revision {execution: default}]
[INFO] inspecting <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/extension/app-schema/sample-data-access-test&gt;
[WARNING] the "build.repository" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix.
[WARNING] the "build.path" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix.
[WARNING] the "build.revision" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix.
[WARNING] the "build.mixedRevisions" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix.
[WARNING] the "build.committedRevision" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix.
[WARNING] the "build.status" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix.
[WARNING] the "build.specialStatus" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix.
[INFO] [source:jar {execution: attach-sources}]
[INFO] Building jar: <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/extension/app-schema/sample-data-access-test/target/sample-data-access-test-2.2-SNAPSHOT-sources.jar&gt;
[INFO] Preparing source:test-jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[WARNING] Removing: test-jar from forked lifecycle, to prevent recursive invocation.
[INFO] [svn-revision-number:revision {execution: default}]
[INFO] inspecting <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/extension/app-schema/sample-data-access-test&gt;
[WARNING] the "build.repository" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix.
[WARNING] the "build.path" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix.
[WARNING] the "build.revision" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix.
[WARNING] the "build.mixedRevisions" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix.
[WARNING] the "build.committedRevision" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix.
[WARNING] the "build.status" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix.
[WARNING] the "build.specialStatus" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix.
[INFO] [source:test-jar {execution: attach-sources}]
[INFO] Building jar: <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/extension/app-schema/sample-data-access-test/target/sample-data-access-test-2.2-SNAPSHOT-test-sources.jar&gt;
[INFO] [install:install {execution: default-install}]
[INFO] Installing <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/extension/app-schema/sample-data-access-test/target/sample-data-access-test-2.2-SNAPSHOT.jar&gt; to /home/tomcat/.m2/repository/org/geoserver/extension/sample-data-access-test/2.2-SNAPSHOT/sample-data-access-test-2.2-SNAPSHOT.jar
[INFO] Installing <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/extension/app-schema/sample-data-access-test/target/sample-data-access-test-2.2-SNAPSHOT-tests.jar&gt; to /home/tomcat/.m2/repository/org/geoserver/extension/sample-data-access-test/2.2-SNAPSHOT/sample-data-access-test-2.2-SNAPSHOT-tests.jar
[INFO] Installing <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/extension/app-schema/sample-data-access-test/target/sample-data-access-test-2.2-SNAPSHOT-sources.jar&gt; to /home/tomcat/.m2/repository/org/geoserver/extension/sample-data-access-test/2.2-SNAPSHOT/sample-data-access-test-2.2-SNAPSHOT-sources.jar
[INFO] Installing <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/extension/app-schema/sample-data-access-test/target/sample-data-access-test-2.2-SNAPSHOT-test-sources.jar&gt; to /home/tomcat/.m2/repository/org/geoserver/extension/sample-data-access-test/2.2-SNAPSHOT/sample-data-access-test-2.2-SNAPSHOT-test-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building ArcSDE DataStore Extension
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/extension/arcsde/target&gt;
[INFO] [cobertura:clean {execution: default}]
[INFO] [svn-revision-number:revision {execution: default}]
[INFO] inspecting <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/extension/arcsde&gt;
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] skip non existing resourceDirectory <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/extension/arcsde/src/main/resources&gt;
[INFO] snapshot org.geotools:gt-arcsde-common:8-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geotools:gt-arcsde-common:8-SNAPSHOT: checking for updates from osgeo
[INFO] snapshot org.geotools:arcsde-plugin:8-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geotools:arcsde-plugin:8-SNAPSHOT: checking for updates from osgeo
[INFO] snapshot org.geotools:gt-arcsde:8-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geotools:gt-arcsde:8-SNAPSHOT: checking for updates from osgeo
[INFO] snapshot org.geotools:gt-sde-dummy:8-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geotools:gt-sde-dummy:8-SNAPSHOT: checking for updates from osgeo
Downloading: http://repo.opengeo.org//org/geotools/gt-graph/8-SNAPSHOT/gt-graph-8-SNAPSHOT.jar
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 2 source files to <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/extension/arcsde/target/classes&gt;
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
Downloading: http://repo.opengeo.org//org/geotools/gt-graph/8-SNAPSHOT/gt-graph-8-SNAPSHOT.jar
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 1 source file to <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/extension/arcsde/target/test-classes&gt;
Downloading: http://repo.opengeo.org//org/geotools/gt-graph/8-SNAPSHOT/gt-graph-8-SNAPSHOT.jar
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/extension/arcsde/target/surefire-reports&gt;

-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.geoserver.web.data.store.arcsde.ArcSDECoverageStoreEditPanelTest
06 Oct 19:46:54 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/extension/arcsde/./target/mock3714069123079566320data&gt;
----------------------------------
06 Oct 19:46:56 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/extension/arcsde/./target/mock500103500054253265data&gt;
----------------------------------
06 Oct 19:46:57 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/extension/arcsde/./target/mock8822784207427159290data&gt;
----------------------------------
06 Oct 19:46:58 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/extension/arcsde/./target/mock5063729853459232605data&gt;
----------------------------------
06 Oct 19:46:58 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/extension/arcsde/./target/mock63379807636955813data&gt;
----------------------------------
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.626 sec

Results :

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

Downloading: http://repo.opengeo.org//org/geotools/gt-graph/8-SNAPSHOT/gt-graph-8-SNAPSHOT.jar
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/extension/arcsde/target/arcsde-2.2-SNAPSHOT.jar&gt;
Downloading: http://repo.opengeo.org//org/geotools/gt-graph/8-SNAPSHOT/gt-graph-8-SNAPSHOT.jar
[INFO] [jar:test-jar {execution: default}]
[INFO] Building jar: <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/extension/arcsde/target/arcsde-2.2-SNAPSHOT-tests.jar&gt;
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] [svn-revision-number:revision {execution: default}]
[INFO] inspecting <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/extension/arcsde&gt;
[WARNING] the "build.repository" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix.
[WARNING] the "build.path" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix.
[WARNING] the "build.revision" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix.
[WARNING] the "build.mixedRevisions" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix.
[WARNING] the "build.committedRevision" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix.
[WARNING] the "build.status" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix.
[WARNING] the "build.specialStatus" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix.
[INFO] [source:jar {execution: attach-sources}]
[INFO] Building jar: <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/extension/arcsde/target/arcsde-2.2-SNAPSHOT-sources.jar&gt;
[INFO] Preparing source:test-jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[WARNING] Removing: test-jar from forked lifecycle, to prevent recursive invocation.
[INFO] [svn-revision-number:revision {execution: default}]
[INFO] inspecting <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/extension/arcsde&gt;
[WARNING] the "build.repository" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix.
[WARNING] the "build.path" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix.
[WARNING] the "build.revision" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix.
[WARNING] the "build.mixedRevisions" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix.
[WARNING] the "build.committedRevision" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix.
[WARNING] the "build.status" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix.
[WARNING] the "build.specialStatus" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix.
[INFO] [source:test-jar {execution: attach-sources}]
[INFO] Building jar: <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/extension/arcsde/target/arcsde-2.2-SNAPSHOT-test-sources.jar&gt;
[INFO] [install:install {execution: default-install}]
[INFO] Installing <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/extension/arcsde/target/arcsde-2.2-SNAPSHOT.jar&gt; to /home/tomcat/.m2/repository/org/geoserver/extension/arcsde/2.2-SNAPSHOT/arcsde-2.2-SNAPSHOT.jar
[INFO] Installing <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/extension/arcsde/target/arcsde-2.2-SNAPSHOT-tests.jar&gt; to /home/tomcat/.m2/repository/org/geoserver/extension/arcsde/2.2-SNAPSHOT/arcsde-2.2-SNAPSHOT-tests.jar
[INFO] Installing <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/extension/arcsde/target/arcsde-2.2-SNAPSHOT-sources.jar&gt; to /home/tomcat/.m2/repository/org/geoserver/extension/arcsde/2.2-SNAPSHOT/arcsde-2.2-SNAPSHOT-sources.jar
[INFO] Installing <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/extension/arcsde/target/arcsde-2.2-SNAPSHOT-test-sources.jar&gt; to /home/tomcat/.m2/repository/org/geoserver/extension/arcsde/2.2-SNAPSHOT/arcsde-2.2-SNAPSHOT-test-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building GeoSearch Index Module
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/extension/geosearch/target&gt;
[INFO] [cobertura:clean {execution: default}]
[INFO] [svn-revision-number:revision {execution: default}]
[INFO] inspecting <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/extension/geosearch&gt;
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 4 resources
Downloading: http://repo.opengeo.org//org/geotools/gt-graph/8-SNAPSHOT/gt-graph-8-SNAPSHOT.jar
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 13 source files to <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/extension/geosearch/target/classes&gt;
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

<http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/extension/geosearch/src/main/java/org/geoserver/geosearch/rest/GeoSearchLayer.java&gt;:\[92,66\] incompatible types
found : java.util.List<org.geoserver.catalog.KeywordInfo>
required: java.util.List<java.lang.String>

<http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/extension/geosearch/src/main/java/org/geoserver/geosearch/rest/GeoSearchLayer.java&gt;:\[214,64\] incompatible types
found : java.util.List<org.geoserver.catalog.KeywordInfo>
required: java.util.List<java.lang.String>

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11 minutes 36 seconds
[INFO] Finished at: Thu Oct 06 19:47:01 UTC 2011
[INFO] Final Memory: 68M/417M
[INFO] ------------------------------------------------------------------------

See <http://hudson.opengeo.org/hudson/job/geoserver-trunk/4597/changes&gt;