[Geoserver-devel] Build failed in Jenkins: geoserver-java11-qa #113

See <http://build.geoserver.org/job/geoserver-java11-qa/113/display/redirect?page=changes&gt;

Changes:

[Andrea Aime] Follow up on scale/offset imageio-ext and gt support

------------------------------------------
[...truncated 1.71 MB...]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:59 min (Wall Clock)
[INFO] Finished at: 2019-06-07T15:46:22Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile (default-compile) on project gs-printing: Compilation failure: Compilation failure:
[ERROR] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/extension/printing/src/main/java/org/geoserver/printing/PrintingServletWrappingController.java&gt;:\[11,31\] cannot find symbol
[ERROR] symbol: class IOUtils
[ERROR] location: package org.geoserver.data.util
[ERROR] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/extension/printing/src/main/java/org/geoserver/printing/PrintingServletWrappingController.java&gt;:\[42,17\] cannot find symbol
[ERROR] symbol: variable IOUtils
[ERROR] location: class org.geoserver.printing.PrintingServletWrappingController
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-pmd-plugin:3.11.0:pmd (pmd) on project gs-grib: Execution pmd of goal org.apache.maven.plugins:maven-pmd-plugin:3.11.0:pmd failed: org.apache.maven.reporting.MavenReportException: Could not find resource '<http://build.geoserver.org/job/geoserver-java11-qa/ws/src/../build/qa/pmd-ruleset.xml’.> -> [Help 2]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-pmd-plugin:3.11.0:pmd (pmd) on project gs-netcdf: Execution pmd of goal org.apache.maven.plugins:maven-pmd-plugin:3.11.0:pmd failed: org.apache.maven.reporting.MavenReportException: Could not find resource '<http://build.geoserver.org/job/geoserver-java11-qa/ws/src/../build/qa/pmd-ruleset.xml’.> -> [Help 2]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile (default-compile) on project gs-ysld: Compilation failure
[ERROR] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/extension/ysld/src/main/java/org/geoserver/ysld/YsldHandler.java&gt;: warnings found and -Werror specified
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-pmd-plugin:3.11.0:pmd (pmd) on project gs-mongodb: Execution pmd of goal org.apache.maven.plugins:maven-pmd-plugin:3.11.0:pmd failed: org.apache.maven.reporting.MavenReportException: Could not find resource '<http://build.geoserver.org/job/geoserver-java11-qa/ws/src/../build/qa/pmd-ruleset.xml’.> -> [Help 2]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile (default-compile) on project gs-geofence: Compilation failure: Compilation failure:
[ERROR] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/extension/geofence/src/main/java/org/geoserver/geofence/config/GeoFenceConfigurationManager.java&gt;: warnings found and -Werror specified
[ERROR] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/extension/geofence/src/main/java/org/geoserver/geofence/GeofenceAccessManager.java&gt;:\[302,33\] cannot find symbol
[ERROR] symbol: method getPrefixedName()
[ERROR] location: variable resource of type org.geoserver.catalog.ResourceInfo
[ERROR] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/extension/geofence/src/main/java/org/geoserver/geofence/GeofenceAccessManager.java&gt;:\[375,47\] cannot find symbol
[ERROR] symbol: method getPrefixedName()
[ERROR] location: variable resource of type org.geoserver.catalog.ResourceInfo
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile (default-compile) on project gs-vectortiles: Compilation failure: Compilation failure:
[ERROR] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/extension/vectortiles/src/main/java/org/geoserver/wms/topojson/TopologyBuilder.java&gt;: warnings found and -Werror specified
[ERROR] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/extension/vectortiles/src/main/java/org/geotools/renderer/lite/VectorMapRenderUtils.java&gt;:\[442,62\] cannot find symbol
[ERROR] symbol: method getFeatureTypeName()
[ERROR] location: variable fts of type org.geotools.styling.FeatureTypeStyle
[ERROR] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/extension/vectortiles/src/main/java/org/geotools/renderer/lite/VectorMapRenderUtils.java&gt;:\[444,57\] cannot find symbol
[ERROR] symbol: method getFeatureTypeName()
[ERROR] location: variable fts of type org.geotools.styling.FeatureTypeStyle
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.0:testCompile (default-testCompile) on project gs-sample-data-access-test: Compilation failure: Compilation failure:
[ERROR] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/extension/app-schema/sample-data-access-test/src/test/java/org/geoserver/test/SampleDataAccessMockData.java&gt;:\[20,31\] cannot find symbol
[ERROR] symbol: class IOUtils
[ERROR] location: package org.geoserver.data.util
[ERROR] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/extension/app-schema/sample-data-access-test/src/test/java/org/geoserver/test/SampleDataAccessMockData.java&gt;:\[64,16\] cannot find symbol
[ERROR] symbol: variable IOUtils
[ERROR] location: class org.geoserver.test.SampleDataAccessMockData
[ERROR] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/extension/app-schema/sample-data-access-test/src/test/java/org/geoserver/test/SampleDataAccessMockData.java&gt;:\[123,9\] cannot find symbol
[ERROR] symbol: variable IOUtils
[ERROR] location: class org.geoserver.test.SampleDataAccessMockData
[ERROR] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/extension/app-schema/sample-data-access-test/src/test/java/org/geoserver/test/SampleDataAccessMockData.java&gt;:\[170,9\] cannot find symbol
[ERROR] symbol: variable IOUtils
[ERROR] location: class org.geoserver.test.SampleDataAccessMockData
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile (default-compile) on project gs-sldservice: Compilation failure: Compilation failure:
[ERROR] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/extension/sldService/src/main/java/org/geoserver/sldservice/utils/classifier/RulesBuilder.java&gt;:\[237,21\] cannot find symbol
[ERROR] symbol: method setSymbolizers(org.geotools.styling.Symbolizer)
[ERROR] location: variable rule of type org.geotools.styling.Rule
[ERROR] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/extension/sldService/src/main/java/org/geoserver/sldservice/utils/classifier/RulesBuilder.java&gt;:\[289,21\] cannot find symbol
[ERROR] symbol: method setSymbolizers(org.geotools.styling.Symbolizer)
[ERROR] location: variable rule of type org.geotools.styling.Rule
[ERROR] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/extension/sldService/src/main/java/org/geoserver/sldservice/utils/classifier/RulesBuilder.java&gt;:\[330,21\] cannot find symbol
[ERROR] symbol: method setSymbolizers(org.geotools.styling.Symbolizer)
[ERROR] location: variable rule of type org.geotools.styling.Rule
[ERROR] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/extension/sldService/src/main/java/org/geoserver/sldservice/utils/classifier/RulesBuilder.java&gt;:\[362,14\] cannot find symbol
[ERROR] symbol: method setTitle(java.lang.String)
[ERROR] location: variable r of type org.geotools.styling.Rule
[ERROR] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/extension/sldService/src/main/java/org/geoserver/sldservice/utils/classifier/RulesBuilder.java&gt;:\[368,22\] cannot find symbol
[ERROR] symbol: method setTitle(java.lang.String)
[ERROR] location: variable r of type org.geotools.styling.Rule
[ERROR] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/extension/sldService/src/main/java/org/geoserver/sldservice/utils/classifier/RulesBuilder.java&gt;:\[376,22\] cannot find symbol
[ERROR] symbol: method setTitle(java.lang.String)
[ERROR] location: variable r of type org.geotools.styling.Rule
[ERROR] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/extension/sldService/src/main/java/org/geoserver/sldservice/utils/classifier/RulesBuilder.java&gt;:\[389,14\] cannot find symbol
[ERROR] symbol: method setTitle(java.lang.String)
[ERROR] location: variable r of type org.geotools.styling.Rule
[ERROR] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/extension/sldService/src/main/java/org/geoserver/sldservice/utils/classifier/RulesBuilder.java&gt;:\[432,22\] cannot find symbol
[ERROR] symbol: method setTitle(java.lang.String)
[ERROR] location: variable r of type org.geotools.styling.Rule
[ERROR] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/extension/sldService/src/main/java/org/geoserver/sldservice/utils/classifier/RulesBuilder.java&gt;:\[443,22\] cannot find symbol
[ERROR] symbol: method setTitle(java.lang.String)
[ERROR] location: variable r of type org.geotools.styling.Rule
[ERROR] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/extension/sldService/src/main/java/org/geoserver/sldservice/utils/classifier/RulesBuilder.java&gt;:\[496,18\] cannot find symbol
[ERROR] symbol: method setTitle(java.lang.String)
[ERROR] location: variable r of type org.geotools.styling.Rule
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile (default-compile) on project gs-ogr-core: Compilation failure
[ERROR] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/extension/ogr/ogr-core/src/main/java/org/geoserver/ogr/core/AbstractToolWrapper.java&gt;: warnings found and -Werror specified
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.0:testCompile (default-testCompile) on project gs-app-schema-test: Compilation failure: Compilation failure:
[ERROR] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/extension/app-schema/app-schema-test/src/test/java/org/geoserver/test/AbstractAppSchemaMockData.java&gt;:\[29,31\] cannot find symbol
[ERROR] symbol: class IOUtils
[ERROR] location: package org.geoserver.data.util
[ERROR] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/extension/app-schema/app-schema-test/src/test/java/org/geoserver/test/RestconfigWfsTest.java&gt;:\[32,31\] cannot find symbol
[ERROR] symbol: class IOUtils
[ERROR] location: package org.geoserver.data.util
[ERROR] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/extension/app-schema/app-schema-test/src/test/java/org/geoserver/test/onlineTest/setup/AppSchemaTestOracleSetup.java&gt;:\[17,28\] cannot find symbol
[ERROR] symbol: class IllegalAttributeException
[ERROR] location: package org.geotools.feature
[ERROR] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/extension/app-schema/app-schema-test/src/test/java/org/geoserver/test/onlineTest/setup/AppSchemaTestOracleSetup.java&gt;:\[133,20\] cannot find symbol
[ERROR] symbol: class IllegalAttributeException
[ERROR] location: class org.geoserver.test.onlineTest.setup.AppSchemaTestOracleSetup
[ERROR] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/extension/app-schema/app-schema-test/src/test/java/org/geoserver/test/AbstractAppSchemaMockData.java&gt;:\[159,20\] cannot find symbol
[ERROR] symbol: variable IOUtils
[ERROR] location: class org.geoserver.test.AbstractAppSchemaMockData
[ERROR] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/extension/app-schema/app-schema-test/src/test/java/org/geoserver/test/AbstractAppSchemaMockData.java&gt;:\[323,13\] cannot find symbol
[ERROR] symbol: variable IOUtils
[ERROR] location: class org.geoserver.test.AbstractAppSchemaMockData
[ERROR] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/extension/app-schema/app-schema-test/src/test/java/org/geoserver/test/AbstractAppSchemaMockData.java&gt;:\[356,13\] cannot find symbol
[ERROR] symbol: variable IOUtils
[ERROR] location: class org.geoserver.test.AbstractAppSchemaMockData
[ERROR] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/extension/app-schema/app-schema-test/src/test/java/org/geoserver/test/AbstractAppSchemaMockData.java&gt;:\[577,13\] cannot find symbol
[ERROR] symbol: variable IOUtils
[ERROR] location: class org.geoserver.test.AbstractAppSchemaMockData
[ERROR] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/extension/app-schema/app-schema-test/src/test/java/org/geoserver/test/onlineTest/DataReferenceWfsOnlineTest.java&gt;:\[1992,84\] cannot find symbol
[ERROR] symbol: method getPattern()
[ERROR] location: class org.geotools.filter.LikeFilterImpl
[ERROR] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/extension/app-schema/app-schema-test/src/test/java/org/geoserver/test/RestconfigWfsTest.java&gt;:\[69,27\] cannot find symbol
[ERROR] symbol: method unregisterAll()
[ERROR] location: class org.geotools.data.complex.DataAccessRegistry
[ERROR] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/extension/app-schema/app-schema-test/src/test/java/org/geoserver/test/RestconfigWfsTest.java&gt;:\[230,9\] cannot find symbol
[ERROR] symbol: variable IOUtils
[ERROR] location: class org.geoserver.test.RestconfigWfsTest
[ERROR] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/extension/app-schema/app-schema-test/src/test/java/org/geoserver/test/RestconfigWfsTest.java&gt;:\[259,9\] cannot find symbol
[ERROR] symbol: variable IOUtils
[ERROR] location: class org.geoserver.test.RestconfigWfsTest
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile (default-compile) on project gs-wps-core: Compilation failure: Compilation failure:
[ERROR] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/extension/wps/wps-core/src/main/java/org/geoserver/wps/gs/GeoServerProcess.java&gt;:\[8,31\] cannot find symbol
[ERROR] symbol: class GSProcess
[ERROR] location: package org.geotools.process.gs
[ERROR] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/extension/wps/wps-core/src/main/java/org/geoserver/wps/gs/GeoServerProcess.java&gt;:\[15,43\] cannot find symbol
[ERROR] symbol: class GSProcess
[ERROR] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/extension/wps/wps-core/src/main/java/org/geoserver/wps/gs/StoreCoverage.java&gt;:\[22,31\] cannot find symbol
[ERROR] symbol: class GSProcess
[ERROR] location: package org.geotools.process.gs
[ERROR] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/extension/wps/wps-core/src/main/java/org/geoserver/wps/gs/StoreCoverage.java&gt;:\[33,39\] cannot find symbol
[ERROR] symbol: class GSProcess
[ERROR] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/extension/wps/wps-core/src/main/java/org/geoserver/wps/gs/GeorectifyCoverage.java&gt;:\[49,31\] cannot find symbol
[ERROR] symbol: class GSProcess
[ERROR] location: package org.geotools.process.gs
[ERROR] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/extension/wps/wps-core/src/main/java/org/geoserver/wps/gs/GeorectifyCoverage.java&gt;:\[68,44\] cannot find symbol
[ERROR] symbol: class GSProcess
[ERROR] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/extension/wps/wps-core/src/main/java/org/geoserver/wps/gs/ImportProcess.java&gt;:\[54,31\] cannot find symbol
[ERROR] symbol: class GSProcess
[ERROR] location: package org.geotools.process.gs
[ERROR] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/extension/wps/wps-core/src/main/java/org/geoserver/wps/gs/ImportProcess.java&gt;:\[78,39\] cannot find symbol
[ERROR] symbol: class GSProcess
[ERROR] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/extension/wps/wps-core/src/main/java/org/geoserver/wps/gs/GetFullCoverage.java&gt;:\[18,31\] cannot find symbol
[ERROR] symbol: class GSProcess
[ERROR] location: package org.geotools.process.gs
[ERROR] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/extension/wps/wps-core/src/main/java/org/geoserver/wps/gs/GetFullCoverage.java&gt;:\[35,41\] cannot find symbol
[ERROR] symbol: class GSProcess
[ERROR] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/extension/wps/wps-core/src/main/java/org/geoserver/wps/executor/ProcessListenerNotifier.java&gt;:\[167,9\] method does not override or implement a method from a supertype
[ERROR] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/extension/wps/wps-core/src/main/java/org/geoserver/wps/executor/ProcessListenerNotifier.java&gt;:\[172,9\] method does not override or implement a method from a supertype
[ERROR] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/extension/wps/wps-core/src/main/java/org/geoserver/wps/WPSInitializer.java&gt;:\[125,45\] cannot find symbol
[ERROR] symbol: method url(java.lang.String)
[ERROR] location: variable resourceLoader of type org.geoserver.platform.GeoServerResourceLoader
[ERROR] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/extension/wps/wps-core/src/main/java/org/geoserver/wps/executor/MaxExecutionTimeListener.java&gt;:\[99,21\] cannot find symbol
[ERROR] symbol: method getDescription()
[ERROR] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/extension/wps/wps-core/src/main/java/org/geoserver/wps/executor/MaxExecutionTimeListener.java&gt;:\[119,14\] cannot find symbol
[ERROR] symbol: method setDescription(java.lang.String)
[ERROR] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/extension/wps/wps-core/src/main/java/org/geoserver/wps/xml/ComplexDataTypeBinding.java&gt;:\[22,5\] method does not override or implement a method from a supertype
[ERROR] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/extension/wps/wps-core/src/main/java/org/geoserver/wps/xml/ComplexDataTypeBinding.java&gt;:\[34,21\] method getProperties in class org.geotools.wps.bindings.ComplexDataTypeBinding cannot be applied to given types;
[ERROR] required: java.lang.Object,org.eclipse.xsd.XSDElementDeclaration
[ERROR] found: java.lang.Object
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/extension/wps/wps-core/src/main/java/org/geoserver/wps/xml/WPSConfiguration.java&gt;:\[110,36\] method canHandle in interface org.geotools.xsd.ParserDelegate cannot be applied to given types;
[ERROR] required: javax.xml.namespace.QName,org.xml.sax.Attributes,org.geotools.xsd.impl.Handler,org.geotools.xsd.impl.Handler
[ERROR] found: javax.xml.namespace.QName
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/extension/wps/wps-core/src/main/java/org/geoserver/wps/xml/WPSConfiguration.java&gt;:\[118,9\] method does not override or implement a method from a supertype
[ERROR] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/extension/wps/wps-core/src/main/java/org/geoserver/wps/ppio/ShapeZipPPIO.java&gt;:\[46,35\] constructor ShapeZipOutputFormat in class org.geoserver.wfs.response.ShapeZipOutputFormat cannot be applied to given types;
[ERROR] required: org.geoserver.config.GeoServer,org.geoserver.catalog.Catalog,org.geoserver.platform.GeoServerResourceLoader
[ERROR] found: no arguments
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile (default-compile) on project gs-monitor-core: Compilation failure: Compilation failure:
[ERROR] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/extension/monitor/core/src/main/java/org/geoserver/monitor/MonitorConfig.java&gt;:\[17,31\] cannot find symbol
[ERROR] symbol: class IOUtils
[ERROR] location: package org.geoserver.data.util
[ERROR] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/extension/monitor/core/src/main/java/org/geoserver/monitor/MonitorRequestFilter.java&gt;:\[18,31\] cannot find symbol
[ERROR] symbol: class IOUtils
[ERROR] location: package org.geoserver.data.util
[ERROR] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/extension/monitor/core/src/main/java/org/geoserver/monitor/MonitorConfig.java&gt;:\[265,13\] cannot find symbol
[ERROR] symbol: variable IOUtils
[ERROR] location: class org.geoserver.monitor.MonitorConfig
[ERROR] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/extension/monitor/core/src/main/java/org/geoserver/monitor/LayerNameNormalizer.java&gt;:\[43,50\] cannot find symbol
[ERROR] symbol: method getPrefixedName()
[ERROR] location: interface org.geoserver.catalog.ResourceInfo
[ERROR] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/extension/monitor/core/src/main/java/org/geoserver/monitor/MonitorRequestFilter.java&gt;:\[38,13\] cannot find symbol
[ERROR] symbol: variable IOUtils
[ERROR] location: class org.geoserver.monitor.MonitorRequestFilter
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:check (default) on project gs-web-sec: Failed during checkstyle execution: Unable to find configuration file at location: <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/../build/qa/checkstyle.xml&gt;: Could not find resource '<http://build.geoserver.org/job/geoserver-java11-qa/ws/src/../build/qa/checkstyle.xml&#39;\.&gt; -> [Help 3]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-pmd-plugin:3.11.0:pmd (pmd) on project gs-csw-api: Execution pmd of goal org.apache.maven.plugins:maven-pmd-plugin:3.11.0:pmd failed: org.apache.maven.reporting.MavenReportException: Could not find resource '<http://build.geoserver.org/job/geoserver-java11-qa/ws/src/../build/qa/pmd-ruleset.xml’.> -> [Help 2]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-pmd-plugin:3.11.0:pmd (pmd) on project gs-sec-cas: Execution pmd of goal org.apache.maven.plugins:maven-pmd-plugin:3.11.0:pmd failed: org.apache.maven.reporting.MavenReportException: Could not find resource '<http://build.geoserver.org/job/geoserver-java11-qa/ws/src/../build/qa/pmd-ruleset.xml’.> -> [Help 2]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-pmd-plugin:3.11.0:pmd (pmd) on project gs-dxf-core: Execution pmd of goal org.apache.maven.plugins:maven-pmd-plugin:3.11.0:pmd failed: org.apache.maven.reporting.MavenReportException: Could not find resource '<http://build.geoserver.org/job/geoserver-java11-qa/ws/src/../build/qa/pmd-ruleset.xml’.> -> [Help 2]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile (default-compile) on project gs-wcs2_0-eo-core: Compilation failure: Compilation failure:
[ERROR] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/extension/wcs2_0-eo/core/src/main/java/org/geoserver/wcs2_0/eo/response/SingleGranuleGridCoverageReader.java&gt;:\[111,22\] method removeCoverage in interface org.geotools.coverage.grid.io.StructuredGridCoverage2DReader cannot be applied to given types;
[ERROR] required: java.lang.String,boolean
[ERROR] found: java.lang.String
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/extension/wcs2_0-eo/core/src/main/java/org/geoserver/wcs2_0/eo/response/SingleGranuleGridCoverageReader.java&gt;:\[171,22\] cannot find symbol
[ERROR] symbol: method listSubNames()
[ERROR] location: variable reader of type org.geotools.coverage.grid.io.StructuredGridCoverage2DReader
[ERROR] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/extension/wcs2_0-eo/core/src/main/java/org/geoserver/wcs2_0/eo/response/SingleGranuleGridCoverageReader.java&gt;:\[199,22\] cannot find symbol
[ERROR] symbol: method getCurrentSubname()
[ERROR] location: variable reader of type org.geotools.coverage.grid.io.StructuredGridCoverage2DReader
[ERROR] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/extension/wcs2_0-eo/core/src/main/java/org/geoserver/wcs2_0/eo/response/SingleGranuleGridCoverageReader.java&gt;:\[207,22\] cannot find symbol
[ERROR] symbol: method hasMoreGridCoverages()
[ERROR] location: variable reader of type org.geotools.coverage.grid.io.StructuredGridCoverage2DReader
[ERROR] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/extension/wcs2_0-eo/core/src/main/java/org/geoserver/wcs2_0/eo/response/SingleGranuleGridCoverageReader.java&gt;:\[232,15\] cannot find symbol
[ERROR] symbol: method skip()
[ERROR] location: variable reader of type org.geotools.coverage.grid.io.StructuredGridCoverage2DReader
[ERROR] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/extension/wcs2_0-eo/core/src/main/java/org/geoserver/wcs2_0/eo/response/SingleGranuleGridCoverageReader.java&gt;:\[260,22\] cannot find symbol
[ERROR] symbol: method getNumOverviews()
[ERROR] location: variable reader of type org.geotools.coverage.grid.io.StructuredGridCoverage2DReader
[ERROR] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/extension/wcs2_0-eo/core/src/main/java/org/geoserver/wcs2_0/eo/response/SingleGranuleGridCoverageReader.java&gt;:\[264,22\] cannot find symbol
[ERROR] symbol: method getNumOverviews(java.lang.String)
[ERROR] location: variable reader of type org.geotools.coverage.grid.io.StructuredGridCoverage2DReader
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile (default-compile) on project gs-importer-core: Compilation failure: Compilation failure:
[ERROR] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/extension/importer/core/src/main/java/org/geoserver/importer/Directory.java&gt;:\[33,31\] cannot find symbol
[ERROR] symbol: class IOUtils
[ERROR] location: package org.geoserver.data.util
[ERROR] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/extension/importer/core/src/main/java/org/geoserver/importer/transform/AbstractCommandLinePreTransform.java&gt;:\[20,31\] cannot find symbol
[ERROR] symbol: class IOUtils
[ERROR] location: package org.geoserver.data.util
[ERROR] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/extension/importer/core/src/main/java/org/geoserver/importer/Directory.java&gt;:\[416,9\] cannot find symbol
[ERROR] symbol: variable IOUtils
[ERROR] location: class org.geoserver.importer.Directory
[ERROR] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/extension/importer/core/src/main/java/org/geoserver/importer/Directory.java&gt;:\[457,13\] cannot find symbol
[ERROR] symbol: variable IOUtils
[ERROR] location: class org.geoserver.importer.Directory
[ERROR] <http://build.geoserver.org/job/geoserver-java11-qa/ws/src/extension/importer/core/src/main/java/org/geoserver/importer/transform/AbstractCommandLinePreTransform.java&gt;:\[69,25\] cannot find symbol
[ERROR] symbol: variable IOUtils
[ERROR] location: class org.geoserver.importer.transform.AbstractCommandLinePreTransform
[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] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
[ERROR] [Help 3] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :gs-printing
Build step 'Invoke top-level Maven targets' marked build as failure

