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

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

Changes:

[tbarsballe] Spring MVC Example

[mike] Adding new api doc area

[mike] Adding operationIds to Swagger example

[andrea.aime] Upgrading to Spring 4.3.7 and updating example to shorter annotations.

[andrea.aime] Adding round trip tests for coverage stores

[tbarsballe] Consolidate wrapper classes

[mkruszewski] Added doc generation pom at doc/en/en.xml

[tbarsballe] Split rest-ng into rest-ng and restconfig-ng

[mike] Updates to styles.yaml

[mike] Changing description of styles.yaml

[jody.garnett] remove some warnings so sphinx will build without warnings

[jody.garnett] initial build.xml ant script

[jody.garnett] fix rst warnings in developers guide

[andrea.aime] Testing denial of harvest on simple coverage stores

[jody.garnett] connect pom.xml to sphinx ant build

[tbarsballe] Add RequestInfo

[ijturton] round trip test added for workspaces

[jody.garnett] Use maven target folder for API documentation generation

[nuno.oliveira] Add tests for JSON serialization / deserealization

[mike] styles.yaml now mentions multiple POST options

[jody.garnett] mv api docs to standard maven directory layout

[jody.garnett] limit swagger to process-resources stage of build

[mkruszewski] Create top-level api.yaml file

[tbarsballe] Remove rest and restconfig dependencies from ng modules

[mike] Adding new styles REST endpoint page in user manual

[jody.garnett] generate user guide with generated swagger api docs

[jody.garnett] single api doc for example

[jody.garnett] remove reference to parent pom

[mike] Adding dummy workspaces.yaml page

[andrea.aime] Partial port of coverage stores, and ability to configure xstream

[jody.garnett] multiple endpoint example for docs

[tbarsballe] Make converters pluggable, add restconfig-ng dependency to web-app

[jody.garnett] link to workspace api docs

[ksmith] Stop depending on demo.opengeo.org for WMSLayerTest

[mike] Adding fonts API reference plus examples

[tbarsballe] XStreamMessageConverter doesn't need applicationContext

[mike] Fixing syntax error in fonts.yaml

[nuno.oliveira] Testing listing non configured coverages in JSON

[andrea.aime] Post still missing, fix me

