See <http://ares.opengeo.org/jenkins/job/geoserver-master-nightly/796/changes>

Changes:

[jody.garnett] review repositories

------------------------------------------
[...truncated 547 lines...]
[INFO] 
[INFO] <<< maven-source-plugin:2.2.1:test-jar (attach-sources) @ gs-ows <<<
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:test-jar (attach-sources) @ gs-ows ---
[INFO] Building jar: 
<http://ares.opengeo.org/jenkins/job/geoserver-master-nightly/ws/src/ows/target/gs-ows-2.9-SNAPSHOT-test-sources.jar>
[INFO] 
[INFO] --- maven-dependency-plugin:2.1:copy-dependencies (copy-dependencies) @ 
gs-ows ---
[INFO] Copying gt-api-15-SNAPSHOT.jar to 
<http://ares.opengeo.org/jenkins/job/geoserver-master-nightly/ws/src/ows/target/dependency/gt-api-15-SNAPSHOT.jar>
[INFO] Copying gwc-core-1.9-SNAPSHOT.jar to 
<http://ares.opengeo.org/jenkins/job/geoserver-master-nightly/ws/src/ows/target/dependency/gwc-core-1.9-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ gs-ows ---
[INFO] Installing 
<http://ares.opengeo.org/jenkins/job/geoserver-master-nightly/ws/src/ows/target/gs-ows-2.9-SNAPSHOT.jar>
 to 
/var/lib/jenkins/.m2/repository/org/geoserver/gs-ows/2.9-SNAPSHOT/gs-ows-2.9-SNAPSHOT.jar
[INFO] Installing 
<http://ares.opengeo.org/jenkins/job/geoserver-master-nightly/ws/src/ows/pom.xml>
 to 
/var/lib/jenkins/.m2/repository/org/geoserver/gs-ows/2.9-SNAPSHOT/gs-ows-2.9-SNAPSHOT.pom
[INFO] Installing 
<http://ares.opengeo.org/jenkins/job/geoserver-master-nightly/ws/src/ows/target/gs-ows-2.9-SNAPSHOT-tests.jar>
 to 
/var/lib/jenkins/.m2/repository/org/geoserver/gs-ows/2.9-SNAPSHOT/gs-ows-2.9-SNAPSHOT-tests.jar
[INFO] Installing 
<http://ares.opengeo.org/jenkins/job/geoserver-master-nightly/ws/src/ows/target/gs-ows-2.9-SNAPSHOT-sources.jar>
 to 
/var/lib/jenkins/.m2/repository/org/geoserver/gs-ows/2.9-SNAPSHOT/gs-ows-2.9-SNAPSHOT-sources.jar
[INFO] Installing 
<http://ares.opengeo.org/jenkins/job/geoserver-master-nightly/ws/src/ows/target/gs-ows-2.9-SNAPSHOT-test-sources.jar>
 to 
/var/lib/jenkins/.m2/repository/org/geoserver/gs-ows/2.9-SNAPSHOT/gs-ows-2.9-SNAPSHOT-test-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Main Module 2.9-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ gs-main ---
[INFO] Deleting 
<http://ares.opengeo.org/jenkins/job/geoserver-master-nightly/ws/src/main/target>
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:clean (default) @ gs-main ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.0.4:revision (default) @ gs-main ---
[INFO] [GitCommitIdMojo] Running on 
'<http://ares.opengeo.org/jenkins/job/geoserver-master-nightly/ws/.git'> 
repository...
[INFO] [GitCommitIdMojo] Initializing properties...
[INFO] [GitCommitIdMojo] Using maven project properties...
[INFO] [GitCommitIdMojo] Loading data from git repository...
[INFO] [GitCommitIdMojo] ------------------git properties 
loaded------------------
[INFO] [GitCommitIdMojo] build.commit.message.short = review repositories
[INFO] [GitCommitIdMojo] build.build.user.email = Unknown
[INFO] [GitCommitIdMojo] build.hudsonId = -1
[INFO] [GitCommitIdMojo] build.commit.time = 22.10.2015 @ 06:45:54 UTC
[INFO] [GitCommitIdMojo] build.timestamp = 22-Oct-2015 08:00
[INFO] [GitCommitIdMojo] build.build.time = 22.10.2015 @ 08:00:44 UTC
[INFO] [GitCommitIdMojo] build.branch = af5b2c91c55048dd76a74b82fa9f4af13174595d
[INFO] [GitCommitIdMojo] build.commit.user.email = jody.garn...@gmail.com
[INFO] [GitCommitIdMojo] build.build.user.name = Unknown
[INFO] [GitCommitIdMojo] build.commit.user.name = Jody Garnett
[INFO] [GitCommitIdMojo] build.commit.id.abbrev = af5b2c9
[INFO] [GitCommitIdMojo] build.commit.id = 
af5b2c91c55048dd76a74b82fa9f4af13174595d
[INFO] [GitCommitIdMojo] build.commit.message.full = review repositories

