See <https://build.geoserver.org/job/geoserver-master/5738/display/redirect>

------------------------------------------
[...truncated 11.17 MB...]
[INFO] Building jar: 
<https://build.geoserver.org/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.14-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 
<https://build.geoserver.org/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.14-SNAPSHOT.jar>
 to 
/var/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.14-SNAPSHOT/gs-web-sec-cas-2.14-SNAPSHOT.jar
[INFO] Installing 
<https://build.geoserver.org/job/geoserver-master/ws/src/extension/security/web/web-cas/pom.xml>
 to 
/var/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.14-SNAPSHOT/gs-web-sec-cas-2.14-SNAPSHOT.pom
[INFO] Installing 
<https://build.geoserver.org/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.14-SNAPSHOT-tests.jar>
 to 
/var/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.14-SNAPSHOT/gs-web-sec-cas-2.14-SNAPSHOT-tests.jar
[INFO] Installing 
<https://build.geoserver.org/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.14-SNAPSHOT-sources.jar>
 to 
/var/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.14-SNAPSHOT/gs-web-sec-cas-2.14-SNAPSHOT-sources.jar
Apr 21, 2018 3:25:07 PM org.geoserver.monitor.hib.MonitoringDataSource 
initializeDataSource
INFO: Configuring monitoring database from: monitoring/db.properties
21 Apr 15:25:08 WARN [impl.SessionFactoryObjectFactory] - Could not bind 
factory to JNDI
javax.naming.NoInitialContextException: Need to specify class name in 
environment or system property, or as an applet parameter, or in an application 
resource file:  java.naming.factory.initial
        at 
javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:662)
        at 
javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:313)
        at 
javax.naming.InitialContext.getURLOrDefaultInitCtx(InitialContext.java:350)
        at javax.naming.InitialContext.getNameParser(InitialContext.java:505)
        at org.hibernate.util.NamingHelper.bind(NamingHelper.java:75)
        at 
org.hibernate.impl.SessionFactoryObjectFactory.addInstance(SessionFactoryObjectFactory.java:113)
        at 
org.hibernate.impl.SessionFactoryImpl.<init>(SessionFactoryImpl.java:365)
        at 
org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1842)
        at 
org.springframework.orm.hibernate3.LocalSessionFactoryBean.newSessionFactory(LocalSessionFactoryBean.java:795)
        at 
org.springframework.orm.hibernate3.LocalSessionFactoryBean.buildSessionFactory(LocalSessionFactoryBean.java:717)
        at 
org.springframework.orm.hibernate3.AbstractSessionFactoryBean.afterPropertiesSet(AbstractSessionFactoryBean.java:191)
        at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
        at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
        at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
        at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
        at 
org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
        at 
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
        at 
org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
        at 
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
        at 
org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
        at 
org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:866)
        at 
org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:542)
        at 
org.geoserver.monitor.hib.HibernateMonitorDAO2Test.initHibernate(HibernateMonitorDAO2Test.java:69)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
        at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
        at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
        at 
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
        at 
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
        at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
        at 
org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
        at 
org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
        at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
[stuff]
[things]
[widgets]
21 Apr 15:25:08 INFO [hib.HibernateMonitorDAO2Test$1] - Closing Root 
WebApplicationContext: startup date [Sat Apr 21 15:25:06 UTC 2018]; root of 
context hierarchy
21 Apr 15:25:08 WARN [impl.SessionFactoryObjectFactory] - Could not unbind 
factory from JNDI
javax.naming.NoInitialContextException: Need to specify class name in 
environment or system property, or as an applet parameter, or in an application 
resource file:  java.naming.factory.initial
        at 
javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:662)
        at 
javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:313)
        at 
javax.naming.InitialContext.getURLOrDefaultInitCtx(InitialContext.java:350)
        at javax.naming.InitialContext.unbind(InitialContext.java:441)
        at 
org.hibernate.impl.SessionFactoryObjectFactory.removeInstance(SessionFactoryObjectFactory.java:139)
        at 
org.hibernate.impl.SessionFactoryImpl.close(SessionFactoryImpl.java:966)
        at 
org.geoserver.monitor.hib.HibernateMonitorDAO2.destroy(HibernateMonitorDAO2.java:685)
        at 
