[Geoserver-devel] Build failed in Jenkins: geoserver-master-nightly #1168

See <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/1168/&gt;

------------------------------------------
[...truncated 5233 lines...]
[INFO] Downloading: http://download.oracle.com/maven/org/geotools/gt-mbtiles/16-SNAPSHOT/maven-metadata.xml
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gs-gwc-sqlite ---
[INFO] Deleting <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/community/gwc-sqlite/target&gt;
[INFO]
[INFO] --- cobertura-maven-plugin:2.6:clean (default) @ gs-gwc-sqlite ---
[INFO]
[INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gs-gwc-sqlite ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gs-gwc-sqlite ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ gs-gwc-sqlite ---
[INFO] Compiling 3 source files to <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/community/gwc-sqlite/target/classes&gt;
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gs-gwc-sqlite ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] skip non existing resourceDirectory <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/community/gwc-sqlite/src/test/resources&gt;
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ gs-gwc-sqlite ---
[INFO] Compiling 1 source file to <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/community/gwc-sqlite/target/test-classes&gt;
[INFO]
[INFO] --- maven-surefire-plugin:2.12.3:test (default-test) @ gs-gwc-sqlite ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-gwc-sqlite ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/community/gwc-sqlite/target/gs-gwc-sqlite-2.10-SNAPSHOT.jar&gt;
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-gwc-sqlite ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/community/gwc-sqlite/target/gs-gwc-sqlite-2.10-SNAPSHOT-tests.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-gwc-sqlite ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/community/gwc-sqlite/target/gs-gwc-sqlite-2.10-SNAPSHOT-sources.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-gwc-sqlite ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/community/gwc-sqlite/target/gs-gwc-sqlite-2.10-SNAPSHOT-test-sources.jar&gt;
[INFO]
[INFO] --- maven-dependency-plugin:2.8:copy-dependencies (copy-dependencies) @ gs-gwc-sqlite ---
[INFO] Copying gt-api-16-SNAPSHOT.jar to <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/community/gwc-sqlite/target/dependency/gt-api-16-SNAPSHOT.jar&gt;
[INFO] Copying gwc-core-1.10-SNAPSHOT.jar to <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/community/gwc-sqlite/target/dependency/gwc-core-1.10-SNAPSHOT.jar&gt;
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-gwc-sqlite ---
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/community/gwc-sqlite/target/gs-gwc-sqlite-2.10-SNAPSHOT.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/community/gs-gwc-sqlite/2.10-SNAPSHOT/gs-gwc-sqlite-2.10-SNAPSHOT.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/community/gwc-sqlite/pom.xml&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/community/gs-gwc-sqlite/2.10-SNAPSHOT/gs-gwc-sqlite-2.10-SNAPSHOT.pom
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/community/gwc-sqlite/target/gs-gwc-sqlite-2.10-SNAPSHOT-tests.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/community/gs-gwc-sqlite/2.10-SNAPSHOT/gs-gwc-sqlite-2.10-SNAPSHOT-tests.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/community/gwc-sqlite/target/gs-gwc-sqlite-2.10-SNAPSHOT-sources.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/community/gs-gwc-sqlite/2.10-SNAPSHOT/gs-gwc-sqlite-2.10-SNAPSHOT-sources.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/community/gwc-sqlite/target/gs-gwc-sqlite-2.10-SNAPSHOT-test-sources.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/community/gs-gwc-sqlite/2.10-SNAPSHOT/gs-gwc-sqlite-2.10-SNAPSHOT-test-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building GeoGig GeoServer integration 2.10-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gs-geogig ---
[INFO] Deleting <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/community/geogig/target&gt;
[INFO]
[INFO] --- cobertura-maven-plugin:2.6:clean (default) @ gs-geogig ---
[INFO]
[INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gs-geogig ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gs-geogig ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 25 resources
[INFO] Copying 17 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ gs-geogig ---
[INFO] Compiling 58 source files to <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/community/geogig/target/classes&gt;
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/community/geogig/src/main/java/org/geogig/geoserver/config/GeoServerGeoGigRepositoryResolver.java&gt;:\[25,7\] error: GeoServerGeoGigRepositoryResolver is not abstract and does not override abstract method getConfigDatabase(URI,Context,boolean) in RepositoryResolver
[INFO] 1 error
[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 [ 11.239 s]
[INFO] Core Platform Module ............................... SUCCESS [ 5.301 s]
[INFO] Open Web Service Module ............................ SUCCESS [ 8.452 s]
[INFO] Main Module ........................................ SUCCESS [ 27.403 s]
[INFO] GeoServer Security Modules ......................... SUCCESS [ 0.074 s]
[INFO] GeoServer JDBC Security Module ..................... SUCCESS [ 4.851 s]
[INFO] GeoServer LDAP Security Module ..................... SUCCESS [ 4.424 s]
[INFO] Web Coverage Service Module ........................ SUCCESS [ 2.524 s]
[INFO] Web Coverage Service 1.0 Module .................... SUCCESS [ 5.887 s]
[INFO] Web Coverage Service 1.1 Module .................... SUCCESS [ 6.478 s]
[INFO] Web Coverage Service 2.0 Module .................... SUCCESS [ 8.203 s]
[INFO] Web Feature Service Module ......................... SUCCESS [ 12.417 s]
[INFO] Web Map Service Module ............................. SUCCESS [ 14.948 s]
[INFO] KML support for GeoServer .......................... SUCCESS [ 8.015 s]
[INFO] GeoWebCache (GWC) Module ........................... SUCCESS [ 12.298 s]
[INFO] REST Support Module ................................ SUCCESS [ 4.734 s]
[INFO] REST Configuration Service Module .................. SUCCESS [ 8.922 s]
[INFO] GeoServer Web Modules .............................. SUCCESS [ 0.030 s]
[INFO] Core UI Module ..................................... SUCCESS [ 12.520 s]
[INFO] WMS UI Module ...................................... SUCCESS [ 5.998 s]
[INFO] GWC UI Module ...................................... SUCCESS [ 7.309 s]
[INFO] WFS UI Module ...................................... SUCCESS [ 3.977 s]
[INFO] Demos Module ....................................... SUCCESS [ 6.021 s]
[INFO] WCS UI Module ...................................... SUCCESS [ 5.004 s]
[INFO] Security UI Modules ................................ SUCCESS [ 0.066 s]
[INFO] Security UI Core Module ............................ SUCCESS [ 9.729 s]
[INFO] Security UI JDBC Module ............................ SUCCESS [ 4.307 s]
[INFO] Security UI LDAP Module ............................ SUCCESS [ 4.822 s]
[INFO] REST UI Module ..................................... SUCCESS [ 3.800 s]
[INFO] GeoServer Web Application .......................... SUCCESS [ 5.311 s]
[INFO] Community Space .................................... SUCCESS [ 0.072 s]
[INFO] Authentication by unique url key ................... SUCCESS [ 6.168 s]
[INFO] WorldWind Format Module ............................ SUCCESS [ 18.653 s]
[INFO] SpatiaLite Extension ............................... SUCCESS [ 13.844 s]
[INFO] GeoServer JDBC KV Catalog .......................... SUCCESS [ 6.199 s]
[INFO] Aggregating Data Store ............................. SUCCESS [ 2.730 s]
[INFO] GeoServer Extensions ............................... SUCCESS [ 0.076 s]
[INFO] Web Processing Service parent ...................... SUCCESS [ 0.024 s]
[INFO] Web Processing Service Module ...................... SUCCESS [ 10.705 s]
[INFO] GeoServer Scripting Extensions ..................... SUCCESS [ 0.101 s]
[INFO] Core Scripting Extension ........................... SUCCESS [ 5.437 s]
[INFO] Web UI Scripting Extension ......................... SUCCESS [ 4.720 s]
[INFO] BeanShell Scripting Extension ...................... SUCCESS [ 4.216 s]
[INFO] Groovy Scripting Extension ......................... SUCCESS [ 14.753 s]
[INFO] H2 DataStore Extension ............................. SUCCESS [ 3.568 s]
[INFO] Python Scripting Extension ......................... SUCCESS [ 5.503 s]
[INFO] JavaScript Scripting Extension ..................... SUCCESS [ 5.614 s]
[INFO] Ruby Scripting Extension ........................... SUCCESS [ 4.157 s]
[INFO] WMS-EO ............................................. SUCCESS [ 5.275 s]
[INFO] ColorMap ........................................... SUCCESS [ 4.909 s]
[INFO] GeoServer mbtiles Extension ........................ SUCCESS [ 5.100 s]
[INFO] GeoServer GeoPackage Extension ..................... SUCCESS [ 5.328 s]
[INFO] PGRaster DataStore Extension for automatic configuration SUCCESS [ 2.446 s]
[INFO] Dynamic WMS dimension value defaults ............... SUCCESS [ 5.025 s]
[INFO] REST plugin community module ....................... SUCCESS [ 4.131 s]
[INFO] GPX PPIO for WPS ................................... SUCCESS [ 4.537 s]
[INFO] KML PPIO for WPS ................................... SUCCESS [ 4.432 s]
[INFO] DownloadProcess .................................... SUCCESS [ 5.399 s]
[INFO] GeoServer JMS based clustering modules ............. SUCCESS [ 5.774 s]
[INFO] ActiveMQ ........................................... SUCCESS [ 8.449 s]
[INFO] GeoServer JMS clustering Commons module ............ SUCCESS [ 5.012 s]
[INFO] GeoServer JMS clustering module .................... SUCCESS [ 10.972 s]
[INFO] GeoServer Hazelcast Clustering Module .............. SUCCESS [ 5.520 s]
[INFO] Solr Module ........................................ SUCCESS [ 5.329 s]
[INFO] Resumable REST Upload module ....................... SUCCESS [ 4.914 s]
[INFO] GeoFence security integration ...................... SUCCESS [ 7.588 s]
[INFO] GeoFence Server .................................... SUCCESS [ 6.244 s]
[INFO] REST SLD service ................................... SUCCESS [ 5.914 s]
[INFO] Parameters Extractor ............................... SUCCESS [ 5.309 s]
[INFO] Vector Tiles ....................................... SUCCESS [ 10.306 s]
[INFO] GeoServer Data Importer ............................ SUCCESS [ 0.077 s]
[INFO] Importer Core Module ............................... SUCCESS [ 8.750 s]
[INFO] Web Processing Service - Remote processes invocation SUCCESS [ 5.347 s]
[INFO] WPS cluster on jdbc datastores ..................... SUCCESS [ 5.789 s]
[INFO] ncWMS compatibility extension ...................... SUCCESS [ 4.399 s]
[INFO] GWC Distributed Caching Plugin ..................... SUCCESS [ 2.223 s]
[INFO] GeoWebCache S3 ..................................... SUCCESS [ 4.386 s]
[INFO] OGR parent ......................................... SUCCESS [ 0.019 s]
[INFO] OGR CORE ........................................... SUCCESS [ 1.939 s]
[INFO] GDAL translate parent .............................. SUCCESS [ 0.361 s]
[INFO] GDAL translate WCS ................................. SUCCESS [ 4.221 s]
[INFO] GDAL translate WPS ................................. SUCCESS [ 4.192 s]
[INFO] Ysld GeoServer Plugin .............................. SUCCESS [ 4.372 s]
[INFO] GeoServer JDBC Configuration Resource Store ........ SUCCESS [ 5.017 s]
[INFO] GeoWebCache SQLite ................................. SUCCESS [ 5.483 s]
[INFO] GeoGig GeoServer integration ....................... FAILURE [ 4.502 s]
[INFO] GeoServer Config Backup And Restore ................ SKIPPED
[INFO] GeoServer Config Backup And Restore Core Module .... SKIPPED
[INFO] GeoServer Config Backup And Restore REST Module .... SKIPPED
[INFO] GeoServer Config Backup And Restore Extensions ..... SKIPPED
[INFO] GeoServer Config Backup And Restore Web UI Module .. SKIPPED
[INFO] WMTS Multi Dimensional ............................. SKIPPED
[INFO] GeoServer Community Release Module ................. SKIPPED
[INFO] GeoServer Resource Browser ......................... SKIPPED
[INFO] Application Schema Support ......................... SKIPPED
[INFO] Application Schema Integration Test ................ SKIPPED
[INFO] Sample DataAccess Integration Test ................. SKIPPED
[INFO] ArcSDE DataStore Extension ......................... 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] 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: 08:38 min
[INFO] Finished at: 2016-09-27T08:09:00+00:00
[INFO] Final Memory: 184M/465M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project gs-geogig: Compilation failure
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/community/geogig/src/main/java/org/geogig/geoserver/config/GeoServerGeoGigRepositoryResolver.java&gt;:\[25,7\] error: GeoServerGeoGigRepositoryResolver is not abstract and does not override abstract method getConfigDatabase(URI,Context,boolean) in RepositoryResolver
[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-geogig
Build step 'Invoke top-level Maven targets' marked build as failure

See <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/1169/changes&gt;

Changes:

[daniele.romagnoli] [GEOS-7767] Coverage views do not reproduce dynamically added alpha

[andrea.aime] Inject entity resolver in stores that are exposing it

[andrea.aime] Tap other points where SLDParser was used without a corresponding

------------------------------------------
[...truncated 5233 lines...]
[INFO] Downloading: http://download.oracle.com/maven/org/geotools/gt-mbtiles/16-SNAPSHOT/maven-metadata.xml
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gs-gwc-sqlite ---
[INFO] Deleting <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/community/gwc-sqlite/target&gt;
[INFO]
[INFO] --- cobertura-maven-plugin:2.6:clean (default) @ gs-gwc-sqlite ---
[INFO]
[INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gs-gwc-sqlite ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gs-gwc-sqlite ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ gs-gwc-sqlite ---
[INFO] Compiling 3 source files to <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/community/gwc-sqlite/target/classes&gt;
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gs-gwc-sqlite ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] skip non existing resourceDirectory <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/community/gwc-sqlite/src/test/resources&gt;
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ gs-gwc-sqlite ---
[INFO] Compiling 1 source file to <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/community/gwc-sqlite/target/test-classes&gt;
[INFO]
[INFO] --- maven-surefire-plugin:2.12.3:test (default-test) @ gs-gwc-sqlite ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-gwc-sqlite ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/community/gwc-sqlite/target/gs-gwc-sqlite-2.10-SNAPSHOT.jar&gt;
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-gwc-sqlite ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/community/gwc-sqlite/target/gs-gwc-sqlite-2.10-SNAPSHOT-tests.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-gwc-sqlite ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/community/gwc-sqlite/target/gs-gwc-sqlite-2.10-SNAPSHOT-sources.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-gwc-sqlite ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/community/gwc-sqlite/target/gs-gwc-sqlite-2.10-SNAPSHOT-test-sources.jar&gt;
[INFO]
[INFO] --- maven-dependency-plugin:2.8:copy-dependencies (copy-dependencies) @ gs-gwc-sqlite ---
[INFO] Copying gt-api-16-SNAPSHOT.jar to <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/community/gwc-sqlite/target/dependency/gt-api-16-SNAPSHOT.jar&gt;
[INFO] Copying gwc-core-1.10-SNAPSHOT.jar to <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/community/gwc-sqlite/target/dependency/gwc-core-1.10-SNAPSHOT.jar&gt;
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-gwc-sqlite ---
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/community/gwc-sqlite/target/gs-gwc-sqlite-2.10-SNAPSHOT.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/community/gs-gwc-sqlite/2.10-SNAPSHOT/gs-gwc-sqlite-2.10-SNAPSHOT.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/community/gwc-sqlite/pom.xml&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/community/gs-gwc-sqlite/2.10-SNAPSHOT/gs-gwc-sqlite-2.10-SNAPSHOT.pom
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/community/gwc-sqlite/target/gs-gwc-sqlite-2.10-SNAPSHOT-tests.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/community/gs-gwc-sqlite/2.10-SNAPSHOT/gs-gwc-sqlite-2.10-SNAPSHOT-tests.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/community/gwc-sqlite/target/gs-gwc-sqlite-2.10-SNAPSHOT-sources.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/community/gs-gwc-sqlite/2.10-SNAPSHOT/gs-gwc-sqlite-2.10-SNAPSHOT-sources.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/community/gwc-sqlite/target/gs-gwc-sqlite-2.10-SNAPSHOT-test-sources.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/community/gs-gwc-sqlite/2.10-SNAPSHOT/gs-gwc-sqlite-2.10-SNAPSHOT-test-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building GeoGig GeoServer integration 2.10-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gs-geogig ---
[INFO] Deleting <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/community/geogig/target&gt;
[INFO]
[INFO] --- cobertura-maven-plugin:2.6:clean (default) @ gs-geogig ---
[INFO]
[INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gs-geogig ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gs-geogig ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 25 resources
[INFO] Copying 17 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ gs-geogig ---
[INFO] Compiling 58 source files to <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/community/geogig/target/classes&gt;
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/community/geogig/src/main/java/org/geogig/geoserver/config/GeoServerGeoGigRepositoryResolver.java&gt;:\[25,7\] error: GeoServerGeoGigRepositoryResolver is not abstract and does not override abstract method getConfigDatabase(URI,Context,boolean) in RepositoryResolver
[INFO] 1 error
[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 [ 10.765 s]
[INFO] Core Platform Module ............................... SUCCESS [ 6.174 s]
[INFO] Open Web Service Module ............................ SUCCESS [ 17.474 s]
[INFO] Main Module ........................................ SUCCESS [ 29.470 s]
[INFO] GeoServer Security Modules ......................... SUCCESS [ 0.087 s]
[INFO] GeoServer JDBC Security Module ..................... SUCCESS [ 5.350 s]
[INFO] GeoServer LDAP Security Module ..................... SUCCESS [ 4.609 s]
[INFO] Web Coverage Service Module ........................ SUCCESS [ 2.612 s]
[INFO] Web Coverage Service 1.0 Module .................... SUCCESS [ 6.532 s]
[INFO] Web Coverage Service 1.1 Module .................... SUCCESS [ 6.597 s]
[INFO] Web Coverage Service 2.0 Module .................... SUCCESS [ 7.073 s]
[INFO] Web Feature Service Module ......................... SUCCESS [ 12.903 s]
[INFO] Web Map Service Module ............................. SUCCESS [ 14.238 s]
[INFO] KML support for GeoServer .......................... SUCCESS [ 7.021 s]
[INFO] GeoWebCache (GWC) Module ........................... SUCCESS [ 14.657 s]
[INFO] REST Support Module ................................ SUCCESS [ 4.545 s]
[INFO] REST Configuration Service Module .................. SUCCESS [ 9.023 s]
[INFO] GeoServer Web Modules .............................. SUCCESS [ 0.033 s]
[INFO] Core UI Module ..................................... SUCCESS [ 12.015 s]
[INFO] WMS UI Module ...................................... SUCCESS [ 6.900 s]
[INFO] GWC UI Module ...................................... SUCCESS [ 7.369 s]
[INFO] WFS UI Module ...................................... SUCCESS [ 4.369 s]
[INFO] Demos Module ....................................... SUCCESS [ 6.290 s]
[INFO] WCS UI Module ...................................... SUCCESS [ 4.988 s]
[INFO] Security UI Modules ................................ SUCCESS [ 0.061 s]
[INFO] Security UI Core Module ............................ SUCCESS [ 8.761 s]
[INFO] Security UI JDBC Module ............................ SUCCESS [ 4.608 s]
[INFO] Security UI LDAP Module ............................ SUCCESS [ 5.054 s]
[INFO] REST UI Module ..................................... SUCCESS [ 3.976 s]
[INFO] GeoServer Web Application .......................... SUCCESS [ 7.141 s]
[INFO] Community Space .................................... SUCCESS [ 1.234 s]
[INFO] Authentication by unique url key ................... SUCCESS [ 11.804 s]
[INFO] WorldWind Format Module ............................ SUCCESS [ 19.437 s]
[INFO] SpatiaLite Extension ............................... SUCCESS [ 5.376 s]
[INFO] GeoServer JDBC KV Catalog .......................... SUCCESS [ 6.529 s]
[INFO] Aggregating Data Store ............................. SUCCESS [ 2.716 s]
[INFO] GeoServer Extensions ............................... SUCCESS [ 0.044 s]
[INFO] Web Processing Service parent ...................... SUCCESS [ 0.041 s]
[INFO] Web Processing Service Module ...................... SUCCESS [ 10.166 s]
[INFO] GeoServer Scripting Extensions ..................... SUCCESS [ 0.148 s]
[INFO] Core Scripting Extension ........................... SUCCESS [ 5.702 s]
[INFO] Web UI Scripting Extension ......................... SUCCESS [ 4.625 s]
[INFO] BeanShell Scripting Extension ...................... SUCCESS [ 3.649 s]
[INFO] Groovy Scripting Extension ......................... SUCCESS [ 15.386 s]
[INFO] H2 DataStore Extension ............................. SUCCESS [ 3.276 s]
[INFO] Python Scripting Extension ......................... SUCCESS [ 5.971 s]
[INFO] JavaScript Scripting Extension ..................... SUCCESS [ 6.051 s]
[INFO] Ruby Scripting Extension ........................... SUCCESS [ 3.748 s]
[INFO] WMS-EO ............................................. SUCCESS [ 5.323 s]
[INFO] ColorMap ........................................... SUCCESS [ 4.570 s]
[INFO] GeoServer mbtiles Extension ........................ SUCCESS [ 5.391 s]
[INFO] GeoServer GeoPackage Extension ..................... SUCCESS [ 5.487 s]
[INFO] PGRaster DataStore Extension for automatic configuration SUCCESS [ 2.942 s]
[INFO] Dynamic WMS dimension value defaults ............... SUCCESS [ 5.083 s]
[INFO] REST plugin community module ....................... SUCCESS [ 4.291 s]
[INFO] GPX PPIO for WPS ................................... SUCCESS [ 4.305 s]
[INFO] KML PPIO for WPS ................................... SUCCESS [ 4.317 s]
[INFO] DownloadProcess .................................... SUCCESS [ 5.381 s]
[INFO] GeoServer JMS based clustering modules ............. SUCCESS [ 5.367 s]
[INFO] ActiveMQ ........................................... SUCCESS [ 11.791 s]
[INFO] GeoServer JMS clustering Commons module ............ SUCCESS [ 10.013 s]
[INFO] GeoServer JMS clustering module .................... SUCCESS [ 11.562 s]
[INFO] GeoServer Hazelcast Clustering Module .............. SUCCESS [ 5.903 s]
[INFO] Solr Module ........................................ SUCCESS [ 5.299 s]
[INFO] Resumable REST Upload module ....................... SUCCESS [ 4.617 s]
[INFO] GeoFence security integration ...................... SUCCESS [ 7.389 s]
[INFO] GeoFence Server .................................... SUCCESS [ 6.474 s]
[INFO] REST SLD service ................................... SUCCESS [ 5.227 s]
[INFO] Parameters Extractor ............................... SUCCESS [ 6.221 s]
[INFO] Vector Tiles ....................................... SUCCESS [ 9.978 s]
[INFO] GeoServer Data Importer ............................ SUCCESS [ 0.111 s]
[INFO] Importer Core Module ............................... SUCCESS [ 9.568 s]
[INFO] Web Processing Service - Remote processes invocation SUCCESS [ 5.325 s]
[INFO] WPS cluster on jdbc datastores ..................... SUCCESS [ 4.606 s]
[INFO] ncWMS compatibility extension ...................... SUCCESS [ 4.558 s]
[INFO] GWC Distributed Caching Plugin ..................... SUCCESS [ 3.311 s]
[INFO] GeoWebCache S3 ..................................... SUCCESS [ 4.713 s]
[INFO] OGR parent ......................................... SUCCESS [ 0.031 s]
[INFO] OGR CORE ........................................... SUCCESS [ 1.923 s]
[INFO] GDAL translate parent .............................. SUCCESS [ 0.065 s]
[INFO] GDAL translate WCS ................................. SUCCESS [ 4.484 s]
[INFO] GDAL translate WPS ................................. SUCCESS [ 4.130 s]
[INFO] Ysld GeoServer Plugin .............................. SUCCESS [ 4.702 s]
[INFO] GeoServer JDBC Configuration Resource Store ........ SUCCESS [ 5.218 s]
[INFO] GeoWebCache SQLite ................................. SUCCESS [ 6.532 s]
[INFO] GeoGig GeoServer integration ....................... FAILURE [ 5.338 s]
[INFO] GeoServer Config Backup And Restore ................ SKIPPED
[INFO] GeoServer Config Backup And Restore Core Module .... SKIPPED
[INFO] GeoServer Config Backup And Restore REST Module .... SKIPPED
[INFO] GeoServer Config Backup And Restore Extensions ..... SKIPPED
[INFO] GeoServer Config Backup And Restore Web UI Module .. SKIPPED
[INFO] WMTS Multi Dimensional ............................. SKIPPED
[INFO] GeoServer Community Release Module ................. SKIPPED
[INFO] GeoServer Resource Browser ......................... SKIPPED
[INFO] Application Schema Support ......................... SKIPPED
[INFO] Application Schema Integration Test ................ SKIPPED
[INFO] Sample DataAccess Integration Test ................. SKIPPED
[INFO] ArcSDE DataStore Extension ......................... 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] 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: 09:02 min
[INFO] Finished at: 2016-09-28T08:10:21+00:00
[INFO] Final Memory: 184M/440M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project gs-geogig: Compilation failure
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/community/geogig/src/main/java/org/geogig/geoserver/config/GeoServerGeoGigRepositoryResolver.java&gt;:\[25,7\] error: GeoServerGeoGigRepositoryResolver is not abstract and does not override abstract method getConfigDatabase(URI,Context,boolean) in RepositoryResolver
[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-geogig
Build step 'Invoke top-level Maven targets' marked build as failure

See <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/1170/changes&gt;