cut down on the number of repositories to make use of caching

[INFO] [GitCommitIdMojo] 
---------------------------------------------------------
[INFO] [GitCommitIdMojo] Finished running.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gs-main 
---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 34 resources
[INFO] Copying 168 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ gs-main ---
[INFO] Compiling 610 source files to 
<http://ares.opengeo.org/jenkins/job/geoserver-master-nightly/ws/src/main/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] 
<http://ares.opengeo.org/jenkins/job/geoserver-master-nightly/ws/src/main/src/main/java/org/geoserver/security/decorators/SecuredGridCoverage2DReader.java>:[41,7]
 error: SecuredGridCoverage2DReader is not abstract and does not override 
abstract method getInfo(String) in GridCoverage2DReader
[ERROR] 
<http://ares.opengeo.org/jenkins/job/geoserver-master-nightly/ws/src/main/src/main/java/org/geoserver/catalog/SingleGridCoverage2DReader.java>:[32,7]
 error: SingleGridCoverage2DReader is not abstract and does not override 
abstract method getInfo(String) in GridCoverage2DReader
[ERROR] 
<http://ares.opengeo.org/jenkins/job/geoserver-master-nightly/ws/src/main/src/main/java/org/geoserver/catalog/StructuredSingleGridCoverage2DReader.java>:[24,7]
 error: StructuredSingleGridCoverage2DReader is not abstract and does not 
override abstract method getInfo(String) in GridCoverage2DReader
[ERROR] 
<http://ares.opengeo.org/jenkins/job/geoserver-master-nightly/ws/src/main/src/main/java/org/geoserver/catalog/CoverageViewReader.java>:[62,7]
 error: CoverageViewReader is not abstract and does not override abstract 
method getInfo(String) in GridCoverage2DReader
[ERROR] 
<http://ares.opengeo.org/jenkins/job/geoserver-master-nightly/ws/src/main/src/main/java/org/geoserver/catalog/CoverageDimensionCustomizerReader.java>:[65,7]
 error: CoverageDimensionCustomizerReader is not abstract and does not override 
abstract method getInfo(String) in GridCoverage2DReader
[ERROR] 
<http://ares.opengeo.org/jenkins/job/geoserver-master-nightly/ws/src/main/src/main/java/org/geoserver/catalog/CoverageDimensionCustomizerReader.java>:[212,24]
 error: getInfo() in CoverageDimensionCustomizerReader cannot implement 
getInfo() in GridCoverage2DReader
[ERROR]   return type CoverageInfo is not compatible with ServiceInfo
<http://ares.opengeo.org/jenkins/job/geoserver-master-nightly/ws/src/main/src/main/java/org/geoserver/catalog/CoverageDimensionCustomizerReader.java>:[77,11]
 error: CoverageDimensionCustomizerStructuredReader is not abstract and does 
not override abstract method getInfo(String) in GridCoverage2DReader
[ERROR] 
<http://ares.opengeo.org/jenkins/job/geoserver-master-nightly/ws/src/main/src/main/java/org/geoserver/catalog/CoverageViewReader.java>:[173,11]
 error: getInfo() in CoverageDimensionCustomizerReader cannot implement 
getInfo() in GridCoverage2DReader
[ERROR]   return type CoverageInfo is not compatible with ServiceInfo
<http://ares.opengeo.org/jenkins/job/geoserver-master-nightly/ws/src/main/src/main/java/org/geoserver/catalog/CoverageViewReader.java>:[213,11]
 error: getInfo() in CoverageDimensionCustomizerReader cannot implement 
getInfo() in GridCoverage2DReader
[ERROR]   return type CoverageInfo is not compatible with ServiceInfo
<http://ares.opengeo.org/jenkins/job/geoserver-master-nightly/ws/src/main/src/main/java/org/geoserver/catalog/StructuredCoverageViewReader.java>:[44,7]
 error: StructuredCoverageViewReader is not abstract and does not override 