See <https://build.geoserver.org/job/geoserver-java11-qa/114/display/redirect?page=changes&gt;

Changes:

[Andrea Aime] [GEOS-9186] Allow logging filter to also dump request headers

------------------------------------------
[...truncated 450.87 KB...]
    at org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver.resolve (DefaultPluginDependenciesResolver.java:149)
    at org.apache.maven.plugin.internal.DefaultMavenPluginManager.createPluginRealm (DefaultMavenPluginManager.java:404)
    at org.apache.maven.plugin.internal.DefaultMavenPluginManager.setupPluginRealm (DefaultMavenPluginManager.java:374)
    at org.apache.maven.plugin.DefaultBuildPluginManager.getPluginRealm (DefaultBuildPluginManager.java:234)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:105)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.MojoExecutor.executeForkedExecutions (MojoExecutor.java:355)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:200)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder$1.call (MultiThreadedBuilder.java:200)
    at org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder$1.call (MultiThreadedBuilder.java:196)
    at java.util.concurrent.FutureTask.run (FutureTask.java:264)
    at java.util.concurrent.Executors$RunnableAdapter.call (Executors.java:515)
    at java.util.concurrent.FutureTask.run (FutureTask.java:264)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1128)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628)
    at java.lang.Thread.run (Thread.java:834)
