See <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/4091/changes>
Changes:
[ben] Fix GeoTools and GeoWebCache dependency versions (and one GeoServer
------------------------------------------
[...truncated 173103 lines...]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-importer-web ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.12-SNAPSHOT.jar>
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-importer-web ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.12-SNAPSHOT-tests.jar>
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-importer-web ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.12-SNAPSHOT-sources.jar>
[INFO]
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-importer-web ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.12-SNAPSHOT-test-sources.jar>
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-importer-web ---
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.12-SNAPSHOT.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/importer/gs-importer-web/2.12-SNAPSHOT/gs-importer-web-2.12-SNAPSHOT.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/pom.xml> to /var/lib/jenkins/.m2/repository/org/geoserver/importer/gs-importer-web/2.12-SNAPSHOT/gs-importer-web-2.12-SNAPSHOT.pom
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.12-SNAPSHOT-tests.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/importer/gs-importer-web/2.12-SNAPSHOT/gs-importer-web-2.12-SNAPSHOT-tests.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.12-SNAPSHOT-sources.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/importer/gs-importer-web/2.12-SNAPSHOT/gs-importer-web-2.12-SNAPSHOT-sources.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.12-SNAPSHOT-test-sources.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/importer/gs-importer-web/2.12-SNAPSHOT/gs-importer-web-2.12-SNAPSHOT-test-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building GeoServer Security Extension Web Modules 2.12-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gs-web-sec ---
[INFO] Deleting <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/target>
[INFO]
[INFO] --- cobertura-maven-plugin:2.6:clean (default) @ gs-web-sec ---
[INFO] Skipping cobertura mojo for project with packaging type 'pom'
[INFO]
[INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gs-web-sec ---
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-web-sec ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/target/gs-web-sec-2.12-SNAPSHOT-tests.jar>
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-web-sec ---
[INFO]
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-web-sec ---
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-web-sec ---
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/pom.xml> to /var/lib/jenkins/.m2/repository/org/geoserver/extension/gs-web-sec/2.12-SNAPSHOT/gs-web-sec-2.12-SNAPSHOT.pom
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/target/gs-web-sec-2.12-SNAPSHOT-tests.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/extension/gs-web-sec/2.12-SNAPSHOT/gs-web-sec-2.12-SNAPSHOT-tests.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping GeoServer Web Application
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-surefire-plugin:2.12.3:test (default-test) @ gs-sec-cas ---
[INFO] Surefire report directory: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/surefire-reports>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.geoserver.security.cas.CasAuthenticationTest
Mar 16, 2017 12:20:33 AM org.geoserver.security.cas.LiveCasData disableTest
WARNING: Disabling test based on fixture cas since the file /var/lib/jenkins/.geoserver/cas.properties could not be found
Tests run: 5, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 0.795 sec
Running org.geoserver.security.cas.CasFilterConfigValidatorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.338 sec
Results :
Tests run: 6, Failures: 0, Errors: 0, Skipped: 5
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-sec-cas ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.12-SNAPSHOT.jar>
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-sec-cas ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.12-SNAPSHOT-tests.jar>
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-sec-cas ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.12-SNAPSHOT-sources.jar>
[INFO]
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-sec-cas ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.12-SNAPSHOT-test-sources.jar>
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-sec-cas ---
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.12-SNAPSHOT.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-sec-cas/2.12-SNAPSHOT/gs-sec-cas-2.12-SNAPSHOT.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/pom.xml> to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-sec-cas/2.12-SNAPSHOT/gs-sec-cas-2.12-SNAPSHOT.pom
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.12-SNAPSHOT-tests.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-sec-cas/2.12-SNAPSHOT/gs-sec-cas-2.12-SNAPSHOT-tests.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.12-SNAPSHOT-sources.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-sec-cas/2.12-SNAPSHOT/gs-sec-cas-2.12-SNAPSHOT-sources.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.12-SNAPSHOT-test-sources.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-sec-cas/2.12-SNAPSHOT/gs-sec-cas-2.12-SNAPSHOT-test-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building GeoServer CAS Security Web Module 2.12-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gs-web-sec-cas ---
[INFO] Deleting <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target>
[INFO]
[INFO] --- cobertura-maven-plugin:2.6:clean (default) @ gs-web-sec-cas ---
[INFO]
[INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gs-web-sec-cas ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gs-web-sec-cas ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] skip non existing resourceDirectory <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/src/main/resources>
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ gs-web-sec-cas ---
[INFO] Compiling 2 source files to <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/classes>
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gs-web-sec-cas ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/src/test/java>
[INFO] skip non existing resourceDirectory <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/src/test/resources>
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ gs-web-sec-cas ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.12.3:test (default-test) @ gs-web-sec-cas ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-web-sec-cas ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.12-SNAPSHOT.jar>
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-web-sec-cas ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.12-SNAPSHOT-tests.jar>
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-web-sec-cas ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.12-SNAPSHOT-sources.jar>
[INFO]
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-web-sec-cas ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-web-sec-cas ---
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.12-SNAPSHOT.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.12-SNAPSHOT/gs-web-sec-cas-2.12-SNAPSHOT.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/pom.xml> to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.12-SNAPSHOT/gs-web-sec-cas-2.12-SNAPSHOT.pom
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.12-SNAPSHOT-tests.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.12-SNAPSHOT/gs-web-sec-cas-2.12-SNAPSHOT-tests.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.12-SNAPSHOT-sources.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.12-SNAPSHOT/gs-web-sec-cas-2.12-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] GeoServer .......................................... SUCCESS [ 10.774 s]
[INFO] Core Platform Module ............................... SUCCESS [ 13.691 s]
[INFO] Open Web Service Module ............................ SUCCESS [ 13.702 s]
[INFO] Main Module ........................................ SUCCESS [02:26 min]
[INFO] GeoServer Security Modules ......................... SUCCESS [ 0.081 s]
[INFO] GeoServer JDBC Security Module ..................... SUCCESS [ 55.057 s]
[INFO] GeoServer LDAP Security Module ..................... SUCCESS [03:00 min]
[INFO] Web Coverage Service Module ........................ SUCCESS [ 3.978 s]
[INFO] Web Coverage Service 1.0 Module .................... SUCCESS [ 25.297 s]
[INFO] Web Coverage Service 1.1 Module .................... SUCCESS [ 28.429 s]
[INFO] Web Coverage Service 2.0 Module .................... SUCCESS [ 48.203 s]
[INFO] Web Feature Service Module ......................... SUCCESS [01:45 min]
[INFO] Web Map Service Module ............................. SUCCESS [02:20 min]
[INFO] KML support for GeoServer .......................... SUCCESS [ 32.548 s]
[INFO] GeoWebCache (GWC) Module ........................... FAILURE [ 9.467 s]
[INFO] REST Support Module ................................ SUCCESS [ 16.898 s]
[INFO] REST Configuration Service Module .................. SUCCESS [01:17 min]
[INFO] GeoServer Web Modules .............................. SUCCESS [ 0.052 s]
[INFO] Core UI Module ..................................... SUCCESS [01:15 min]
[INFO] GeoServer Extensions ............................... SUCCESS [ 0.050 s]
[INFO] GeoServer CSS Styling .............................. SUCCESS [ 11.466 s]
[INFO] WMS UI Module ...................................... SUCCESS [ 32.924 s]
[INFO] GWC UI Module ...................................... SKIPPED
[INFO] WFS UI Module ...................................... SUCCESS [ 12.433 s]
[INFO] Demos Module ....................................... SUCCESS [ 20.897 s]
[INFO] WCS UI Module ...................................... SUCCESS [ 15.457 s]
[INFO] Security UI Modules ................................ SUCCESS [ 0.044 s]
[INFO] Security UI Core Module ............................ SUCCESS [02:07 min]
[INFO] Security UI JDBC Module ............................ SUCCESS [01:32 min]
[INFO] Security UI LDAP Module ............................ SUCCESS [01:15 min]
[INFO] REST UI Module ..................................... SUCCESS [ 12.995 s]
[INFO] Printing Module .................................... SUCCESS [ 13.504 s]
[INFO] GeoServer Web Application .......................... SKIPPED
[INFO] Community Space .................................... SUCCESS [ 0.048 s]
[INFO] Application Schema Support ......................... SUCCESS [ 0.038 s]
[INFO] Application Schema Integration Test ................ SUCCESS [01:47 min]
[INFO] Sample DataAccess Integration Test ................. SUCCESS [ 12.858 s]
[INFO] ArcSDE DataStore Extension ......................... SUCCESS [ 13.331 s]
[INFO] H2 DataStore Extension ............................. SUCCESS [ 9.254 s]
[INFO] SQL Server DataStore Extension ..................... SUCCESS [ 1.321 s]
[INFO] Oracle DataStore Extension ......................... SUCCESS [ 1.050 s]
[INFO] MySQL DataStore Extension .......................... SUCCESS [ 0.285 s]
[INFO] DB2 DataStore Extension ............................ SUCCESS [ 0.313 s]
[INFO] ImageMap Output Format ............................. SUCCESS [ 9.322 s]
[INFO] ImageI/O-Ext GDAL Coverage Extension ............... SUCCESS [ 3.962 s]
[INFO] JP2K Coverage Extension ............................ SUCCESS [ 0.283 s]
[INFO] OGR parent ......................................... SUCCESS [ 0.034 s]
[INFO] OGR CORE ........................................... SUCCESS [ 2.232 s]
[INFO] OGR WFS ............................................ SUCCESS [ 10.345 s]
[INFO] Web Processing Service parent ...................... SUCCESS [ 0.039 s]
[INFO] Web Processing Service Module ...................... SUCCESS [01:30 min]
[INFO] OGR WPS ............................................ SUCCESS [ 11.615 s]
[INFO] Excel Output Format ................................ SUCCESS [ 15.465 s]
[INFO] Chart external graphics support .................... SUCCESS [ 0.598 s]
[INFO] Feature Generalization Extension ................... SUCCESS [ 3.278 s]
[INFO] Image Mosaic JDBC Extension ........................ SUCCESS [ 0.557 s]
[INFO] OWS request flow controller ........................ SUCCESS [ 9.543 s]
[INFO] Web process status sharing with Hazelcast .......... SUCCESS [ 33.416 s]
[INFO] Web Processing Service GUI ......................... SUCCESS [ 27.993 s]
[INFO] GeoServer Layer Querying filter functions .......... SUCCESS [ 18.011 s]
[INFO] Teradata DataStore Extension ....................... SUCCESS [ 2.167 s]
[INFO] GeoServer Monitor Extensions ....................... SUCCESS [ 0.037 s]
[INFO] Core Monitor Extension ............................. SUCCESS [ 15.722 s]
[INFO] Monitor Hibernate Extension ........................ SUCCESS [ 8.786 s]
[INFO] GeoServer Security Extension Modules ............... SUCCESS [ 0.069 s]
[INFO] GeoServer CAS Security Module ...................... SUCCESS [ 6.818 s]
[INFO] GeoServer Security Extension Web Modules ........... SUCCESS [ 0.085 s]
[INFO] GeoServer CAS Security Web Module .................. SUCCESS [ 2.793 s]
[INFO] XLST based WFS output format ....................... SUCCESS [ 21.776 s]
[INFO] GeoServer INSPIRE Extensions ....................... SKIPPED
[INFO] Catalog Services for the Web parent ................ SUCCESS [ 0.079 s]
[INFO] Catalog Services for the Web interfaces ............ SUCCESS [ 11.372 s]
[INFO] Catalog Services for the Web - Simple CatalogStore implementation SUCCESS [ 11.533 s]
[INFO] Catalog Services for the Web core module ........... SUCCESS [ 41.648 s]
[INFO] CSW UI Module ...................................... SUCCESS [ 11.678 s]
[INFO] DXF WFS output format and WPS PPIO ................. SUCCESS [ 0.026 s]
[INFO] DXF WFS output format .............................. SUCCESS [ 14.293 s]
[INFO] DXF WPS PPIO ....................................... SUCCESS [ 11.113 s]
[INFO] GeoServer WCS 2.0 Earth Observation Extensions ..... SUCCESS [ 0.029 s]
[INFO] Web Coverage Service 2.0 Earth Observation extensions SUCCESS [ 18.767 s]
[INFO] Web Coverage Service 2.0 Earth Observation GUI extension SUCCESS [ 13.120 s]
[INFO] GeoServer libjpeg-turbo Module ..................... SUCCESS [ 10.614 s]
[INFO] GeoServer Data Importer ............................ SUCCESS [ 0.054 s]
[INFO] Importer Core Module ............................... SUCCESS [ 39.420 s]
[INFO] Importer REST Api Module ........................... SUCCESS [ 36.237 s]
[INFO] Importer Berkley DB Persistence Module ............. SUCCESS [ 18.339 s]
[INFO] Importer Web UI Module ............................. SUCCESS [ 16.117 s]
[INFO] GRIB Coverage Format ............................... SUCCESS [ 19.006 s]
[INFO] NetCDF Coverage format ............................. SUCCESS [ 20.287 s]
[INFO] WCS NetCDF output Module ........................... SUCCESS [ 36.394 s]
[INFO] Vector Tiles ....................................... SUCCESS [ 8.428 s]
[INFO] Ysld GeoServer Plugin .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19:48 min (Wall Clock)
[INFO] Finished at: 2017-03-16T00:20:36+00:00
[INFO] Final Memory: 126M/533M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project gs-gwc: Could not resolve dependencies for project org.geoserver:gs-gwc:jar:2.12-SNAPSHOT: The following artifacts could not be resolved: org.geowebcache:gwc-georss:jar:1.12-SNAPSHOT, org.geowebcache:gwc-gmaps:jar:1.12-SNAPSHOT, org.geowebcache:gwc-kml:jar:1.12-SNAPSHOT, org.geowebcache:gwc-rest:jar:1.12-SNAPSHOT, org.geowebcache:gwc-tms:jar:1.12-SNAPSHOT, org.geowebcache:gwc-ve:jar:1.12-SNAPSHOT, org.geowebcache:gwc-wms:jar:1.12-SNAPSHOT, org.geowebcache:gwc-wmts:jar:1.12-SNAPSHOT, org.geowebcache:gwc-diskquota-jdbc:jar:1.12-SNAPSHOT: Could not find artifact org.geowebcache:gwc-georss:jar:1.12-SNAPSHOT in boundless (https://repo.boundlessgeo.com/main/) -> [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/DependencyResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :gs-gwc
Build step 'Invoke top-level Maven targets' marked build as failure