org.springframework.beans.factory.support.DisposableBeanAdapter.destroy(DisposableBeanAdapter.java:272)
        at 
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroyBean(DefaultSingletonBeanRegistry.java:578)
        at 
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingleton(DefaultSingletonBeanRegistry.java:554)
        at 
org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingleton(DefaultListableBeanFactory.java:961)
        at 
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingletons(DefaultSingletonBeanRegistry.java:523)
        at 
org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingletons(DefaultListableBeanFactory.java:968)
        at 
org.springframework.context.support.AbstractApplicationContext.destroyBeans(AbstractApplicationContext.java:1033)
        at 
org.springframework.context.support.AbstractApplicationContext.doClose(AbstractApplicationContext.java:1009)
        at 
org.springframework.context.support.AbstractApplicationContext.close(AbstractApplicationContext.java:961)
        at 
org.geoserver.monitor.hib.HibernateMonitorDAO2Test.destroy(HibernateMonitorDAO2Test.java:81)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
        at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
        at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
        at 
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:33)
        at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
        at 
org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
        at 
org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
        at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
No database files have been found in directory target/monitoring for the 
database monitoring
Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.808 sec

Results :

Tests run: 24, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-monitor-hibernate ---
[INFO] Building jar: 
<https://build.geoserver.org/job/geoserver-master/ws/src/extension/monitor/hibernate/target/gs-monitor-hibernate-2.14-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-monitor-hibernate ---
[INFO] Building jar: 
<https://build.geoserver.org/job/geoserver-master/ws/src/extension/monitor/hibernate/target/gs-monitor-hibernate-2.14-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ 
gs-monitor-hibernate ---
[INFO] Building jar: 
<https://build.geoserver.org/job/geoserver-master/ws/src/extension/monitor/hibernate/target/gs-monitor-hibernate-2.14-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ 
gs-monitor-hibernate ---
[INFO] Building jar: 
<https://build.geoserver.org/job/geoserver-master/ws/src/extension/monitor/hibernate/target/gs-monitor-hibernate-2.14-SNAPSHOT-test-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ 
gs-monitor-hibernate ---
[INFO] Installing 
<https://build.geoserver.org/job/geoserver-master/ws/src/extension/monitor/hibernate/target/gs-monitor-hibernate-2.14-SNAPSHOT.jar>
 to 
/var/jenkins/.m2/repository/org/geoserver/extension/gs-monitor-hibernate/2.14-SNAPSHOT/gs-monitor-hibernate-2.14-SNAPSHOT.jar
[INFO] Installing 
<https://build.geoserver.org/job/geoserver-master/ws/src/extension/monitor/hibernate/pom.xml>
 to 
/var/jenkins/.m2/repository/org/geoserver/extension/gs-monitor-hibernate/2.14-SNAPSHOT/gs-monitor-hibernate-2.14-SNAPSHOT.pom
[INFO] Installing 
<https://build.geoserver.org/job/geoserver-master/ws/src/extension/monitor/hibernate/target/gs-monitor-hibernate-2.14-SNAPSHOT-tests.jar>
 to 
/var/jenkins/.m2/repository/org/geoserver/extension/gs-monitor-hibernate/2.14-SNAPSHOT/gs-monitor-hibernate-2.14-SNAPSHOT-tests.jar
[INFO] Installing 
<https://build.geoserver.org/job/geoserver-master/ws/src/extension/monitor/hibernate/target/gs-monitor-hibernate-2.14-SNAPSHOT-sources.jar>
 to 
/var/jenkins/.m2/repository/org/geoserver/extension/gs-monitor-hibernate/2.14-SNAPSHOT/gs-monitor-hibernate-2.14-SNAPSHOT-sources.jar
[INFO] Installing 
<https://build.geoserver.org/job/geoserver-master/ws/src/extension/monitor/hibernate/target/gs-monitor-hibernate-2.14-SNAPSHOT-test-sources.jar>
 to 