[INFO]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Core Platform Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] Skipping GeoServer Web Modules
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] Skipping Open Web Service Module
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Community Space
[INFO] This project has been banned from the build due to previous failures.
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping GeoServer Extensions
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Main Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping GeoServer Security Modules
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Web Coverage Service Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] This project has been banned from the build due to previous failures.
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Web Feature Service Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Core UI Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Skipping gs-rest
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] Skipping Web Coverage Service 1.0 Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Web Coverage Service 1.1 Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping GeoServer Security Tests Module
[INFO] ------------------------------------------------------------------------
[INFO] This project has been banned from the build due to previous failures.
[INFO] Skipping GeoServer LDAP Security Module
[INFO] ------------------------------------------------------------------------
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Web Map Service Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Security UI Modules
[INFO] This project has been banned from the build due to previous failures.
[INFO] Skipping WFS UI Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping gs-restconfig
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Web Coverage Service 2.0 Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping GeoServer JDBC Security Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping KML support for GeoServer
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Skipping GeoWebCache (GWC) Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] Skipping WMS UI Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Demos Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Security UI Core Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping gs-restconfig-wfs
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Skipping gs-restconfig-wms
[INFO] This project has been banned from the build due to previous failures.
[INFO] Skipping gs-restconfig-wcs
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping REST UI Module
[INFO] This project has been banned from the build due to previous failures.
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Skipping GWC UI Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping WCS UI Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] Skipping Security UI JDBC Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Security UI LDAP Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping GeoServer Web Application
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for GeoServer 2.16-SNAPSHOT:
[INFO]
[INFO] GeoServer .......................................... FAILURE [ 25.215 s]
[INFO] Core Platform Module ............................... SKIPPED
[INFO] Open Web Service Module ............................ SKIPPED
[INFO] Main Module ........................................ SKIPPED
[INFO] GeoServer Security Modules ......................... SKIPPED
[INFO] GeoServer Security Tests Module .................... 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] gs-rest ............................................ SKIPPED
[INFO] GeoWebCache (GWC) Module ........................... SKIPPED
[INFO] gs-restconfig ...................................... SKIPPED
[INFO] gs-restconfig-wcs .................................. SKIPPED
[INFO] gs-restconfig-wfs .................................. SKIPPED
[INFO] gs-restconfig-wms .................................. 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] Demos 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] GeoServer Extensions ............................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 26.863 s (Wall Clock)
[INFO] Finished at: 2019-06-08T09:51:49Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-pmd-plugin:3.11.0:pmd (pmd) on project geoserver: Execution pmd of goal org.apache.maven.plugins:maven-pmd-plugin:3.11.0:pmd failed: Plugin org.apache.maven.plugins:maven-pmd-plugin:3.11.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: net.sourceforge.pmd:pmd-core:jar:6.11.0, org.antlr:antlr4-runtime:jar:4.7, net.java.dev.javacc:javacc:jar:5.0, net.sourceforge.saxon:saxon:jar:9.1.0.8, org.ow2.asm:asm:jar:7.0, com.google.code.gson:gson:jar:2.8.5, net.sourceforge.pmd:pmd-java:jar:6.11.0, net.sourceforge.pmd:pmd-javascript:jar:6.11.0, org.mozilla:rhino:jar:1.7.7.2, net.sourceforge.pmd:pmd-jsp:jar:6.11.0, org.apache.maven:maven-artifact:jar:3.0, org.apache.maven:maven-model:jar:3.0, org.apache.maven:maven-plugin-api:jar:3.0, org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2, org.codehaus.plexus:plexus-classworlds:jar:2.2.3, org.sonatype.sisu:sisu-inject-bean:jar:1.4.2, org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7, org.apache.maven.shared:maven-artifact-transfer:jar:0.10.0, org.apache.maven:maven-core:jar:3.0, org.apache.maven:maven-settings:jar:3.0, org.apache.maven:maven-settings-builder:jar:3.0, org.apache.maven:maven-repository-metadata:jar:3.0, org.apache.maven:maven-model-builder:jar:3.0, org.apache.maven:maven-aether-provider:jar:3.0, org.sonatype.aether:aether-impl:jar:1.7, org.sonatype.aether:aether-spi:jar:1.7, org.sonatype.aether:aether-api:jar:1.7, org.sonatype.aether:aether-util:jar:1.7, org.apache.maven.shared:maven-common-artifact-filters:jar:3.0.1, commons-codec:commons-codec:jar:1.11, org.slf4j:slf4j-api:jar:1.7.5, org.slf4j:jul-to-slf4j:jar:1.7.25, org.apache.maven.doxia:doxia-decoration-model:jar:1.7, org.apache.maven.doxia:doxia-site-renderer:jar:1.7, org.apache.maven.doxia:doxia-core:jar:1.7, commons-lang:commons-lang:jar:2.4, xmlunit:xmlunit:jar:1.5, org.apache.maven.doxia:doxia-skin-model:jar:1.7, org.apache.maven.doxia:doxia-module-xhtml:jar:1.7, org.apache.maven.doxia:doxia-module-fml:jar:1.7, org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7, org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-30, org.apache.velocity:velocity:jar:1.7, org.apache.velocity:velocity-tools:jar:2.0, commons-beanutils:commons-beanutils:jar:1.7.0, commons-digester:commons-digester:jar:1.8, commons-chain:commons-chain:jar:1.1, commons-validator:commons-validator:jar:1.3.1, dom4j:dom4j:jar:1.1, oro:oro:jar:2.0.8, sslext:sslext:jar:1.2-0, org.apache.struts:struts-core:jar:1.3.8, antlr:antlr:jar:2.7.2, org.apache.struts:struts-taglib:jar:1.3.8, org.apache.struts:struts-tiles:jar:1.3.8, commons-collections:commons-collections:jar:3.2.1, org.apache.maven.reporting:maven-reporting-api:jar:3.0, org.apache.maven.reporting:maven-reporting-impl:jar:3.0.0, org.apache.maven.shared:maven-shared-utils:jar:3.2.0, org.codehaus.plexus:plexus-resources:jar:1.0.1, org.codehaus.plexus:plexus-utils:jar:3.0.24, org.apache.httpcomponents:httpclient:jar:4.5.3, org.apache.httpcomponents:httpcore:jar:4.4.6, commons-logging:commons-logging:jar:1.2, commons-io:commons-io:jar:2.5: Could not transfer artifact net.sourceforge.pmd:pmd-core:jar:6.11.0 from/to central (https://repo.maven.apache.org/maven2): GET request of: net/sourceforge/pmd/pmd-core/6.11.0/pmd-core-6.11.0.jar from central failed: No space left on device -> [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/PluginResolutionException
Build step 'Invoke top-level Maven targets' marked build as failure