[andrea.aime] Coverage store tests done to the extent they can be done now (missing

[jody.garnett] additional build targets

[jody.garnett] documentation build instructions

[tbarsballe] Support XStreamPersisterConfiguration before read.

[tbarsballe] Consolidate CatalogController and CatalogControllerAdvice

[tbarsballe] Use constants for all mime (and mime-like) types in StyleControler

[nuno.oliveira] Testing updating coverage using JSON payload

[andrea.aime] Added API documentation for coverage stores endpoint

[andrea.aime] Return a 404 when listing a coverage store in a non existing workspace

[tbarsballe] Add IndexController

[mike] Adding layergroups API doc

[ksmith] WMSStoreController

[jody.garnett] headers and warnings

[jody.garnett] fix from kevin merge hell

[tbarsballe] Add configurePersister method to RestBaseController

[ijturton] latest Workspace controller changes including HTML template fixes

[tbarsballe] Refactor configurePersistor implementation in WMSStoreController

[mike] Adding workspace-specific layer groups API details

[ijturton] add missing test class

[ijturton] wip

[niels] AboutController and AboutStatusController

[tbarsballe] Call configurePersister from XStreamCatalogListConverter

[jody.garnett] Initial LayerController implementation

[jody.garnett] Update javadocs for settings onlineResource

[jody.garnett] StyleController

[ijturton] working workspaces

[andrea.aime] Coverage store file upload support

[qscripter] add round trip test for LayerGroupInfo

[qscripter] implementation of LayerGroupController

[tbarsballe] Consolidate redundant request methods in StyleController

[mike] Adding API page for settings

[andrea.aime] API documentation for coverage upload

[jody.garnett] initial swagger file for layers

[jody.garnett] layer controller completed

[nuno.oliveira] GEOS-7989 WMS/WCS supports only String typed custom dimensions

[nuno.oliveira] Fix an issue which prevented editing newly added remotes and configs.

[nuno.oliveira] Add coverages controller

[andrea.aime] Initial implementation of structured coverage granule index

[dvick] Completed DataStoreController

[ijturton] Namespace XMl & JSON endpoints

[tbarsballe] Add CatalogReloadController

[ijturton] add missing template

[ijturton] WIP Namespaces

[ijturton] working Namespaces

[dvick] documentation for data store controller.

[tbarsballe] IndexController: Sorted index + test improvements

[tbarsballe] Rename templates to ftl-templates to avoid collissions with old

[tbarsballe] IndexController: Only list GET endpoints

[nuno.oliveira] Coverages REST controller

[jody.garnett] layers update for single layer

[jody.garnett] prototype of using @class attibute property on an array

[mike] Adding workspace-specific settings

[tbarsballe] Revert unintentional changes to restconfig

[tbarsballe] API docs for CatalogReloadController

[jody.garnett] Change how arrays are documented to allow for class linked-hash-map

[tbarsballe] Disable GeoServerAboutPageTest. REVERT THIS AFTER THE SPRINT

[mkruszewski] Add FeatureTypeController + templates

[andrea.aime] Structured grid coverage controller implementation

[jody.garnett] Completed documentation for Layer

[ijturton] documentation and tidy up for workspace and namespace

[tbarsballe] Add SettingsController for global and local settings

[jody.garnett] restruture rst

[jody.garnett] restructure rest rst

[andrea.aime] Futher JSON representation fixes for structured coverages

[mkruszewski] Initial work on featureTypeInfo.yaml

[mkruszewski] Additions to featureTypes.yaml api definition

[mike] Adding security API docs

[tbarsballe] Improvements to ObjectToMapWrapper to support nested object maps; fix

[tbarsballe] Simplify anonymous extends of ObjectToMapWrapper

[andrea.aime] Structured coverages documentation

[andrea.aime] Partial work on master password, and porting over map xml and json data

[nuno.oliveira] Coverages REST controller

[nuno.oliveira] Coverages REST controller

[nuno.oliveira] Coverages REST controller

[andrea.aime] Master password controller

[ijturton] Rest controller for fonts

[ksmith] Activate WMSLayerTest

[ksmith] WMSLayerController

[mkruszewski] Fixes for featureTypes.yaml

[ijturton] User password controller

[mkruszewski] Consildate shared FeatureTypeFinder code in FeatureTypeController

[ijturton] new package for rest-ng in importer

[nuno.oliveira] Coverages REST controller documentation

[qscripter] add round trip tests for WMSSettings

[qscripter] implement WMSSettingsController

[ijturton] added status code support for JSON requests

[mike] Updating styles API endpoint docs to include workspace- layer-specific

[mkruszewski] Add api docs for /about/ endpoints

[jody.garnett] This is an exceptional commit message

[ksmith] WMSLayerController

[nuno.oliveira] Add converters for lists of strings

[jody.garnett] TemplateController

[jody.garnett] m2 eclipse plugin breaks things

[ksmith] WMSLayerController POST

[andrea.aime] ACL controllers

[mkruszewski] Set default content type to text/html

[dvick] 13 passing tests

[dvick] completed DataStoreFileUploadController. All tests passing.

[mike] First pass of wmsstores API endpoint docs

[qscripter] adding additional tests and updating delete mapping for

[qscripter] implementation of WFS and WCS settings controllers, move service

[ksmith] WMSLayerController and WMSStoreController

[ksmith] Use RestBaseController.ROOT_PATH in WMSStore/WMSLayer tests

[jody.garnett] templates testing

[jody.garnett] Default FTL type for TemplateController

[ijturton] WIP importer

[ijturton] Add query string handling to RequestInfo

[mkruszewski] Disable default HTML content type

[mkruszewski] Add FeatureTypeTests; Set FTController to produce HTML first.

[mkruszewski] AboutController(+Test), AboutStatusController(+Test), + templates

[ijturton] add missing JSONRep

[tbarsballe] Document local settings POST

[tbarsballe] Resource GET WIP

[tbarsballe] Resource GET improvements

[andrea.aime] Rest dispatcher callbacks work in progress

[andrea.aime] Making sure to check for workspace existance and full admin rights to

[ksmith] WMSStore HTML

[ksmith] WMLLayer HTML

[jody.garnett] Use produces order to supply correct default

[jody.garnett] ResourceController javadocs

[jody.garnett] Refactor after desk code review

[jody.garnett] Test class naming consistency

[tbarsballe] Disable restconfig-ng in gs-web-app to avoid package conflicts

[tbarsballe] Fix collection handling for ObjectToMapWrapper

[tbarsballe] Fixup resource refactoring

[jody.garnett] Initial implementation of resourcePut

[jody.garnett] Resource delete

[qscripter] re-enable rest-ng and comment out rest from webapp pom

[mkruszewski] Doc updates

[tbarsballe] Handle resource content GET

[mike] Adding API docs for wmslayers endpoint

[jody.garnett] Put implementation migrated from ResourceResource to support move and

[dvick] beging of importer data resource controller and tests, as well as

[dvick] adding importer data work.

[tbarsballe] Support character encoding for ResourceController paths

[ijturton] Working ImportContext/resource end point

[tbarsballe] Improve response codes for Resource DELETE

[tbarsballe] Fix NPE in ObjectToMapWrapper

[qscripter] initial docs for OWS service endpoints

[mike] Cleaning up wmsstores.yaml

[tbarsballe] Move zip/upload handling to IOUtils

[mike] Removing duplicate workspaces.yaml

[mike] Reorganizing pom for API endpoints

[ijturton] adding reader

[mike] Adding missing YAML files to pom

[jody.garnett] Complete Resource MOVE and COPY

[tbarsballe] Refactor importController, moving general logic to ImportBaseController

[ijturton] fixed DataImporter

[andrea.aime] Callback to configure extra media types

[tbarsballe] Add ImportTaskController, support task GET

[ijturton] fixed issue with .shp ending

[mike] Updated owsServices.yaml

[andrea.aime] Monitor module migrated

[jody.garnett] correct layers documentation

[jody.garnett] Layers is now warning free

[jody.garnett] template draft

[nuno.oliveira] XSLT REST controller

[mike] Making operationIDs unique on styles.yaml

[mike] Fixing errors with styles.yaml

[mike] Compacting Style body code in styles.yaml

[mkruszewski] ImportTransformController and supporting tests & converters

[tbarsballe] Import Task GET

[tbarsballe] Add Import Data DELETE

[tbarsballe] Fixup importer reader/writer

[qscripter] all remaining instances of /restng updated to use

[jody.garnett] Hanlde StyleController raw=true uploads

[nuno.oliveira] Add XSLT module REST documentation

[andrea.aime] Monitor documentation and fixes to wmsLayer

[andrea.aime] Make delete work when store and workspace do not have the same name

[andrea.aime] Restore previous behavior, create corresponding namespace along with

[andrea.aime] Do not assume restng in test

[andrea.aime] Fix template lookup for resources

[andrea.aime] Relax mediatype matching

[andrea.aime] Re-instante backwards compatibility, creating a namespace triggers

[andrea.aime] Re-instating backwards compatibility, it is possible to remove all

[andrea.aime] Re-instate backwards compatibility vs path variable decoding

[andrea.aime] Make structured coverage work when the coverage does not share the name

[andrea.aime] Datastore xml representation was not pointing to underlying feature

[andrea.aime] Make sure supports is implemented when configureXStreamPersiter is (as

[andrea.aime] Fix test expectation

[jody.garnett] Testing rest api with YSLD

[jody.garnett] Confirm StyleController raw can be used with YSLD

[andrea.aime] LayerGroupController does not encode links to contained layers and

[andrea.aime] Feature type controller returns all workspace feature types when asked

[andrea.aime] Re-instante backwards compatibility, workspace managed during store

[andrea.aime] Support gsConfig weird /granules/granule.id/.json path in deletes

[andrea.aime] Get the right mime type for xml atom backlinks

[andrea.aime] Re-instante automatic workspace assignment on store creation

[andrea.aime] Setting the default workspace is not the same as changing an existing

[andrea.aime] Setting the default namespace is not the same as modifying an existing

[tbarsballe] Import Task Layer GET, improve Import rest-n tests

[tbarsballe] Update javadocs on RestBaseController

[jody.garnett] StyleController now hanldes raw true/false for YSLD

[andrea.aime] Fix test expectation

[tbarsballe] Import PUT/POST/DELETE

[tbarsballe] Import REST ng - Clean up license, docs, and imports

[tbarsballe] Remove JSONRepresentation from importer rest-ng

[tbarsballe] Remove extranous import

[tbarsballe] Fixup compile failures in importer rest-ng

[tbarsballe] Fixup ImportTransformController

[tbarsballe] FIx weird Importer PUT task as file content type issues

[tbarsballe] Fix importer test failures cause by request context inconsistencies

[tbarsballe] Fix response codes for DataStore file PUT

[tbarsballe] Fixup FeatureTypeController behavior to pass gsconfig tests

[tbarsballe] Add custom content negotiation for certain paths

[tbarsballe] Fixup ysld compile failures (missing dependnecies)

[tbarsballe] Refactor org.geoserver.catalog.rest to org.geoserver.rest.catalog

[tbarsballe] Remove old gs-rest modules

[tbarsballe] Fixup import PUT by id, add support for import DELETE

[tbarsballe] Importer rest - fix up response codes, support POST to id when import

[tbarsballe] Revert "Disable GeoServerAboutPageTest. REVERT THIS AFTER THE SPRINT"

[tbarsballe] Consolidate PathMappings

[tbarsballe] Make RequestMapping path syntax and PathVariable names consistent

[tbarsballe] Consistent RequestMapping formatting

[tbarsballe] Consistent method names for controllers

[tbarsballe] Add @Qualifier(geoServer) to children of GeoServerController

[jody.garnett] Extending AbstractMonitorRequestConverter

[jody.garnett] Initial change to AbstractHttpMessageConverter for consistent mimeType

[jody.garnett] Directrly extrend AbstractHttpMessageConverter

[jody.garnett] Rename to BaseMonitorCoverter

[jody.garnett] AvailableResources appears to be a duplicate of StringsList

[jody.garnett] Logger against rest, not restng

[jody.garnett] Catch up with refactor to org.geoserver.rest.catalog

[jody.garnett] Refactory to ImportJSONReader and ImportJSONWriter utility classes

[jody.garnett] Convert json field to a parameter

[jody.garnett] complete converters

[jody.garnett] fun with lamdas changing signature

[jody.garnett] Fix test cases, mostly arguing over mime types

[jody.garnett] fix up remaining errors

[tbarsballe] Fixup method signatures in importer rest controllers

[tbarsballe] Move custom media types to dedicated class

[tbarsballe] Refactor abstract classes

[tbarsballe] Make rest-ng package names consistent

[tbarsballe] Move rest-ng et al to rest

[tbarsballe] Rename references to rest-ng et al to rest

[tbarsballe] Add missing headers

[tbarsballe] Clean up compiler warnings

[tbarsballe] Fixup extensions after refactor

[ben] Fix app-schema compilation failure caused by CatalogRESTTestSupport

[ben] Fix REST H2 file upload

[jody.garnett] fix typo

------------------------------------------
[...truncated 187791 lines...]
[ERROR] class BackupResource
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/backup-restore/rest/src/main/java/org/geoserver/backuprestore/rest/BackupResource.java&gt;:\[46,49\] error: cannot find symbol
[ERROR] class BackupResource
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/backup-restore/rest/src/main/java/org/geoserver/backuprestore/rest/BackupResource.java&gt;:\[49,8\] error: cannot find symbol
[ERROR] class BackupResource
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/backup-restore/rest/src/main/java/org/geoserver/backuprestore/rest/BackupResource.java&gt;:\[49,46\] error: cannot find symbol
[ERROR] class BackupResource
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/backup-restore/rest/src/main/java/org/geoserver/backuprestore/rest/BackupResource.java&gt;:\[54,8\] error: cannot find symbol
[ERROR] class BackupResource
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/backup-restore/rest/src/main/java/org/geoserver/backuprestore/rest/BackupResource.java&gt;:\[54,44\] error: cannot find symbol
[ERROR] class BackupResource
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/backup-restore/rest/src/main/java/org/geoserver/backuprestore/rest/BackupResource.java&gt;:\[61,4\] error: method does not override or implement a method from a supertype
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/backup-restore/rest/src/main/java/org/geoserver/backuprestore/rest/BackupResource.java&gt;:\[66,4\] error: method does not override or implement a method from a supertype
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/backup-restore/rest/src/main/java/org/geoserver/backuprestore/rest/BackupResource.java&gt;:\[71,4\] error: method does not override or implement a method from a supertype
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/backup-restore/rest/src/main/java/org/geoserver/backuprestore/rest/BackupResource.java&gt;:\[76,4\] error: method does not override or implement a method from a supertype
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/backup-restore/rest/src/main/java/org/geoserver/backuprestore/rest/BackupResource.java&gt;:\[78,8\] error: cannot find symbol
[ERROR] class BackupResource
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/backup-restore/rest/src/main/java/org/geoserver/backuprestore/rest/BackupResource.java&gt;:\[78,31\] error: cannot find symbol
[ERROR] class BackupResource
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/backup-restore/rest/src/main/java/org/geoserver/backuprestore/rest/BackupResource.java&gt;:\[83,12\] error: cannot find symbol
[ERROR] class BackupResource
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/backup-restore/rest/src/main/java/org/geoserver/backuprestore/rest/BackupResource.java&gt;:\[85,12\] error: cannot find symbol
[ERROR] class BackupResource
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/backup-restore/rest/src/main/java/org/geoserver/backuprestore/rest/BackupResource.java&gt;:\[89,4\] error: method does not override or implement a method from a supertype
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/backup-restore/rest/src/main/java/org/geoserver/backuprestore/rest/BackupResource.java&gt;:\[101,30\] error: cannot find symbol
[ERROR] class BackupResource
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/backup-restore/rest/src/main/java/org/geoserver/backuprestore/rest/BackupResource.java&gt;:\[103,30\] error: cannot find symbol
[ERROR] class BackupResource
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/backup-restore/rest/src/main/java/org/geoserver/backuprestore/rest/BackupResource.java&gt;:\[111,22\] error: cannot find symbol
[ERROR] class BackupResource
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/backup-restore/rest/src/main/java/org/geoserver/backuprestore/rest/BackupResource.java&gt;:\[115,4\] error: method does not override or implement a method from a supertype
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/backup-restore/rest/src/main/java/org/geoserver/backuprestore/rest/BackupResource.java&gt;:\[117,8\] error: cannot find symbol
[ERROR] class BackupResource
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/backup-restore/rest/src/main/java/org/geoserver/backuprestore/rest/BackupResource.java&gt;:\[117,31\] error: cannot find symbol
[ERROR] class BackupResource
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/backup-restore/rest/src/main/java/org/geoserver/backuprestore/rest/BackupResource.java&gt;:\[122,12\] error: cannot find symbol
[ERROR] class BackupResource
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/backup-restore/rest/src/main/java/org/geoserver/backuprestore/rest/BackupResource.java&gt;:\[129,30\] error: cannot find symbol
[ERROR] class BackupResource
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/backup-restore/rest/src/main/java/org/geoserver/backuprestore/rest/BackupResource.java&gt;:\[131,30\] error: cannot find symbol
[ERROR] class BackupResource
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/backup-restore/rest/src/main/java/org/geoserver/backuprestore/rest/BackupResource.java&gt;:\[134,43\] error: cannot find symbol
[ERROR] class BackupResource
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/backup-restore/rest/src/main/java/org/geoserver/backuprestore/rest/BackupResource.java&gt;:\[134,12\] error: cannot find symbol
[ERROR] class BackupResource
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/backup-restore/rest/src/main/java/org/geoserver/backuprestore/rest/BackupResource.java&gt;:\[135,12\] error: cannot find symbol
[ERROR] class BackupResource
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/backup-restore/rest/src/main/java/org/geoserver/backuprestore/rest/BackupResource.java&gt;:\[136,12\] error: cannot find symbol
[ERROR] class BackupResource
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/backup-restore/rest/src/main/java/org/geoserver/backuprestore/rest/BackupResource.java&gt;:\[149,25\] error: cannot find symbol
[ERROR] class BackupResource
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/backup-restore/rest/src/main/java/org/geoserver/backuprestore/rest/BackupResource.java&gt;:\[151,50\] error: cannot find symbol
[ERROR] class BackupResource
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/backup-restore/rest/src/main/java/org/geoserver/backuprestore/rest/BackupResource.java&gt;:\[152,53\] error: cannot find symbol
[ERROR] class BackupResource
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/backup-restore/rest/src/main/java/org/geoserver/backuprestore/rest/BackupResource.java&gt;:\[153,109\] error: cannot find symbol
[ERROR] class BackupResource
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/backup-restore/rest/src/main/java/org/geoserver/backuprestore/rest/BackupResource.java&gt;:\[153,79\] error: cannot find symbol
[ERROR] class BackupResource
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/backup-restore/rest/src/main/java/org/geoserver/backuprestore/rest/BackupResource.java&gt;:\[163,47\] error: cannot find symbol
[ERROR] class BackupResource
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/backup-restore/rest/src/main/java/org/geoserver/backuprestore/rest/BackupResource.java&gt;:\[163,16\] error: cannot find symbol
[ERROR] class BackupResource
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/backup-restore/rest/src/main/java/org/geoserver/backuprestore/rest/BackupResource.java&gt;:\[164,40\] error: cannot find symbol
[ERROR] class BackupResource
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/backup-restore/rest/src/main/java/org/geoserver/backuprestore/rest/BackupResource.java&gt;:\[164,16\] error: cannot find symbol
[ERROR] class BackupResource
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/backup-restore/rest/src/main/java/org/geoserver/backuprestore/rest/BackupResource.java&gt;:\[165,16\] error: cannot find symbol
[ERROR] class BackupResource
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/backup-restore/rest/src/main/java/org/geoserver/backuprestore/rest/BackupResource.java&gt;:\[167,78\] error: cannot find symbol
[ERROR] class BackupResource
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/backup-restore/rest/src/main/java/org/geoserver/backuprestore/rest/BackupResource.java&gt;:\[170,22\] error: cannot find symbol
[ERROR] class BackupResource
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/backup-restore/rest/src/main/java/org/geoserver/backuprestore/rest/BackupResource.java&gt;:\[172,22\] error: cannot find symbol
[ERROR] class BackupResource
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/backup-restore/rest/src/main/java/org/geoserver/backuprestore/rest/BackupResource.java&gt;:\[185,19\] error: cannot find symbol
[ERROR] class BackupResource
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/backup-restore/rest/src/main/java/org/geoserver/backuprestore/rest/BackupResource.java&gt;:\[193,26\] error: cannot find symbol
[ERROR] class BackupResource
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/backup-restore/rest/src/main/java/org/geoserver/backuprestore/rest/BackupResource.java&gt;:\[201,22\] error: cannot find symbol
[ERROR] class BackupResource
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/backup-restore/rest/src/main/java/org/geoserver/backuprestore/rest/RestoreResource.java&gt;:\[43,4\] error: method does not override or implement a method from a supertype
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/backup-restore/rest/src/main/java/org/geoserver/backuprestore/rest/RestoreResource.java&gt;:\[46,13\] error: cannot find symbol
[ERROR] class RestoreResource
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/backup-restore/rest/src/main/java/org/geoserver/backuprestore/rest/RestoreResource.java&gt;:\[46,49\] error: cannot find symbol
[ERROR] class RestoreResource
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/backup-restore/rest/src/main/java/org/geoserver/backuprestore/rest/RestoreResource.java&gt;:\[49,8\] error: cannot find symbol
[ERROR] class RestoreResource
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/backup-restore/rest/src/main/java/org/geoserver/backuprestore/rest/RestoreResource.java&gt;:\[49,46\] error: cannot find symbol
[ERROR] class RestoreResource
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/backup-restore/rest/src/main/java/org/geoserver/backuprestore/rest/RestoreResource.java&gt;:\[54,8\] error: cannot find symbol
[ERROR] class RestoreResource
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/backup-restore/rest/src/main/java/org/geoserver/backuprestore/rest/RestoreResource.java&gt;:\[54,44\] error: cannot find symbol
[ERROR] class RestoreResource
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/backup-restore/rest/src/main/java/org/geoserver/backuprestore/rest/RestoreResource.java&gt;:\[61,4\] error: method does not override or implement a method from a supertype
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/backup-restore/rest/src/main/java/org/geoserver/backuprestore/rest/RestoreResource.java&gt;:\[66,4\] error: method does not override or implement a method from a supertype
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/backup-restore/rest/src/main/java/org/geoserver/backuprestore/rest/RestoreResource.java&gt;:\[72,4\] error: method does not override or implement a method from a supertype
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/backup-restore/rest/src/main/java/org/geoserver/backuprestore/rest/RestoreResource.java&gt;:\[77,4\] error: method does not override or implement a method from a supertype
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/backup-restore/rest/src/main/java/org/geoserver/backuprestore/rest/RestoreResource.java&gt;:\[79,8\] error: cannot find symbol
[ERROR] class RestoreResource
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/backup-restore/rest/src/main/java/org/geoserver/backuprestore/rest/RestoreResource.java&gt;:\[79,31\] error: cannot find symbol
[ERROR] class RestoreResource
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/backup-restore/rest/src/main/java/org/geoserver/backuprestore/rest/RestoreResource.java&gt;:\[84,12\] error: cannot find symbol
[ERROR] class RestoreResource
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/backup-restore/rest/src/main/java/org/geoserver/backuprestore/rest/RestoreResource.java&gt;:\[86,12\] error: cannot find symbol
[ERROR] class RestoreResource
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/backup-restore/rest/src/main/java/org/geoserver/backuprestore/rest/RestoreResource.java&gt;:\[90,4\] error: method does not override or implement a method from a supertype
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/backup-restore/rest/src/main/java/org/geoserver/backuprestore/rest/RestoreResource.java&gt;:\[101,30\] error: cannot find symbol
[ERROR] class RestoreResource
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/backup-restore/rest/src/main/java/org/geoserver/backuprestore/rest/RestoreResource.java&gt;:\[103,30\] error: cannot find symbol
[ERROR] class RestoreResource
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/backup-restore/rest/src/main/java/org/geoserver/backuprestore/rest/RestoreResource.java&gt;:\[111,22\] error: cannot find symbol
[ERROR] class RestoreResource
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/backup-restore/rest/src/main/java/org/geoserver/backuprestore/rest/RestoreResource.java&gt;:\[115,4\] error: method does not override or implement a method from a supertype
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/backup-restore/rest/src/main/java/org/geoserver/backuprestore/rest/RestoreResource.java&gt;:\[117,8\] error: cannot find symbol
[ERROR] class RestoreResource
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/backup-restore/rest/src/main/java/org/geoserver/backuprestore/rest/RestoreResource.java&gt;:\[117,31\] error: cannot find symbol
[ERROR] class RestoreResource
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/backup-restore/rest/src/main/java/org/geoserver/backuprestore/rest/RestoreResource.java&gt;:\[122,12\] error: cannot find symbol
[ERROR] class RestoreResource
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/backup-restore/rest/src/main/java/org/geoserver/backuprestore/rest/RestoreResource.java&gt;:\[129,30\] error: cannot find symbol
[ERROR] class RestoreResource
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/backup-restore/rest/src/main/java/org/geoserver/backuprestore/rest/RestoreResource.java&gt;:\[131,30\] error: cannot find symbol
[ERROR] class RestoreResource
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/backup-restore/rest/src/main/java/org/geoserver/backuprestore/rest/RestoreResource.java&gt;:\[134,43\] error: cannot find symbol
[ERROR] class RestoreResource
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/backup-restore/rest/src/main/java/org/geoserver/backuprestore/rest/RestoreResource.java&gt;:\[134,12\] error: cannot find symbol
[ERROR] class RestoreResource
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/backup-restore/rest/src/main/java/org/geoserver/backuprestore/rest/RestoreResource.java&gt;:\[135,12\] error: cannot find symbol
[ERROR] class RestoreResource
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/backup-restore/rest/src/main/java/org/geoserver/backuprestore/rest/RestoreResource.java&gt;:\[136,12\] error: cannot find symbol
[ERROR] class RestoreResource
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/backup-restore/rest/src/main/java/org/geoserver/backuprestore/rest/RestoreResource.java&gt;:\[149,25\] error: cannot find symbol
[ERROR] class RestoreResource
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/backup-restore/rest/src/main/java/org/geoserver/backuprestore/rest/RestoreResource.java&gt;:\[151,50\] error: cannot find symbol
[ERROR] class RestoreResource
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/backup-restore/rest/src/main/java/org/geoserver/backuprestore/rest/RestoreResource.java&gt;:\[152,53\] error: cannot find symbol
[ERROR] class RestoreResource
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/backup-restore/rest/src/main/java/org/geoserver/backuprestore/rest/RestoreResource.java&gt;:\[153,111\] error: cannot find symbol
[ERROR] class RestoreResource
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/backup-restore/rest/src/main/java/org/geoserver/backuprestore/rest/RestoreResource.java&gt;:\[153,81\] error: cannot find symbol
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:testCompile (default-testCompile) on project gs-notification: Compilation failure: Compilation failure:
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/notification/src/test/java/org/geoserver/notification/IntegrationTest.java&gt;:\[31,33\] error: package org.geoserver.catalog.rest does not exist
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/notification/src/test/java/org/geoserver/notification/IntegrationTest.java&gt;:\[56,37\] error: cannot find symbol
[ERROR] class CatalogRESTTestSupport
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/notification/src/test/java/org/geoserver/notification/AnonymousIntegrationTest.java&gt;:\[13,33\] error: package org.geoserver.catalog.rest does not exist
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/notification/src/test/java/org/geoserver/notification/AnonymousIntegrationTest.java&gt;:\[26,46\] error: cannot find symbol
[ERROR] class CatalogRESTTestSupport
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/notification/src/test/java/org/geoserver/notification/IntegrationTest.java&gt;:\[82,27\] error: cannot find symbol
[ERROR] class IntegrationTest
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/notification/src/test/java/org/geoserver/notification/IntegrationTest.java&gt;:\[84,18\] error: cannot find symbol
[ERROR] class IntegrationTest
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/notification/src/test/java/org/geoserver/notification/IntegrationTest.java&gt;:\[87,25\] error: cannot find symbol
[ERROR] class IntegrationTest
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/notification/src/test/java/org/geoserver/notification/IntegrationTest.java&gt;:\[88,27\] error: cannot find symbol
[ERROR] class IntegrationTest
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/notification/src/test/java/org/geoserver/notification/IntegrationTest.java&gt;:\[89,29\] error: cannot find symbol
[ERROR] class IntegrationTest
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/notification/src/test/java/org/geoserver/notification/IntegrationTest.java&gt;:\[96,12\] error: cannot find symbol
[ERROR] class IntegrationTest
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/notification/src/test/java/org/geoserver/notification/IntegrationTest.java&gt;:\[100,4\] error: method does not override or implement a method from a supertype
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/notification/src/test/java/org/geoserver/notification/IntegrationTest.java&gt;:\[102,8\] error: cannot find symbol
[ERROR] class IntegrationTest
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/notification/src/test/java/org/geoserver/notification/IntegrationTest.java&gt;:\[105,16\] error: cannot find symbol
[ERROR] class IntegrationTest
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/notification/src/test/java/org/geoserver/notification/IntegrationTest.java&gt;:\[121,8\] error: cannot find symbol
[ERROR] class IntegrationTest
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/notification/src/test/java/org/geoserver/notification/IntegrationTest.java&gt;:\[138,22\] error: cannot find symbol
[ERROR] class IntegrationTest
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/notification/src/test/java/org/geoserver/notification/IntegrationTest.java&gt;:\[140,39\] error: cannot find symbol
[ERROR] class IntegrationTest
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/notification/src/test/java/org/geoserver/notification/IntegrationTest.java&gt;:\[146,8\] error: cannot find symbol
[ERROR] class IntegrationTest
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/notification/src/test/java/org/geoserver/notification/IntegrationTest.java&gt;:\[163,8\] error: cannot find symbol
[ERROR] class IntegrationTest
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/notification/src/test/java/org/geoserver/notification/IntegrationTest.java&gt;:\[167,8\] error: cannot find symbol
[ERROR] class IntegrationTest
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/notification/src/test/java/org/geoserver/notification/IntegrationTest.java&gt;:\[182,47\] error: cannot find symbol
[ERROR] class IntegrationTest
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/notification/src/test/java/org/geoserver/notification/IntegrationTest.java&gt;:\[183,24\] error: cannot find symbol
[ERROR] class IntegrationTest
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/notification/src/test/java/org/geoserver/notification/IntegrationTest.java&gt;:\[186,8\] error: cannot find symbol
[ERROR] class IntegrationTest
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/notification/src/test/java/org/geoserver/notification/IntegrationTest.java&gt;:\[188,22\] error: cannot find symbol
[ERROR] class IntegrationTest
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/notification/src/test/java/org/geoserver/notification/IntegrationTest.java&gt;:\[189,8\] error: cannot find symbol
[ERROR] class IntegrationTest
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/notification/src/test/java/org/geoserver/notification/IntegrationTest.java&gt;:\[206,8\] error: cannot find symbol
[ERROR] class IntegrationTest
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/notification/src/test/java/org/geoserver/notification/IntegrationTest.java&gt;:\[216,47\] error: cannot find symbol
[ERROR] class IntegrationTest
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/notification/src/test/java/org/geoserver/notification/IntegrationTest.java&gt;:\[217,24\] error: cannot find symbol
[ERROR] class IntegrationTest
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/notification/src/test/java/org/geoserver/notification/IntegrationTest.java&gt;:\[221,12\] error: cannot find symbol
[ERROR] class IntegrationTest
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/notification/src/test/java/org/geoserver/notification/IntegrationTest.java&gt;:\[225,22\] error: cannot find symbol
[ERROR] class IntegrationTest
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/notification/src/test/java/org/geoserver/notification/IntegrationTest.java&gt;:\[226,8\] error: cannot find symbol
[ERROR] class IntegrationTest
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/notification/src/test/java/org/geoserver/notification/IntegrationTest.java&gt;:\[246,8\] error: cannot find symbol
[ERROR] class IntegrationTest
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/notification/src/test/java/org/geoserver/notification/IntegrationTest.java&gt;:\[256,27\] error: cannot find symbol
[ERROR] class IntegrationTest
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/notification/src/test/java/org/geoserver/notification/IntegrationTest.java&gt;:\[259,8\] error: cannot find symbol
[ERROR] class IntegrationTest
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/notification/src/test/java/org/geoserver/notification/IntegrationTest.java&gt;:\[261,26\] error: cannot find symbol
[ERROR] class IntegrationTest
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/notification/src/test/java/org/geoserver/notification/IntegrationTest.java&gt;:\[264,20\] error: cannot find symbol
[ERROR] class IntegrationTest
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/notification/src/test/java/org/geoserver/notification/IntegrationTest.java&gt;:\[265,8\] error: cannot find symbol
[ERROR] class IntegrationTest
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/notification/src/test/java/org/geoserver/notification/IntegrationTest.java&gt;:\[284,28\] error: cannot find symbol
[ERROR] class IntegrationTest
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/notification/src/test/java/org/geoserver/notification/IntegrationTest.java&gt;:\[286,22\] error: cannot find symbol
[ERROR] class IntegrationTest
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/notification/src/test/java/org/geoserver/notification/IntegrationTest.java&gt;:\[288,27\] error: cannot find symbol
[ERROR] class IntegrationTest
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/notification/src/test/java/org/geoserver/notification/IntegrationTest.java&gt;:\[290,8\] error: cannot find symbol
[ERROR] class IntegrationTest
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/notification/src/test/java/org/geoserver/notification/IntegrationTest.java&gt;:\[325,8\] error: cannot find symbol
[ERROR] class IntegrationTest
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/notification/src/test/java/org/geoserver/notification/IntegrationTest.java&gt;:\[347,29\] error: cannot find symbol
[ERROR] class IntegrationTest
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/notification/src/test/java/org/geoserver/notification/IntegrationTest.java&gt;:\[349,8\] error: cannot find symbol
[ERROR] class IntegrationTest
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/notification/src/test/java/org/geoserver/notification/IntegrationTest.java&gt;:\[354,31\] error: cannot find symbol
[ERROR] class IntegrationTest
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/notification/src/test/java/org/geoserver/notification/IntegrationTest.java&gt;:\[356,24\] error: cannot find symbol
[ERROR] class IntegrationTest
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/notification/src/test/java/org/geoserver/notification/IntegrationTest.java&gt;:\[357,8\] error: cannot find symbol
[ERROR] class IntegrationTest
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/notification/src/test/java/org/geoserver/notification/AnonymousIntegrationTest.java&gt;:\[51,4\] error: method does not override or implement a method from a supertype
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/notification/src/test/java/org/geoserver/notification/AnonymousIntegrationTest.java&gt;:\[53,8\] error: cannot find symbol
[ERROR] class AnonymousIntegrationTest
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/notification/src/test/java/org/geoserver/notification/AnonymousIntegrationTest.java&gt;:\[55,24\] error: cannot find symbol
[ERROR] class AnonymousIntegrationTest
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/community/notification/src/test/java/org/geoserver/notification/AnonymousIntegrationTest.java&gt;:\[64,8\] error: cannot find symbol
[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-rest-ext
Build step 'Invoke top-level Maven targets' marked build as failure

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