/var/jenkins/.m2/repository/org/geoserver/extension/gs-monitor-hibernate/2.14-SNAPSHOT/gs-monitor-hibernate-2.14-SNAPSHOT-test-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] GeoServer .......................................... SUCCESS [  5.578 s]
[INFO] Core Platform Module ............................... SUCCESS [ 11.084 s]
[INFO] Open Web Service Module ............................ SUCCESS [ 10.636 s]
[INFO] Main Module ........................................ SUCCESS [ 59.790 s]
[INFO] GeoServer Security Modules ......................... SUCCESS [  0.056 s]
[INFO] GeoServer Security Tests Module .................... SUCCESS [01:12 min]
[INFO] GeoServer JDBC Security Module ..................... SUCCESS [ 35.455 s]
[INFO] GeoServer LDAP Security Module ..................... SUCCESS [ 19.575 s]
[INFO] Web Coverage Service Module ........................ SUCCESS [  3.672 s]
[INFO] Web Coverage Service 1.0 Module .................... SUCCESS [ 14.765 s]
[INFO] Web Coverage Service 1.1 Module .................... SUCCESS [ 19.238 s]
[INFO] Web Coverage Service 2.0 Module .................... SUCCESS [ 37.407 s]
[INFO] Web Feature Service Module ......................... SUCCESS [01:33 min]
[INFO] Web Map Service Module ............................. SUCCESS [01:57 min]
[INFO] KML support for GeoServer .......................... SUCCESS [ 27.583 s]
[INFO] gs-rest ............................................ SUCCESS [ 15.317 s]
[INFO] GeoWebCache (GWC) Module ........................... SUCCESS [02:34 min]
[INFO] gs-restconfig ...................................... SUCCESS [01:17 min]
[INFO] gs-restconfig-wcs .................................. SUCCESS [ 16.411 s]
[INFO] gs-restconfig-wfs .................................. SUCCESS [ 17.890 s]
[INFO] gs-restconfig-wms .................................. SUCCESS [ 12.334 s]
[INFO] GeoServer Web Modules .............................. SUCCESS [  0.073 s]
[INFO] Core UI Module ..................................... SUCCESS [01:05 min]
[INFO] WMS UI Module ...................................... SUCCESS [ 30.213 s]
[INFO] GWC UI Module ...................................... SUCCESS [ 56.066 s]
[INFO] WFS UI Module ...................................... SUCCESS [ 11.058 s]
[INFO] Demos Module ....................................... SUCCESS [ 16.483 s]
[INFO] WCS UI Module ...................................... SUCCESS [ 11.573 s]
[INFO] Security UI Modules ................................ SUCCESS [  0.050 s]
[INFO] Security UI Core Module ............................ SUCCESS [01:31 min]
[INFO] Security UI JDBC Module ............................ SUCCESS [01:11 min]
[INFO] Security UI LDAP Module ............................ SUCCESS [ 18.800 s]
[INFO] REST UI Module ..................................... SUCCESS [ 10.323 s]
[INFO] GeoServer Extensions ............................... SUCCESS [  0.047 s]
[INFO] Printing Module .................................... SUCCESS [ 11.666 s]
[INFO] GeoServer Web Application .......................... SUCCESS [  6.357 s]
[INFO] Community Space .................................... SUCCESS [  0.060 s]
[INFO] Application Schema Support ......................... SUCCESS [  0.026 s]
[INFO] Application Schema Integration Test ................ SUCCESS [02:32 min]
[INFO] Sample DataAccess Integration Test ................. SUCCESS [  9.749 s]
[INFO] ArcSDE DataStore Extension ......................... SUCCESS [ 10.568 s]
[INFO] H2 DataStore Extension ............................. SUCCESS [ 10.571 s]
[INFO] SQL Server DataStore Extension ..................... SUCCESS [  0.920 s]
[INFO] Oracle DataStore Extension ......................... SUCCESS [  0.390 s]
[INFO] MySQL DataStore Extension .......................... SUCCESS [  0.214 s]
[INFO] DB2 DataStore Extension ............................ SUCCESS [  0.211 s]
[INFO] ImageMap Output Format ............................. SUCCESS [  7.221 s]
[INFO] ImageI/O-Ext GDAL Coverage Extension ............... SUCCESS [  4.026 s]
[INFO] JP2K Coverage Extension ............................ SUCCESS [  0.278 s]
[INFO] OGR parent ......................................... SUCCESS [  0.027 s]
[INFO] OGR CORE ........................................... SUCCESS [  1.786 s]
[INFO] OGR WFS ............................................ SUCCESS [  8.387 s]
[INFO] Web Processing Service parent ...................... SUCCESS [  0.026 s]
[INFO] Web Processing Service Module ...................... FAILURE [01:05 min]
[INFO] OGR WPS ............................................ SKIPPED
[INFO] Excel Output Format ................................ SUCCESS [ 12.427 s]
[INFO] Chart external graphics support .................... SUCCESS [  0.528 s]
[INFO] Feature Generalization Extension ................... SUCCESS [  2.221 s]
[INFO] Image Mosaic JDBC Extension ........................ SUCCESS [  0.515 s]
[INFO] OWS request flow controller ........................ SUCCESS [ 14.801 s]
[INFO] Web process status sharing with Hazelcast .......... SKIPPED
[INFO] Web Processing Service GUI ......................... SKIPPED
[INFO] GeoServer Layer Querying filter functions .......... SUCCESS [ 13.036 s]
[INFO] Teradata DataStore Extension ....................... SUCCESS [  1.949 s]
[INFO] GeoServer Monitor Extensions ....................... SUCCESS [  0.043 s]
[INFO] Core Monitor Extension ............................. SUCCESS [ 24.412 s]
[INFO] Monitor Hibernate Extension ........................ SUCCESS [  7.673 s]
[INFO] GeoServer Security Extension Modules ............... SUCCESS [  0.024 s]
[INFO] GeoServer CAS Security Module ...................... SUCCESS [  7.624 s]
[INFO] GeoServer Security Extension Web Modules ........... SUCCESS [  0.052 s]
[INFO] GeoServer CAS Security Web Module .................. SUCCESS [  2.160 s]
[INFO] XLST based WFS output format ....................... SUCCESS [ 16.999 s]
[INFO] GeoServer INSPIRE Extensions ....................... SUCCESS [ 36.234 s]
[INFO] GeoServer CSS Styling .............................. SUCCESS [ 15.719 s]
[INFO] Catalog Services for the Web parent ................ SUCCESS [  0.030 s]
[INFO] Catalog Services for the Web interfaces ............ SUCCESS [  8.888 s]
[INFO] Catalog Services for the Web - Simple CatalogStore implementation 
SUCCESS [  8.270 s]
[INFO] Catalog Services for the Web core module ........... SUCCESS [ 31.531 s]
[INFO] CSW UI Module ...................................... SUCCESS [  9.609 s]
[INFO] DXF WFS output format and WPS PPIO ................. SUCCESS [  0.077 s]
[INFO] DXF WFS output format .............................. SUCCESS [ 11.426 s]
[INFO] DXF WPS PPIO ....................................... SKIPPED
[INFO] GeoServer WCS 2.0 Earth Observation Extensions ..... SUCCESS [  0.049 s]
[INFO] Web Coverage Service 2.0 Earth Observation extensions SUCCESS [ 15.348 s]
[INFO] Web Coverage Service 2.0 Earth Observation GUI extension SUCCESS [ 
11.669 s]
[INFO] GeoServer libjpeg-turbo Module ..................... SUCCESS [  8.948 s]
[INFO] GeoServer Data Importer ............................ SUCCESS [  0.061 s]
[INFO] Importer Core Module ............................... SUCCESS [ 46.632 s]
[INFO] Importer REST Api Module-ng ........................ SUCCESS [ 43.465 s]
[INFO] Importer Berkley DB Persistence Module ............. SUCCESS [ 13.561 s]
[INFO] Importer Web UI Module ............................. SUCCESS [ 12.922 s]
[INFO] GRIB Coverage Format ............................... SUCCESS [ 13.974 s]
[INFO] NetCDF Coverage format ............................. SUCCESS [ 15.629 s]
[INFO] WCS NetCDF output Module ........................... SUCCESS [ 33.571 s]
[INFO] Vector Tiles ....................................... SUCCESS [ 13.329 s]
[INFO] Ysld GeoServer Plugin .............................. SUCCESS [ 13.020 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17:04 min (Wall Clock)
[INFO] Finished at: 2018-04-21T15:25:08+00:00
[INFO] Final Memory: 141M/1144M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.12.3:test (default-test) on 
project gs-wps-core: There are test failures.
[ERROR] 
[ERROR] Please refer to 
<https://build.geoserver.org/job/geoserver-master/ws/src/extension/wps/wps-core/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-wps-core
Build step 'Invoke top-level Maven targets' marked build as failure

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to