abstract method getInfo(String) in GridCoverage2DReader
[INFO] 10 errors 
[INFO] -------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping GeoServer
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] GeoServer ......................................... SUCCESS [5.675s]
[INFO] Core Platform Module .............................. SUCCESS [6.258s]
[INFO] Open Web Service Module ........................... SUCCESS [9.362s]
[INFO] Main Module ....................................... FAILURE [14.057s]
[INFO] GeoServer Security Modules ........................ SKIPPED
[INFO] GeoServer JDBC Security Module .................... SKIPPED
[INFO] GeoServer LDAP Security Module .................... SKIPPED
[INFO] Web Coverage Service Module ....................... SKIPPED
[INFO] Web Coverage Service 1.0 Module ................... SKIPPED
[INFO] Web Coverage Service 1.1 Module ................... SKIPPED
[INFO] Web Coverage Service 2.0 Module ................... SKIPPED
[INFO] Web Feature Service Module ........................ SKIPPED
[INFO] Web Map Service Module ............................ SKIPPED
[INFO] KML support for GeoServer ......................... SKIPPED
[INFO] GeoWebCache (GWC) Module .......................... SKIPPED
[INFO] REST Support Module ............................... SKIPPED
[INFO] REST Configuration Service Module ................. SKIPPED
[INFO] GeoServer Web Modules ............................. SKIPPED
[INFO] Core UI Module .................................... SKIPPED
[INFO] WMS UI Module ..................................... SKIPPED
[INFO] GWC UI Module ..................................... SKIPPED
[INFO] WFS UI Module ..................................... SKIPPED
[INFO] Demoes Module ..................................... SKIPPED
[INFO] WCS UI Module ..................................... SKIPPED
[INFO] Security UI Modules ............................... SKIPPED
[INFO] Security UI Core Module ........................... SKIPPED
[INFO] Security UI JDBC Module ........................... SKIPPED
[INFO] Security UI LDAP Module ........................... SKIPPED
[INFO] REST UI Module .................................... SKIPPED
[INFO] GeoServer Web Application ......................... SKIPPED
[INFO] Community Space ................................... SKIPPED
[INFO] Authentication by unique url key .................. SKIPPED
[INFO] WorldWind Format Module ........................... SKIPPED
[INFO] GeoServer Embedded FTP server ..................... SKIPPED
[INFO] SpatiaLite Extension .............................. SKIPPED
[INFO] GeoServer JDBC KV Catalog ......................... SKIPPED
[INFO] Simple Feature Service ............................ SKIPPED
[INFO] Aggregating Data Store ............................ SKIPPED
[INFO] GeoServer Extensions .............................. SKIPPED
[INFO] Web Processing Service parent ..................... SKIPPED
[INFO] Web Processing Service Module ..................... SKIPPED
[INFO] GeoServer Scripting Extensions .................... SKIPPED
[INFO] Core Scripting Extension .......................... SKIPPED
[INFO] Web UI Scripting Extension ........................ SKIPPED
[INFO] BeanShell Scripting Extension ..................... SKIPPED
[INFO] Groovy Scripting Extension ........................ SKIPPED
[INFO] H2 DataStore Extension ............................ SKIPPED
[INFO] Python Scripting Extension ........................ SKIPPED
[INFO] JavaScript Scripting Extension .................... SKIPPED
[INFO] Ruby Scripting Extension .......................... SKIPPED
[INFO] WMS-EO ............................................ SKIPPED
[INFO] ColorMap .......................................... SKIPPED
[INFO] GeoServer mbtiles Extension ....................... SKIPPED
[INFO] GeoServer GeoPackage Extension .................... SKIPPED
[INFO] PGRaster DataStore Extension for automatic configuration  SKIPPED
[INFO] Dynamic WMS dimension value defaults .............. SKIPPED
[INFO] REST plugin community module ...................... SKIPPED
[INFO] GPX PPIO for WPS .................................. SKIPPED
[INFO] KML PPIO for WPS .................................. SKIPPED
[INFO] DownloadProcess ................................... SKIPPED
[INFO] GeoServer JMS based clustering modules ............ SKIPPED
[INFO] ActiveMQ .......................................... SKIPPED
[INFO] GeoServer JMS clustering Commons module ........... SKIPPED
[INFO] GeoServer JMS clustering module ................... SKIPPED
[INFO] GeoServer Hazelcast Clustering Module ............. SKIPPED
[INFO] Solr Module ....................................... SKIPPED
[INFO] Resumable REST Upload module ...................... SKIPPED
[INFO] GeoFence security integration ..................... SKIPPED
[INFO] GeoFence Server ................................... SKIPPED
[INFO] REST SLD service .................................. SKIPPED
[INFO] GWC Distributed Caching Plugin .................... SKIPPED
[INFO] GeoWebCache S3 .................................... SKIPPED
[INFO] OGR parent ........................................ SKIPPED
[INFO] OGR CORE .......................................... SKIPPED
[INFO] GDAL translate parent ............................. SKIPPED
[INFO] GDAL translate WCS ................................ SKIPPED
[INFO] GDAL translate WPS ................................ SKIPPED
[INFO] GeoServer Community Release Module ................ SKIPPED
[INFO] Application Schema Support ........................ SKIPPED
[INFO] Application Schema Integration Test ............... SKIPPED
[INFO] Sample DataAccess Integration Test ................ SKIPPED
[INFO] ArcSDE DataStore Extension ........................ SKIPPED
[INFO] GeoSearch Index Module ............................ SKIPPED
[INFO] SQL Server DataStore Extension .................... SKIPPED
[INFO] Oracle DataStore Extension ........................ SKIPPED
[INFO] MySQL DataStore Extension ......................... SKIPPED
[INFO] DB2 DataStore Extension ........................... SKIPPED
[INFO] ImageMap Output Format ............................ SKIPPED
[INFO] ImageI/O-Ext GDAL Coverage Extension .............. SKIPPED
[INFO] JP2K Coverage Extension ........................... SKIPPED
[INFO] OGR WFS ........................................... SKIPPED
[INFO] OGR WPS ........................................... SKIPPED
[INFO] Excel Output Format ............................... SKIPPED
[INFO] Chart external graphics support ................... SKIPPED
[INFO] Feature Generalization Extension .................. SKIPPED
[INFO] Image Mosaic JDBC Extension ....................... SKIPPED
[INFO] OWS request flow controller ....................... SKIPPED
[INFO] Web process status sharing with Hazelcast ......... SKIPPED
[INFO] Web Processing Service GUI ........................ SKIPPED
[INFO] GeoServer Layer Querying filter functions ......... SKIPPED
[INFO] Teradata DataStore Extension ...................... SKIPPED
[INFO] GeoServer Monitor Extensions ...................... SKIPPED
[INFO] Core Monitor Extension ............................ SKIPPED
[INFO] Monitor Hibernate Extension ....................... SKIPPED
[INFO] GeoServer Security Extension Modules .............. SKIPPED
[INFO] GeoServer CAS Security Module ..................... SKIPPED
[INFO] GeoServer Security Extension Web Modules .......... SKIPPED
[INFO] GeoServer CAS Security Web Module ................. SKIPPED
[INFO] XLST based WFS output format ...................... SKIPPED
[INFO] GeoServer INSPIRE Extensions ...................... SKIPPED
[INFO] GeoServer CSS Styling ............................. SKIPPED
[INFO] Catalog Services for the Web parent ............... SKIPPED
[INFO] Catalog Services for the Web interfaces ........... SKIPPED
[INFO] Catalog Services for the Web - Simple CatalogStore implementation  
SKIPPED
[INFO] Catalog Services for the Web core module .......... SKIPPED
[INFO] CSW UI Module ..................................... SKIPPED
[INFO] DXF WFS output format and WPS PPIO ................ SKIPPED
[INFO] DXF WFS output format ............................. SKIPPED
[INFO] DXF WPS PPIO ...................................... SKIPPED
[INFO] Printing Module ................................... SKIPPED
[INFO] GeoServer WCS 2.0 Earth Observation Extensions .... SKIPPED
[INFO] Web Coverage Service 2.0 Earth Observation extensions  SKIPPED
[INFO] Web Coverage Service 2.0 Earth Observation GUI extension  SKIPPED
[INFO] GeoServer libjpeg-turbo Module .................... SKIPPED
[INFO] GeoServer Data Importer ........................... SKIPPED
[INFO] Importer Core Module .............................. SKIPPED
[INFO] Importer REST Api Module .......................... SKIPPED
[INFO] Importer Berkley DB Persistence Module ............ SKIPPED
[INFO] Importer Web UI Module ............................ SKIPPED
[INFO] GRIB Coverage Format .............................. SKIPPED
[INFO] NetCDF Coverage format ............................ SKIPPED
[INFO] WCS NetCDF output Module .......................... SKIPPED
[INFO] GeoServer Release Module .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 42.752s
[INFO] Finished at: Thu Oct 22 08:00:58 UTC 2015
[INFO] Final Memory: 51M/275M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) 
on project gs-main: Compilation failure: Compilation failure:
[ERROR] 
<http://ares.opengeo.org/jenkins/job/geoserver-master-nightly/ws/src/main/src/main/java/org/geoserver/security/decorators/SecuredGridCoverage2DReader.java>:[41,7]
 error: SecuredGridCoverage2DReader is not abstract and does not override 
