See http://hudson.opengeo.org/hudson/job/geotools-trunk/1445/changes
Changes: [jive] fix javadoc reference; it was still refering to postgis [jive] Fix for UDIG-1265 ------------------------------------------ [...truncated 7082 lines...] [INFO] Building Web Processing Service Model [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean] [INFO] Deleting directory http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/unsupported/ogc/net.opengis.wps/target [INFO] [resources:resources] [INFO] Using default encoding to copy filtered resources. [INFO] [compiler:compile] [INFO] Compiling 116 source files to http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/unsupported/ogc/net.opengis.wps/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-trunk/ws/gt_trunk/modules/unsupported/ogc/net.opengis.wps/target/net.opengis.wps-2.6-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-trunk/ws/gt_trunk/modules/unsupported/ogc/net.opengis.wps/target/net.opengis.wps-2.6-SNAPSHOT-sources.jar [INFO] [jar-collector:collect {execution: default}] [INFO] [install:install] [INFO] Installing http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/unsupported/ogc/net.opengis.wps/target/net.opengis.wps-2.6-SNAPSHOT.jar to /home/tomcat/.m2/repository/org/geotools/ogc/net.opengis.wps/2.6-SNAPSHOT/net.opengis.wps-2.6-SNAPSHOT.jar [INFO] Installing http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/unsupported/ogc/net.opengis.wps/target/net.opengis.wps-2.6-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/org/geotools/ogc/net.opengis.wps/2.6-SNAPSHOT/net.opengis.wps-2.6-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Building WPS XML Support [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean] [INFO] Deleting directory http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/extension/xsd/xsd-wps/target [INFO] [resources:resources] [INFO] Using default encoding to copy filtered resources. [INFO] [compiler:compile] [INFO] Compiling 5 source files to http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/extension/xsd/xsd-wps/target/classes [INFO] [resources:testResources] [INFO] Using default encoding to copy filtered resources. [INFO] [compiler:testCompile] [INFO] Compiling 6 source files to http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/extension/xsd/xsd-wps/target/test-classes [INFO] [surefire:test] [INFO] Surefire report directory: http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/extension/xsd/xsd-wps/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.geotools.wps.bindings.ComplexDataTypeBindingTest Mar 13, 2009 9:16:31 AM org.geotools.xml.impl.ParserHandler startElement INFO: Could not find declaration for: {http://www.opengis.net/wps/1.0.0}ComplexData. Creating a mock element declaration and parsing anyways... Mar 13, 2009 9:16:32 AM org.geotools.xml.impl.ParserHandler startElement INFO: Could not find declaration for: {http://www.opengis.net/wps/1.0.0}ComplexData. Creating a mock element declaration and parsing anyways... Mar 13, 2009 9:16:33 AM org.geotools.xml.impl.ParserHandler startElement INFO: Could not find declaration for: {http://geotools.org}geometry. Creating a mock element declaration and parsing anyways... Mar 13, 2009 9:16:33 AM org.geotools.xml.impl.ParserHandler startElement INFO: Could not find declaration for: {http://geotools.org}integer. Creating a mock element declaration and parsing anyways... Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.632 sec 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:xlink="http://www.w3.org/1999/xlink"> <ows:Identifier>foo</ows:Identifier> <wps:DataInputs> <wps:Input> <wps:Data> <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:xlink="http://www.w3.org/1999/xlink"> <wps:ProcessOutputs> <wps:Output> <ows:Title>foo</ows:Title> <wps:Data> <wps:ComplexData/> </wps:Data> </wps:Output> </wps:ProcessOutputs> </wps:ExecuteResponse> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.243 sec Running org.geotools.wps.bindings.LanguagesBindingTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec Running org.geotools.wps.GetCapabilitiesTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 sec Results : Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar] [INFO] Building jar: http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/extension/xsd/xsd-wps/target/gt-xsd-wps-2.6-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-trunk/ws/gt_trunk/modules/extension/xsd/xsd-wps/target/gt-xsd-wps-2.6-SNAPSHOT-sources.jar [INFO] [jar-collector:collect {execution: default}] [INFO] [install:install] [INFO] Installing http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/extension/xsd/xsd-wps/target/gt-xsd-wps-2.6-SNAPSHOT.jar to /home/tomcat/.m2/repository/org/geotools/xsd/gt-xsd-wps/2.6-SNAPSHOT/gt-xsd-wps-2.6-SNAPSHOT.jar [INFO] Installing http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/extension/xsd/xsd-wps/target/gt-xsd-wps-2.6-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/org/geotools/xsd/gt-xsd-wps/2.6-SNAPSHOT/gt-xsd-wps-2.6-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Web Coverage Service Model [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean] [INFO] Deleting directory http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/unsupported/ogc/net.opengis.wcs/target [INFO] [resources:resources] [INFO] Using default encoding to copy filtered resources. [INFO] [compiler:compile] [INFO] Compiling 94 source files to http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/unsupported/ogc/net.opengis.wcs/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-trunk/ws/gt_trunk/modules/unsupported/ogc/net.opengis.wcs/target/net.opengis.wcs-2.6-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-trunk/ws/gt_trunk/modules/unsupported/ogc/net.opengis.wcs/target/net.opengis.wcs-2.6-SNAPSHOT-sources.jar [INFO] [jar-collector:collect {execution: default}] [INFO] [install:install] [INFO] Installing http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/unsupported/ogc/net.opengis.wcs/target/net.opengis.wcs-2.6-SNAPSHOT.jar to /home/tomcat/.m2/repository/org/geotools/ogc/net.opengis.wcs/2.6-SNAPSHOT/net.opengis.wcs-2.6-SNAPSHOT.jar [INFO] Installing http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/unsupported/ogc/net.opengis.wcs/target/net.opengis.wcs-2.6-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/org/geotools/ogc/net.opengis.wcs/2.6-SNAPSHOT/net.opengis.wcs-2.6-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-trunk/ws/gt_trunk/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-trunk/ws/gt_trunk/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-trunk/ws/gt_trunk/modules/unsupported/ogc/net.opengis.wfsv/target/net.opengis.wfsv-2.6-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-trunk/ws/gt_trunk/modules/unsupported/ogc/net.opengis.wfsv/target/net.opengis.wfsv-2.6-SNAPSHOT-sources.jar [INFO] [jar-collector:collect {execution: default}] [INFO] [install:install] [INFO] Installing http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/unsupported/ogc/net.opengis.wfsv/target/net.opengis.wfsv-2.6-SNAPSHOT.jar to /home/tomcat/.m2/repository/org/geotools/ogc/net.opengis.wfsv/2.6-SNAPSHOT/net.opengis.wfsv-2.6-SNAPSHOT.jar [INFO] Installing http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/unsupported/ogc/net.opengis.wfsv/target/net.opengis.wfsv-2.6-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/org/geotools/ogc/net.opengis.wfsv/2.6-SNAPSHOT/net.opengis.wfsv-2.6-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Repository [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean] [INFO] Deleting directory http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/unsupported/repository/target [INFO] [resources:resources] [INFO] Using default encoding to copy filtered resources. [INFO] [compiler:compile] [INFO] Compiling 57 source files to http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/unsupported/repository/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-trunk/ws/gt_trunk/modules/unsupported/repository/target/gt-repository-2.6-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-trunk/ws/gt_trunk/modules/unsupported/repository/target/gt-repository-2.6-SNAPSHOT-sources.jar [INFO] [jar-collector:collect {execution: default}] [INFO] [install:install] [INFO] Installing http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/unsupported/repository/target/gt-repository-2.6-SNAPSHOT.jar to /home/tomcat/.m2/repository/org/geotools/gt-repository/2.6-SNAPSHOT/gt-repository-2.6-SNAPSHOT.jar [INFO] Installing http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/unsupported/repository/target/gt-repository-2.6-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/org/geotools/gt-repository/2.6-SNAPSHOT/gt-repository-2.6-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Building JMapPane [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean] [INFO] Deleting directory http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/unsupported/mappane/target [INFO] [resources:resources] [INFO] Using default encoding to copy filtered resources. [INFO] [compiler:compile] [INFO] Compiling 17 source files to http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/unsupported/mappane/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-trunk/ws/gt_trunk/modules/unsupported/mappane/target/gt-mappane-2.6-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-trunk/ws/gt_trunk/modules/unsupported/mappane/target/gt-mappane-2.6-SNAPSHOT-sources.jar [INFO] [jar-collector:collect {execution: default}] [INFO] [install:install] [INFO] Installing http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/unsupported/mappane/target/gt-mappane-2.6-SNAPSHOT.jar to /home/tomcat/.m2/repository/org/geotools/gt-mappane/2.6-SNAPSHOT/gt-mappane-2.6-SNAPSHOT.jar [INFO] Installing http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/unsupported/mappane/target/gt-mappane-2.6-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/org/geotools/gt-mappane/2.6-SNAPSHOT/gt-mappane-2.6-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-trunk/ws/gt_trunk/modules/unsupported/coverageio/target [INFO] [resources:resources] [INFO] Using default encoding to copy filtered resources. [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Failed to resolve artifact. Error transferring file org.opengis:geoapi-pending:jar:2.3-SNAPSHOT from the specified remote repositories: central (http://repo1.maven.org/maven2), osgeo (http://download.osgeo.org/webdav/geotools/), maven2-repository.dev.java.net (http://download.java.net/maven/2), geotools (http://maven.geotools.fr/repository) Path to dependency: 1) org.geotools:gt-coverageio:jar:2.6-SNAPSHOT 2) org.geotools:gt-metadata:jar:2.6-SNAPSHOT 3) org.opengis:geoapi-pending:jar:2.3-SNAPSHOT Caused by I/O exception: Server returned HTTP response code: 503 for URL: http://download.osgeo.org/webdav/geotools/org/opengis/geoapi-pending/2.3-SNAPSHOT/geoapi-pending-2.3-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 9 minutes 14 seconds [INFO] Finished at: Fri Mar 13 09:16:47 EDT 2009 [INFO] Final Memory: 47M/63M [INFO] ------------------------------------------------------------------------ ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
