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

Changes:

[jody.garnett] include maven placeholder directories

[jody.garnett] do not target java 1.5

[jody.garnett] easy to include gs-programming-guide project

[jody.garnett] cross link to eclipse guide instructions

[jody.garnett] no need to reference svn

[jody.garnett] describe how to try out from eclipse

[jody.garnett] overview of ows services

[tbarsballe] [GEOS-7102] Importer support for non-JDBC databases

------------------------------------------
[...truncated 18286 lines...]
[INFO] ------------------------------------------------------------------------
[WARNING] *****************************************************************
[WARNING] * Your build is requesting parallel execution, but project      *
[WARNING] * contains the following plugin(s) that are not marked as       *
[WARNING] * @threadSafe to support parallel building.                     *
[WARNING] * While this /may/ work fine, please look for plugin updates    *
[WARNING] * and/or request plugins be made thread-safe.                   *
[WARNING] * If reporting an issue, report it against the plugin in        *
[WARNING] * question, not against maven-core                              *
[WARNING] *****************************************************************
[WARNING] The following plugins are not marked @threadSafe in GeoServer CAS 
Security Web Module:
[WARNING] org.codehaus.mojo:cobertura-maven-plugin:2.6
[WARNING] pl.project13.maven:git-commit-id-plugin:2.0.4
[WARNING] *****************************************************************
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ gs-web-sec-cas ---
[INFO] Deleting 
<http://ares.opengeo.org/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.0.4:revision (default) @ gs-web-sec-cas ---
[INFO] [GitCommitIdMojo] Running on 
'<http://ares.opengeo.org/jenkins/job/geoserver-master/ws/.git'> repository...
[INFO] [GitCommitIdMojo] Initializing properties...
[INFO] [GitCommitIdMojo] Using maven project properties...
[INFO] [GitCommitIdMojo] Loading data from git repository...
[INFO] [GitCommitIdMojo] ------------------git properties 
loaded------------------
[INFO] [GitCommitIdMojo] build.commit.message.short = Merge pull request #1131 
from jodygarnett/doc_review
[INFO] [GitCommitIdMojo] build.build.user.email = Unknown
[INFO] [GitCommitIdMojo] build.hudsonId = -1
[INFO] [GitCommitIdMojo] build.commit.time = 07.07.2015 @ 19:45:35 UTC
[INFO] [GitCommitIdMojo] build.timestamp = 07-Jul-2015 20:27
[INFO] [GitCommitIdMojo] build.build.time = 07.07.2015 @ 21:00:56 UTC
[INFO] [GitCommitIdMojo] build.branch = 3d9f9dae35738d4996772d36325974a050d173af
[INFO] [GitCommitIdMojo] build.commit.user.email = b...@transient.nz
[INFO] [GitCommitIdMojo] build.build.user.name = Unknown
[INFO] [GitCommitIdMojo] build.commit.user.name = Ben Caradoc-Davies
[INFO] [GitCommitIdMojo] build.commit.id.abbrev = 3d9f9da
[INFO] [GitCommitIdMojo] build.commit.id = 
3d9f9dae35738d4996772d36325974a050d173af
[INFO] [GitCommitIdMojo] build.commit.message.full = Merge pull request #1131 
from jodygarnett/doc_review

