See http://hudson.opengeo.org/hudson/job/geotools-2.5.x/352/changes

------------------------------------------
[...truncated 6862 lines...]
[INFO] Compiling 5 source files to 
http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/extension/xsd/xsd-wps/target/classes
 
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Compiling 3 source files to 
http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/extension/xsd/xsd-wps/target/test-classes
 
[INFO] [surefire:test]
[INFO] Surefire report directory: 
http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/extension/xsd/xsd-wps/target/surefire-reports
 

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.geotools.wps.ExecuteTest
<?xml version="1.0" encoding="UTF-8"?>
<wps:Execute service="WPS" version="1.0.0"
    xmlns:wps="http://www.opengis.net/wps/1.0.0";
    xmlns:ows="http://www.opengis.net/ows/1.1";
    xmlns:gml="http://www.opengis.net/gml"; 
xmlns:xlink="http://www.w3.org/1999/xlink";>
    <ows:Identifier>foo</ows:Identifier>
    <wps:DataInputs>
        <wps:Input>
            <wps:Data>
                <wps:ComplexData>
                    <gml:Point>
                        <gml:coord>
                            <gml:X>1.0</gml:X>
                            <gml:Y>2.0</gml:Y>
                        </gml:coord>
                    </gml:Point>
                </wps:ComplexData>
            </wps:Data>
        </wps:Input>
    </wps:DataInputs>
</wps:Execute>
<?xml version="1.0" encoding="UTF-8"?>
<wps:ExecuteResponse service="WPS" version="1.0.0"
    xmlns:wps="http://www.opengis.net/wps/1.0.0";
    xmlns:ows="http://www.opengis.net/ows/1.1";
    xmlns:gml="http://www.opengis.net/gml"; 
xmlns:xlink="http://www.w3.org/1999/xlink";>
    <wps:ProcessOutputs>
        <wps:Output>
            <ows:Title>foo</ows:Title>
            <wps:Data>
                <wps:ComplexData>
                    <gml:Point>
                        <gml:coord>
                            <gml:X>1.0</gml:X>
                            <gml:Y>1.0</gml:Y>
                        </gml:coord>
                    </gml:Point>
                </wps:ComplexData>
            </wps:Data>
        </wps:Output>
    </wps:ProcessOutputs>
</wps:ExecuteResponse>
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.024 sec
Running org.geotools.wps.GetCapabilitiesTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 sec

Results :

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

[INFO] [jar:jar]
[INFO] Building jar: 
http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/extension/xsd/xsd-wps/target/gt-xsd-wps-2.5-SNAPSHOT.jar
 
[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/geotools-2.5.x/ws/gt_2.5.x/modules/extension/xsd/xsd-wps/target/gt-xsd-wps-2.5-SNAPSHOT-sources.jar
 
[INFO] [jar-collector:collect {execution: default}]
[INFO] [install:install]
[INFO] Installing 
http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/extension/xsd/xsd-wps/target/gt-xsd-wps-2.5-SNAPSHOT.jar
  to 
/home/tomcat/.m2/repository/org/geotools/xsd/gt-xsd-wps/2.5-SNAPSHOT/gt-xsd-wps-2.5-SNAPSHOT.jar
[INFO] Installing 
http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/extension/xsd/xsd-wps/target/gt-xsd-wps-2.5-SNAPSHOT-sources.jar
  to 
/home/tomcat/.m2/repository/org/geotools/xsd/gt-xsd-wps/2.5-SNAPSHOT/gt-xsd-wps-2.5-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Web Feature Service Versioning Model
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory 
http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/unsupported/ogc/net.opengis.wfsv/target
 
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 28 source files to 
http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/unsupported/ogc/net.opengis.wfsv/target/classes
 
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] No tests to run.
[INFO] [jar:jar]
[INFO] Building jar: 
http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/unsupported/ogc/net.opengis.wfsv/target/net.opengis.wfsv-2.5-SNAPSHOT.jar
 