abstract method getInfo(String) in GridCoverage2DReader
[ERROR] 
<http://ares.opengeo.org/jenkins/job/geoserver-master-nightly/ws/src/main/src/main/java/org/geoserver/catalog/SingleGridCoverage2DReader.java>:[32,7]
 error: SingleGridCoverage2DReader is not abstract and does not override 
abstract method getInfo(String) in GridCoverage2DReader
[ERROR] 
<http://ares.opengeo.org/jenkins/job/geoserver-master-nightly/ws/src/main/src/main/java/org/geoserver/catalog/StructuredSingleGridCoverage2DReader.java>:[24,7]
 error: StructuredSingleGridCoverage2DReader is not abstract and does not 
override abstract method getInfo(String) in GridCoverage2DReader
[ERROR] 
<http://ares.opengeo.org/jenkins/job/geoserver-master-nightly/ws/src/main/src/main/java/org/geoserver/catalog/CoverageViewReader.java>:[62,7]
 error: CoverageViewReader is not abstract and does not override abstract 
method getInfo(String) in GridCoverage2DReader
[ERROR] 
<http://ares.opengeo.org/jenkins/job/geoserver-master-nightly/ws/src/main/src/main/java/org/geoserver/catalog/CoverageDimensionCustomizerReader.java>:[65,7]
 error: CoverageDimensionCustomizerReader is not abstract and does not override 