developers guide tutorial review and cleanup (GSIP-129)
[INFO] [GitCommitIdMojo] 
---------------------------------------------------------
[INFO] [GitCommitIdMojo] Finished running.
[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.opengeo.org/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.opengeo.org/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.opengeo.org/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/src/test/java>
[INFO] skip non existing resourceDirectory 
<http://ares.opengeo.org/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.opengeo.org/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.8-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.opengeo.org/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.8-SNAPSHOT-tests.jar>
[INFO] 
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) @ gs-web-sec-cas >>>
[INFO] 
[INFO] --- git-commit-id-plugin:2.0.4:revision (default) @ gs-web-sec-cas ---
[INFO] [GitCommitIdMojo] Running on 
'<http://ares.opengeo.org/jenkins/job/geoserver-master/ws/.git'> repository...
[INFO] [GitCommitIdMojo] Initializing properties...
[INFO] [GitCommitIdMojo] Using maven project properties...
[INFO] [GitCommitIdMojo] Loading data from git repository...
[INFO] [GitCommitIdMojo] ------------------git properties 
loaded------------------
[INFO] [GitCommitIdMojo] build.commit.message.short = Merge pull request #1131 
from jodygarnett/doc_review
[INFO] [GitCommitIdMojo] build.build.user.email = Unknown
[INFO] [GitCommitIdMojo] build.hudsonId = -1
[INFO] [GitCommitIdMojo] build.commit.time = 07.07.2015 @ 19:45:35 UTC
[INFO] [GitCommitIdMojo] build.timestamp = 07-Jul-2015 20:27
[INFO] [GitCommitIdMojo] build.build.time = 07.07.2015 @ 21:00:59 UTC
[INFO] [GitCommitIdMojo] build.branch = 3d9f9dae35738d4996772d36325974a050d173af
[INFO] [GitCommitIdMojo] build.commit.user.email = b...@transient.nz
[INFO] [GitCommitIdMojo] build.build.user.name = Unknown
[INFO] [GitCommitIdMojo] build.commit.user.name = Ben Caradoc-Davies
[INFO] [GitCommitIdMojo] build.commit.id.abbrev = 3d9f9da
[INFO] [GitCommitIdMojo] build.commit.id = 
3d9f9dae35738d4996772d36325974a050d173af
[INFO] [GitCommitIdMojo] build.commit.message.full = Merge pull request #1131 
from jodygarnett/doc_review

developers guide tutorial review and cleanup (GSIP-129)
[INFO] [GitCommitIdMojo] 
---------------------------------------------------------
[INFO] [GitCommitIdMojo] Finished running.
[INFO] 
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) @ gs-web-sec-cas <<<
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ gs-web-sec-cas ---
[INFO] Building jar: 
<http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.8-SNAPSHOT-sources.jar>
[INFO] 
[INFO] >>> maven-source-plugin:2.2.1:test-jar (attach-sources) @ gs-web-sec-cas 
>>>
[INFO] 
[INFO] --- git-commit-id-plugin:2.0.4:revision (default) @ gs-web-sec-cas ---
[INFO] [GitCommitIdMojo] Running on 
'<http://ares.opengeo.org/jenkins/job/geoserver-master/ws/.git'> repository...
[INFO] [GitCommitIdMojo] Initializing properties...
[INFO] [GitCommitIdMojo] Using maven project properties...
[INFO] [GitCommitIdMojo] Loading data from git repository...
[INFO] [GitCommitIdMojo] ------------------git properties 
loaded------------------
[INFO] [GitCommitIdMojo] build.commit.message.short = Merge pull request #1131 
from jodygarnett/doc_review
[INFO] [GitCommitIdMojo] build.build.user.email = Unknown
[INFO] [GitCommitIdMojo] build.hudsonId = -1
[INFO] [GitCommitIdMojo] build.commit.time = 07.07.2015 @ 19:45:35 UTC
[INFO] [GitCommitIdMojo] build.timestamp = 07-Jul-2015 20:27
[INFO] [GitCommitIdMojo] build.build.time = 07.07.2015 @ 21:00:59 UTC
[INFO] [GitCommitIdMojo] build.branch = 3d9f9dae35738d4996772d36325974a050d173af
[INFO] [GitCommitIdMojo] build.commit.user.email = b...@transient.nz
[INFO] [GitCommitIdMojo] build.build.user.name = Unknown
[INFO] [GitCommitIdMojo] build.commit.user.name = Ben Caradoc-Davies
[INFO] [GitCommitIdMojo] build.commit.id.abbrev = 3d9f9da
[INFO] [GitCommitIdMojo] build.commit.id = 
3d9f9dae35738d4996772d36325974a050d173af
[INFO] [GitCommitIdMojo] build.commit.message.full = Merge pull request #1131 
from jodygarnett/doc_review

developers guide tutorial review and cleanup (GSIP-129)
[INFO] [GitCommitIdMojo] 
---------------------------------------------------------
[INFO] [GitCommitIdMojo] Finished running.
[INFO] 
[INFO] <<< maven-source-plugin:2.2.1:test-jar (attach-sources) @ gs-web-sec-cas 
<<<
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:test-jar (attach-sources) @ gs-web-sec-cas 
---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ 
gs-web-sec-cas ---
[INFO] Installing 
<http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.8-SNAPSHOT.jar>
 to 
