See <http://ci.nuiton.org/jenkins/job/topia-ci/266/> ------------------------------------------ [...truncated 571 lines...] INFO [main] (TopiaContextImplTest.java:152) testGetServices - test 2 : test serviceEnabled method INFO [main] (TopiaContextImplTest.java:158) testGetServices - test 3 : test getService method INFO [main] (TopiaContextImplTest.java:164) testGetServices - test 4 : test serviceEnabled from class TestService INFO [main] (TopiaContextImplTest.java:170) testGetServices - test 5 : test getService from class TestService INFO [main] (TopiaContextImplTest.java:176) testGetServices - test 6 : test serviceEnabled error with class FakeService INFO [main] (TopiaContextImpl.java:1105) loadServices - Service 'topia.service.fake' loaded (implementation org.nuiton.topia.tck.it.service.FakeService) WARN [main] (TopiaContextImpl.java:1219) serviceEnabled - The service named 'class org.nuiton.topia.tck.it.service.FakeService' could not be found for following reason : NoSuchFieldException : SERVICE_NAME INFO [main] (TopiaContextImplTest.java:190) testGetServices - test 7 : test getService with error TopiaNotFoundException : service not loaded INFO [main] (TopiaContextImplTest.java:95) testLoadServices - test 1 : load a simple TestService from properties INFO [main] (TopiaContextImpl.java:1105) loadServices - Service 'topia.service.test' loaded (implementation org.nuiton.topia.tck.it.service.TestService) INFO [main] (TopiaContextImplTest.java:104) testLoadServices - test 2 : load with wrong key : will display a WARN WARN [main] (TopiaContextImpl.java:1109) loadServices - The service with key 'topia.service.fake' has a different name 'test' ! (service not activated) INFO [main] (TopiaContextImplTest.java:116) testLoadServices - test 3 : load with fake service name : will display an ERROR ERROR [main] (TopiaContextImpl.java:1120) loadServices - The service topia.service.test of type FAKE was not found. Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.307 sec Running org.nuiton.topia.framework.EntityStateTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec Running org.nuiton.topia.framework.TopiaQueryTest INFO [main] (TopiaQueryTest.java:148) testAddFilter - testAddFilter Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec Running org.nuiton.topia.TopiaContextFactoryTest INFO [main] (TopiaContextFactoryTest.java:124) testGetContextByProperties - test 0 : add null properties INFO [main] (TopiaContextFactoryTest.java:131) testGetContextByProperties - test 1 : add new properties, will instantiate a new TopiaContext INFO [main] (TopiaContextFactoryTest.java:137) testGetContextByProperties - test 2 : with same properties, will retrieve existing TopiaContext INFO [main] (TopiaContextFactoryTest.java:143) testGetContextByProperties - test 3 : use other properties, will instantiate a differentTopiaContext INFO [main] (TopiaContextFactoryTest.java:152) testGetContextByProperties - test 4 : use other properties but equivalent to existing TopiaContext INFO [main] (TopiaContextFactoryTest.java:159) testGetContextByProperties - test5a : reinstantiate new TopiaContext after one is closed. INFO [main] (TopiaContextFactoryTest.java:181) testGetContextByProperties - test5b : beginTransaction to properly close the context Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 sec Running org.nuiton.topia.persistence.util.CollectorTest INFO [main] (CollectorTest.java:85) onStarted - ( 1) >> [org.nuiton.topia.tck.it.CompanyImpl@19c2da48[name=<null>,siret=0,employe=<null>]] INFO [main] (CollectorTest.java:94) onEnded - ( 1) << [] INFO [main] (CollectorTest.java:85) onStarted - ( 1) >> [org.nuiton.topia.tck.it.CompanyImpl@19c2da48[name=<null>,siret=0,employe=[org.nuiton.topia.tck.it.EmployeImpl@4788ba2e[salary=0]]]] INFO [main] (CollectorTest.java:85) onStarted - ( 2) >> [org.nuiton.topia.tck.it.CompanyImpl@19c2da48[name=<null>,siret=0,employe=[org.nuiton.topia.tck.it.EmployeImpl@4788ba2e[salary=0]]], org.nuiton.topia.tck.it.EmployeImpl@4788ba2e[salary=0]] INFO [main] (CollectorTest.java:94) onEnded - ( 2) << [org.nuiton.topia.tck.it.CompanyImpl@19c2da48[name=<null>,siret=0,employe=[org.nuiton.topia.tck.it.EmployeImpl@4788ba2e[salary=0]]]] INFO [main] (CollectorTest.java:94) onEnded - ( 1) << [] INFO [main] (CollectorTest.java:85) onStarted - ( 1) >> [org.nuiton.topia.tck.it.CompanyImpl@19c2da48[name=<null>,siret=0,employe=[org.nuiton.topia.tck.it.EmployeImpl@4788ba2e[salary=0]]]] INFO [main] (CollectorTest.java:85) onStarted - ( 2) >> [org.nuiton.topia.tck.it.CompanyImpl@19c2da48[name=<null>,siret=0,employe=[org.nuiton.topia.tck.it.EmployeImpl@4788ba2e[salary=0]]], org.nuiton.topia.tck.it.EmployeImpl@4788ba2e[salary=0]] INFO [main] (CollectorTest.java:94) onEnded - ( 2) << [org.nuiton.topia.tck.it.CompanyImpl@19c2da48[name=<null>,siret=0,employe=[org.nuiton.topia.tck.it.EmployeImpl@4788ba2e[salary=0]]]] INFO [main] (CollectorTest.java:85) onStarted - ( 2) >> [org.nuiton.topia.tck.it.CompanyImpl@19c2da48[name=<null>,siret=0,employe=[org.nuiton.topia.tck.it.EmployeImpl@4788ba2e[salary=0]]], org.nuiton.topia.tck.it.DepartmentImpl@617746b2[name=<null>,leader=<null>,product=<null>]] INFO [main] (CollectorTest.java:94) onEnded - ( 2) << [org.nuiton.topia.tck.it.CompanyImpl@19c2da48[name=<null>,siret=0,employe=[org.nuiton.topia.tck.it.EmployeImpl@4788ba2e[salary=0]]]] INFO [main] (CollectorTest.java:94) onEnded - ( 1) << [] INFO [main] (CollectorTest.java:85) onStarted - ( 1) >> [org.nuiton.topia.tck.it.CompanyImpl@19c2da48[name=<null>,siret=0,employe=[]]] INFO [main] (CollectorTest.java:85) onStarted - ( 2) >> [org.nuiton.topia.tck.it.CompanyImpl@19c2da48[name=<null>,siret=0,employe=[]], org.nuiton.topia.tck.it.DepartmentImpl@617746b2[name=<null>,leader=<null>,product=<null>]] INFO [main] (CollectorTest.java:94) onEnded - ( 2) << [org.nuiton.topia.tck.it.CompanyImpl@19c2da48[name=<null>,siret=0,employe=[]]] INFO [main] (CollectorTest.java:94) onEnded - ( 1) << [] INFO [main] (CollectorTest.java:85) onStarted - ( 1) >> [org.nuiton.topia.tck.it.CompanyImpl@19c2da48[name=<null>,siret=0,employe=[]]] INFO [main] (CollectorTest.java:94) onEnded - ( 1) << [] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec Running org.nuiton.topia.persistence.util.TopiaEntityRefTesterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Running org.nuiton.topia.persistence.util.TopiaEntityHelperTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.nuiton.topia.persistence.util.TopiaEntityBinderTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec Running org.nuiton.topia.persistence.util.EntityOperatorTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec Results : Tests run: 27, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ topia-persistence-tck --- [INFO] Building jar: <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-persistence-tck/target/topia-persistence-tck-3.0-SNAPSHOT.jar> [INFO] [INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ topia-persistence-tck --- [JENKINS] Archiving disabled Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ToPIA :: Persistence :: Hibernate 3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/hibe... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-core/4.1.9.Fina... [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-core/4.1.9.Fina... (10 KB at 163.7 KB/sec) [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/java... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.17.1-GA/javas... [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.17.1-GA/javas... (9 KB at 279.6 KB/sec) [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/jbos... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/transaction/jboss-... [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/transaction/jboss-... (2 KB at 34.8 KB/sec) [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/jbos... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/spec/jboss-specs-parent/1.0.0... [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/spec/jboss-specs-parent/1.0.0... (4 KB at 109.0 KB/sec) [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/hibe... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/hibernate/common/hibernate-commons-... [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/hibernate/common/hibernate-commons-... (15 KB at 468.3 KB/sec) [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/hibe... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-entitymanager/4... [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-entitymanager/4... (10 KB at 293.4 KB/sec) [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/hibe... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-ehcache/4.1.9.F... [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-ehcache/4.1.9.F... (7 KB at 213.8 KB/sec) [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/hibe... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/java... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/jbos... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/hibe... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/hibe... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/hibe... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-core/4.1.9.Fina... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.17.1-GA/javas... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/transaction/jboss-... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-entitymanager/4... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/hibernate/common/hibernate-commons-... [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/transaction/jboss-... (11 KB at 195.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-ehcache/4.1.9.F... [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/hibernate/common/hibernate-commons-... (80 KB at 741.7 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-ehcache/4.1.9.F... (134 KB at 911.2 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-entitymanager/4... (469 KB at 2439.1 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.17.1-GA/javas... (696 KB at 3375.2 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-core/4.1.9.Fina... (4402 KB at 11769.0 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ topia-persistence-hibernate --- [INFO] [INFO] --- maven-enforcer-plugin:1.2:enforce (check-project-files) @ topia-persistence-hibernate --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ topia-persistence-hibernate --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ topia-persistence-hibernate --- [INFO] Compiling 4 source files to <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-persistence-hibernate/target/classes> [WARNING] bootstrap class path not set in conjunction with -source 1.6 <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-persistence-hibernate/src/main/java/org/nuiton/topia/persistence/TopiaHibernatePersistenceProvider.java>:[33,24] [deprecation] Ejb3Configuration in org.hibernate.ejb has been deprecated [WARNING] <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-persistence-hibernate/src/main/java/org/nuiton/topia/persistence/TopiaHibernateSpecificUtil.java>:[34,24] [deprecation] Ejb3Configuration in org.hibernate.ejb has been deprecated [WARNING] <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-persistence-hibernate/src/main/java/org/nuiton/topia/persistence/TopiaHibernatePersistenceProvider.java>:[110,8] [deprecation] Ejb3Configuration in org.hibernate.ejb has been deprecated [WARNING] <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-persistence-hibernate/src/main/java/org/nuiton/topia/persistence/TopiaHibernatePersistenceProvider.java>:[142,18] [deprecation] Ejb3Configuration in org.hibernate.ejb has been deprecated [WARNING] <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-persistence-hibernate/src/main/java/org/nuiton/topia/persistence/TopiaHibernatePersistenceProvider.java>:[165,8] [deprecation] Ejb3Configuration in org.hibernate.ejb has been deprecated [WARNING] <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-persistence-hibernate/src/main/java/org/nuiton/topia/persistence/TopiaHibernatePersistenceProvider.java>:[165,36] [deprecation] Ejb3Configuration in org.hibernate.ejb has been deprecated [WARNING] <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-persistence-hibernate/src/main/java/org/nuiton/topia/persistence/TopiaHibernatePersistenceProvider.java>:[181,8] [deprecation] Ejb3Configuration in org.hibernate.ejb has been deprecated [WARNING] <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-persistence-hibernate/src/main/java/org/nuiton/topia/persistence/TopiaHibernatePersistenceProvider.java>:[215,16] [deprecation] setHbmfiles(List<NamedInputStream>) in PersistenceMetadata has been deprecated [WARNING] <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-persistence-hibernate/src/main/java/org/nuiton/topia/persistence/TopiaHibernateSpecificUtil.java>:[222,16] [deprecation] importXML(TopiaContextImplementor,List<Element>) in TopiaSpecificUtil has been deprecated [WARNING] <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-persistence-hibernate/src/main/java/org/nuiton/topia/persistence/TopiaHibernateSpecificUtil.java>:[195,25] [deprecation] exportXML(TopiaContextImplementor,List<String>) in TopiaSpecificUtil has been deprecated [WARNING] <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-persistence-hibernate/src/main/java/org/nuiton/topia/persistence/TopiaHibernateSpecificUtil.java>:[87,12] [deprecation] Ejb3Configuration in org.hibernate.ejb has been deprecated [INFO] [INFO] --- plexus-component-metadata:1.5.5:generate-metadata (default) @ topia-persistence-hibernate --- [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ topia-persistence-hibernate --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-persistence-hibernate/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ topia-persistence-hibernate --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ topia-persistence-hibernate --- [INFO] Compiling 2 source files to <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-persistence-hibernate/target/test-classes> [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] bootstrap class path not set in conjunction with -source 1.6 <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-persistence-hibernate/src/test/java/org/nuiton/topia/framework/TopiaConnectionProviderTest.java>:[37,34] error: cannot find symbol [ERROR] symbol: class TopiaDatabaseLegacy location: package org.nuiton.topia.tck.legacy <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-persistence-hibernate/src/test/java/org/nuiton/topia/framework/TopiaConnectionProviderTest.java>:[64,16] error: cannot find symbol [INFO] 2 errors [INFO] ------------------------------------------------------------- [JENKINS] Archiving disabled Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] ToPIA .............................................. SUCCESS [ 2.126 s] [INFO] ToPIA :: Persistence ............................... SUCCESS [ 8.349 s] [INFO] ToPIA :: Service Replication ....................... SUCCESS [ 0.680 s] [INFO] ToPIA :: Persistence :: Test Compatibility Kit ..... SUCCESS [ 7.016 s] [INFO] ToPIA :: Persistence :: Hibernate .................. FAILURE [ 1.430 s] [INFO] ToPIA :: Service Migration ......................... SKIPPED [INFO] ToPIA :: Service Security .......................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 21.369 s [INFO] Finished at: 2015-02-19T13:54:22+01:00 [INFO] Final Memory: 57M/996M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:testCompile (default-testCompile) on project topia-persistence-hibernate: Compilation failure: Compilation failure: [ERROR] bootstrap class path not set in conjunction with -source 1.6 [ERROR] <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-persistence-hibernate/src/test/java/org/nuiton/topia/framework/TopiaConnectionProviderTest.java>:[37,34] error: cannot find symbol [ERROR] symbol: class TopiaDatabaseLegacy [ERROR] location: package org.nuiton.topia.tck.legacy [ERROR] <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-persistence-hibernate/src/test/java/org/nuiton/topia/framework/TopiaConnectionProviderTest.java>:[64,16] error: cannot find symbol [ERROR] -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:testCompile (default-testCompile) on project topia-persistence-hibernate: Compilation failure at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155) at org.jvnet.hudson.maven3.launcher.Maven32Launcher.main(Maven32Launcher.java:132) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238) at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:181) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at hudson.maven.Maven3Builder.call(Maven3Builder.java:136) at hudson.maven.Maven3Builder.call(Maven3Builder.java:71) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:324) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.maven.plugin.CompilationFailureException: Compilation failure at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:729) at org.apache.maven.plugin.TestCompilerMojo.execute(TestCompilerMojo.java:161) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) ... 30 more [ERROR] [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 :topia-persistence-hibernate Sending e-mails to: topia-build@list.nuiton.org channel stopped