[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/geotools-2.5.x/ws/gt_2.5.x/modules/unsupported/ogc/net.opengis.wfsv/target/net.opengis.wfsv-2.5-SNAPSHOT-sources.jar
 
[INFO] [jar-collector:collect {execution: default}]
[INFO] [install:install]
[INFO] Installing 
http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/unsupported/ogc/net.opengis.wfsv/target/net.opengis.wfsv-2.5-SNAPSHOT.jar
  to 
/home/tomcat/.m2/repository/org/geotools/ogc/net.opengis.wfsv/2.5-SNAPSHOT/net.opengis.wfsv-2.5-SNAPSHOT.jar
[INFO] Installing 
http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/unsupported/ogc/net.opengis.wfsv/target/net.opengis.wfsv-2.5-SNAPSHOT-sources.jar
  to 
/home/tomcat/.m2/repository/org/geotools/ogc/net.opengis.wfsv/2.5-SNAPSHOT/net.opengis.wfsv-2.5-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Coverage I/O base classes
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory 
http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/unsupported/coverageio/target
 
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 74 source files to 
http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/unsupported/coverageio/target/classes
 
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Compiling 18 source files to 
http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/unsupported/coverageio/target/test-classes
 
[INFO] [surefire:test]
[INFO] Surefire report directory: 
http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/unsupported/coverageio/target/surefire-reports
 

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.geotools.image.io.text.TextMatrixImageWriterTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.462 sec
Running org.geotools.image.io.mosaic.MosaicBuilderTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.954 sec
Running org.geotools.image.io.mosaic.GridTileManagerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.766 sec
Running org.geotools.image.io.PaletteTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec
Running org.geotools.image.io.mosaic.FilenameFormatterTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.geotools.image.io.metadata.GeographicMetadataTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec
Running org.geotools.image.io.GeographicImageReaderTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec
Running org.geotools.image.io.GeographicImageWriterTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
Running org.geotools.image.io.text.TextMetadataTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.074 sec
Running org.geotools.image.io.mosaic.TreeNodeTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.854 sec
Running org.geotools.image.io.mosaic.TileManagerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.908 sec
Running org.geotools.coverage.io.MetadataReaderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.218 sec
Running org.geotools.image.io.mosaic.TreeTileManagerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.83 sec
Running org.geotools.image.io.mosaic.TileTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec

Results :

Tests run: 30, Failures: 0, Errors: 0, Skipped: 1

[INFO] [jar:jar]
[INFO] Building jar: 
http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/unsupported/coverageio/target/gt-coverageio-2.5-SNAPSHOT.jar
 
[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/geotools-2.5.x/ws/gt_2.5.x/modules/unsupported/coverageio/target/gt-coverageio-2.5-SNAPSHOT-sources.jar
 
[INFO] [jar-collector:collect {execution: default}]
[INFO] [install:install]
[INFO] Installing 
http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/unsupported/coverageio/target/gt-coverageio-2.5-SNAPSHOT.jar
  to 
/home/tomcat/.m2/repository/org/geotools/gt-coverageio/2.5-SNAPSHOT/gt-coverageio-2.5-SNAPSHOT.jar
[INFO] Installing 
http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/unsupported/coverageio/target/gt-coverageio-2.5-SNAPSHOT-sources.jar
  to 
/home/tomcat/.m2/repository/org/geotools/gt-coverageio/2.5-SNAPSHOT/gt-coverageio-2.5-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Coverage I/O for NetCDF format
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory 
http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/unsupported/coverageio-netcdf/target
 
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 4 source files to 
http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/unsupported/coverageio-netcdf/target/classes
 
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Nothing to compile - all classes are up to date
[INFO] [surefire:test]
[INFO] No tests to run.
[INFO] [jar:jar]
[INFO] Building jar: 
http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/unsupported/coverageio-netcdf/target/gt-coverageio-netcdf-2.5-SNAPSHOT.jar
 
[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/geotools-2.5.x/ws/gt_2.5.x/modules/unsupported/coverageio-netcdf/target/gt-coverageio-netcdf-2.5-SNAPSHOT-sources.jar
 
[INFO] [jar-collector:collect {execution: default}]
[INFO] [install:install]
[INFO] Installing 
http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/unsupported/coverageio-netcdf/target/gt-coverageio-netcdf-2.5-SNAPSHOT.jar
  to 
/home/tomcat/.m2/repository/org/geotools/gt-coverageio-netcdf/2.5-SNAPSHOT/gt-coverageio-netcdf-2.5-SNAPSHOT.jar
[INFO] Installing 
http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/unsupported/coverageio-netcdf/target/gt-coverageio-netcdf-2.5-SNAPSHOT-sources.jar
  to 
/home/tomcat/.m2/repository/org/geotools/gt-coverageio-netcdf/2.5-SNAPSHOT/gt-coverageio-netcdf-2.5-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Coverage tools
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory 
http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/unsupported/coveragetools/target
 
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 13 source files to 
http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/unsupported/coveragetools/target/classes
 
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] No tests to run.
[INFO] [jar:jar]
[INFO] Building jar: 
http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/unsupported/coveragetools/target/gt-coveragetools-2.5-SNAPSHOT.jar
 
[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/geotools-2.5.x/ws/gt_2.5.x/modules/unsupported/coveragetools/target/gt-coveragetools-2.5-SNAPSHOT-sources.jar
 
[INFO] [jar-collector:collect {execution: default}]
[INFO] [install:install]
[INFO] Installing 
http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/unsupported/coveragetools/target/gt-coveragetools-2.5-SNAPSHOT.jar
  to 
/home/tomcat/.m2/repository/org/geotools/gt-coveragetools/2.5-SNAPSHOT/gt-coveragetools-2.5-SNAPSHOT.jar
[INFO] Installing 
http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/unsupported/coveragetools/target/gt-coveragetools-2.5-SNAPSHOT-sources.jar
  to 
/home/tomcat/.m2/repository/org/geotools/gt-coveragetools/2.5-SNAPSHOT/gt-coveragetools-2.5-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building ISO 19107 implementation using JTS
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory 
http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/unsupported/jts-wrapper/target
 
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 41 source files to 
http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/unsupported/jts-wrapper/target/classes
 
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/unsupported/jts-wrapper/src/main/java/org/geotools/geometry/jts/spatialschema/geometry/GeometryImpl.java
 :[15,22] package org.opengis.go does not exist

http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/unsupported/jts-wrapper/src/main/java/org/geotools/geometry/jts/GeometryUtils.java
 :[40,22] package org.opengis.go does not exist

http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/unsupported/jts-wrapper/src/main/java/org/geotools/geometry/jts/JTSUtils.java
 :[33,22] package org.opengis.go does not exist

http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/unsupported/jts-wrapper/src/main/java/org/geotools/geometry/jts/spatialschema/geometry/primitive/PointImpl.java
 :[17,22] package org.opengis.go does not exist


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8 minutes 33 seconds
[INFO] Finished at: Sat Apr 04 11:30:55 EDT 2009
[INFO] Final Memory: 45M/63M
[INFO] ------------------------------------------------------------------------


------------------------------------------------------------------------------
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to