/var/lib/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.8-SNAPSHOT/gs-web-sec-cas-2.8-SNAPSHOT.jar
[INFO] Installing 
<http://ares.opengeo.org/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.8-SNAPSHOT/gs-web-sec-cas-2.8-SNAPSHOT.pom
[INFO] Installing 
<http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.8-SNAPSHOT-tests.jar>
 to 
/var/lib/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.8-SNAPSHOT/gs-web-sec-cas-2.8-SNAPSHOT-tests.jar
[INFO] Installing 
<http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.8-SNAPSHOT-sources.jar>
 to 
/var/lib/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.8-SNAPSHOT/gs-web-sec-cas-2.8-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] GeoServer ......................................... SUCCESS [9.172s]
[INFO] Core Platform Module .............................. SUCCESS [16.274s]
[INFO] Open Web Service Module ........................... SUCCESS [24.686s]
[INFO] Main Module ....................................... SUCCESS [2:41.665s]
[INFO] GeoServer Security Modules ........................ SUCCESS [3.274s]
[INFO] GeoServer JDBC Security Module .................... SUCCESS [1:12.105s]
[INFO] GeoServer LDAP Security Module .................... SUCCESS [2:02.447s]
[INFO] Web Coverage Service Module ....................... SUCCESS [5.372s]
[INFO] Web Coverage Service 1.0 Module ................... SUCCESS [42.426s]
[INFO] Web Coverage Service 1.1 Module ................... SUCCESS [1:01.696s]
[INFO] Web Coverage Service 2.0 Module ................... SUCCESS [1:56.392s]
[INFO] Web Feature Service Module ........................ SUCCESS [3:20.105s]
[INFO] Web Map Service Module ............................ SUCCESS [6:47.698s]
[INFO] KML support for GeoServer ......................... SUCCESS [1:18.169s]
[INFO] GeoWebCache (GWC) Module .......................... SUCCESS [2:24.094s]
[INFO] REST Support Module ............................... SUCCESS [43.410s]
[INFO] REST Configuration Service Module ................. FAILURE [2:34.867s]
[INFO] GeoServer Web Modules ............................. SUCCESS [0.534s]
[INFO] Core UI Module .................................... SUCCESS [1:50.183s]
[INFO] WMS UI Module ..................................... SUCCESS [57.431s]
[INFO] GWC UI Module ..................................... SUCCESS [1:27.158s]
[INFO] WFS UI Module ..................................... SUCCESS [30.855s]
[INFO] Demoes Module ..................................... SUCCESS [1:03.479s]
[INFO] WCS UI Module ..................................... SUCCESS [40.947s]
[INFO] Security UI Modules ............................... SUCCESS [0.276s]
[INFO] Security UI Core Module ........................... SUCCESS [2:56.287s]
[INFO] Security UI JDBC Module ........................... SUCCESS [2:09.391s]
[INFO] Security UI LDAP Module ........................... SUCCESS [37.511s]
[INFO] REST UI Module .................................... SKIPPED
[INFO] GeoServer Extensions .............................. SUCCESS [0.258s]
[INFO] Printing Module ................................... SUCCESS [37.688s]
[INFO] Community Space ................................... SUCCESS [0.169s]
[INFO] HTTP Proxy Extension .............................. SUCCESS [12.983s]
[INFO] GeoServer Web Application ......................... SKIPPED
[INFO] Application Schema Support ........................ SUCCESS [0.199s]
[INFO] Application Schema Integration Test ............... SKIPPED
[INFO] Sample DataAccess Integration Test ................ SUCCESS [36.632s]
[INFO] ArcSDE DataStore Extension ........................ SUCCESS [30.473s]
[INFO] GeoSearch Index Module ............................ SUCCESS [30.698s]
[INFO] H2 DataStore Extension ............................ SUCCESS [23.821s]
[INFO] SQL Server DataStore Extension .................... SUCCESS [2.907s]
[INFO] Oracle DataStore Extension ........................ SUCCESS [1.303s]
[INFO] MySQL DataStore Extension ......................... SUCCESS [0.797s]
[INFO] DB2 DataStore Extension ........................... SUCCESS [0.905s]
[INFO] ImageMap Output Format ............................ SUCCESS [20.629s]
[INFO] ImageI/O-Ext GDAL Coverage Extension .............. SUCCESS [1.630s]
[INFO] JP2K Coverage Extension ........................... SUCCESS [0.653s]
[INFO] OGR parent ........................................ SUCCESS [0.177s]
[INFO] OGR WFS ........................................... SUCCESS [24.654s]
[INFO] Web Processing Service parent ..................... SUCCESS [0.506s]
[INFO] Web Processing Service Module ..................... SUCCESS [4:14.229s]
[INFO] OGR WPS ........................................... SUCCESS [28.806s]
[INFO] Excel Output Format ............................... SUCCESS [40.958s]
[INFO] Chart external graphics support ................... SUCCESS [2.495s]
[INFO] Feature Generalization Extension .................. SUCCESS [4.823s]
[INFO] Image Mosaic JDBC Extension ....................... SUCCESS [2.086s]
[INFO] OWS request flow controller ....................... SUCCESS [30.128s]
[INFO] Web process status sharing with Hazelcast ......... SUCCESS [29.428s]
[INFO] Web Processing Service GUI ........................ SUCCESS [1:15.163s]
[INFO] GeoServer Layer Querying filter functions ......... SUCCESS [54.079s]
[INFO] Teradata DataStore Extension ...................... SUCCESS [3.722s]
[INFO] GeoServer Monitor Extensions ...................... SUCCESS [0.214s]
[INFO] Core Monitor Extension ............................ SUCCESS [31.037s]
[INFO] Monitor Hibernate Extension ....................... SUCCESS [20.106s]
[INFO] GeoServer Security Extension Modules .............. SUCCESS [0.240s]
[INFO] GeoServer CAS Security Module ..................... SUCCESS [10.811s]
[INFO] GeoServer Security Extension Web Modules .......... SUCCESS [0.212s]
[INFO] GeoServer CAS Security Web Module ................. SUCCESS [3.478s]
[INFO] XLST based WFS output format ...................... SKIPPED
[INFO] GeoServer INSPIRE Extensions ...................... SUCCESS [54.461s]
[INFO] GeoServer CSS Styling ............................. SUCCESS [38.573s]
[INFO] Catalog Services for the Web parent ............... SUCCESS [0.267s]
[INFO] Catalog Services for the Web interfaces ........... SUCCESS [26.653s]
[INFO] Catalog Services for the Web - Simple CatalogStore implementation  
SUCCESS [27.412s]
[INFO] Catalog Services for the Web core module .......... SUCCESS [1:28.912s]
[INFO] CSW UI Module ..................................... SUCCESS [26.225s]
[INFO] DXF WFS output format and WPS PPIO ................ SUCCESS [0.399s]
[INFO] DXF WFS output format ............................. SUCCESS [37.501s]
[INFO] DXF WPS PPIO ...................................... SUCCESS [23.069s]
[INFO] GeoServer WCS 2.0 Earth Observation Extensions .... SUCCESS [0.177s]
[INFO] Web Coverage Service 2.0 Earth Observation extensions  SUCCESS [58.801s]
[INFO] Web Coverage Service 2.0 Earth Observation GUI extension  SUCCESS 
[33.343s]
[INFO] GeoServer libjpeg-turbo Module .................... SUCCESS [28.314s]
[INFO] GeoServer Data Importer ........................... SUCCESS [0.451s]
[INFO] Importer Core Module .............................. SUCCESS [1:47.262s]
[INFO] Importer REST Api Module .......................... SKIPPED
[INFO] Importer Berkley DB Persistence Module ............ SUCCESS [54.625s]
[INFO] Importer Web UI Module ............................ SUCCESS [10.057s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 33:44.847s (Wall Clock)
[INFO] Finished at: Tue Jul 07 21:00:59 UTC 2015
[INFO] Final Memory: 85M/262M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.12.3:test (default-test) on 
project gs-restconfig: There are test failures.
[ERROR] 
[ERROR] Please refer to 
<http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/restconfig/target/surefire-reports>
 for the individual test results.
[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-restconfig
Build step 'Invoke top-level Maven targets' marked build as failure

------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to