abstract method getInfo(String) in GridCoverage2DReader
[ERROR] 
<http://ares.opengeo.org/jenkins/job/geoserver-master-nightly/ws/src/main/src/main/java/org/geoserver/catalog/CoverageDimensionCustomizerReader.java>:[212,24]
 error: getInfo() in CoverageDimensionCustomizerReader cannot implement 
getInfo() in GridCoverage2DReader
[ERROR] return type CoverageInfo is not compatible with ServiceInfo
[ERROR] 
<http://ares.opengeo.org/jenkins/job/geoserver-master-nightly/ws/src/main/src/main/java/org/geoserver/catalog/CoverageDimensionCustomizerReader.java>:[77,11]
 error: CoverageDimensionCustomizerStructuredReader is not abstract and does 
not override abstract method getInfo(String) in GridCoverage2DReader
[ERROR] 
<http://ares.opengeo.org/jenkins/job/geoserver-master-nightly/ws/src/main/src/main/java/org/geoserver/catalog/CoverageViewReader.java>:[173,11]
 error: getInfo() in CoverageDimensionCustomizerReader cannot implement 
getInfo() in GridCoverage2DReader
[ERROR] return type CoverageInfo is not compatible with ServiceInfo
[ERROR] 
<http://ares.opengeo.org/jenkins/job/geoserver-master-nightly/ws/src/main/src/main/java/org/geoserver/catalog/CoverageViewReader.java>:[213,11]
 error: getInfo() in CoverageDimensionCustomizerReader cannot implement 
getInfo() in GridCoverage2DReader
[ERROR] return type CoverageInfo is not compatible with ServiceInfo
[ERROR] 
<http://ares.opengeo.org/jenkins/job/geoserver-master-nightly/ws/src/main/src/main/java/org/geoserver/catalog/StructuredCoverageViewReader.java>:[44,7]
 error: StructuredCoverageViewReader is not abstract and does not override 
abstract method getInfo(String) in GridCoverage2DReader
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :gs-main
Build step 'Invoke top-level Maven targets' marked build as failure

------------------------------------------------------------------------------
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to