See <http://ci.codelutin.com/jenkins/job/faxtomail-ci/72/changes> Changes: [echatellier] refs #4662: Mise à jour du modèle de config ------------------------------------------ [...truncated 198 lines...] Running com.franciaflex.faxtomail.services.service.MailFolderServiceTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.306 sec <<< FAILURE! - in com.franciaflex.faxtomail.services.service.MailFolderServiceTest testFindFilter(com.franciaflex.faxtomail.services.service.MailFolderServiceTest) Time elapsed: 0.306 sec <<< ERROR! org.hibernate.MappingException: Could not determine type for: Boolean, at table: mailFolder, for columns: [org.hibernate.mapping.Column(refuseMail)] at org.hibernate.mapping.SimpleValue.getType(SimpleValue.java:336) at org.hibernate.mapping.SimpleValue.isValid(SimpleValue.java:310) at org.hibernate.mapping.Property.isValid(Property.java:241) at org.hibernate.mapping.PersistentClass.validate(PersistentClass.java:496) at org.hibernate.mapping.RootClass.validate(RootClass.java:270) at org.hibernate.cfg.Configuration.validate(Configuration.java:1358) at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1849) at org.nuiton.topia.persistence.internal.HibernateProvider.getSessionFactory(HibernateProvider.java:301) at org.nuiton.topia.persistence.internal.AbstractTopiaPersistenceContext$InternalTopiaHibernateSupport.getHibernateFactory(AbstractTopiaPersistenceContext.java:188) at org.nuiton.topia.persistence.internal.AbstractTopiaPersistenceContext.startTransaction(AbstractTopiaPersistenceContext.java:199) at org.nuiton.topia.persistence.internal.AbstractTopiaPersistenceContext.<init>(AbstractTopiaPersistenceContext.java:134) at com.franciaflex.faxtomail.persistence.entities.AbstractFaxToMailTopiaPersistenceContext.<init>(AbstractFaxToMailTopiaPersistenceContext.java:14) at com.franciaflex.faxtomail.persistence.entities.FaxToMailTopiaPersistenceContext.<init>(FaxToMailTopiaPersistenceContext.java:13) at com.franciaflex.faxtomail.persistence.entities.AbstractFaxToMailTopiaApplicationContext.newPersistenceContext(AbstractFaxToMailTopiaApplicationContext.java:22) at com.franciaflex.faxtomail.services.service.AbstractFaxToMailServiceTest.newPersistenceContext(AbstractFaxToMailServiceTest.java:204) at com.franciaflex.faxtomail.services.service.AbstractFaxToMailServiceTest.getServiceContext(AbstractFaxToMailServiceTest.java:261) at com.franciaflex.faxtomail.services.service.AbstractFaxToMailServiceTest.newService(AbstractFaxToMailServiceTest.java:275) at com.franciaflex.faxtomail.services.service.MailFolderServiceTest.setUp(MailFolderServiceTest.java:46) Results : Tests in error: EmailServiceTest.setUp:58->AbstractFaxToMailServiceTest.newService:275->AbstractFaxToMailServiceTest.getServiceContext:261->AbstractFaxToMailServiceTest.newPersistenceContext:204 » Mapping MailFolderServiceTest.setUp:46->AbstractFaxToMailServiceTest.newService:275->AbstractFaxToMailServiceTest.getServiceContext:261->AbstractFaxToMailServiceTest.newPersistenceContext:204 » Mapping Tests run: 2, Failures: 0, Errors: 2, Skipped: 0 [ERROR] There are test failures. Please refer to <http://ci.codelutin.com/jenkins/job/faxtomail-ci/ws/trunk/faxtomail-service/target/surefire-reports> for the individual test results. [JENKINS] Recording test results log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter). log4j:WARN Please initialize the log4j system properly. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ faxtomail-service --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/faxtomail-ci/ws/trunk/faxtomail-service/target/faxtomail-service-0.1-SNAPSHOT.jar> [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ faxtomail-service --- [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building FaxToMail :: Web 0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/faxtomail-group/org/nuiton/js/n... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/js/n... [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/faxtomail-group/org/nuiton/js/n... (794 B at 26.7 KB/sec) [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/js/n... (794 B at 21.0 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ faxtomail-ui-web --- [INFO] Deleting <http://ci.codelutin.com/jenkins/job/faxtomail-ci/ws/trunk/faxtomail-ui-web/target> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-project-files) @ faxtomail-ui-web --- [INFO] [INFO] --- i18n-maven-plugin:3.1:parserStruts2 (parseJsp) @ faxtomail-ui-web --- [INFO] [INFO] --- i18n-maven-plugin:3.1:parserJava (parseOthersAndGen) @ faxtomail-ui-web --- [INFO] [INFO] >>> i18n-maven-plugin:3.1:gen (parseOthersAndGen) @ faxtomail-ui-web >>> [INFO] [INFO] --- i18n-maven-plugin:3.1:get (get) @ faxtomail-ui-web --- [INFO] Copying faxtomail-ui-web.properties to <http://ci.codelutin.com/jenkins/job/faxtomail-ci/ws/trunk/faxtomail-ui-web/target/generated-sources/i18n/faxtomail-ui-web-fromGetters_fr_FR.properties> [INFO] [INFO] <<< i18n-maven-plugin:3.1:gen (parseOthersAndGen) @ faxtomail-ui-web <<< [INFO] [INFO] --- i18n-maven-plugin:3.1:gen (parseOthersAndGen) @ faxtomail-ui-web --- [WARNING] bundle fr_FR contains 1/27 empty entries! (use -Di18n.showEmpty to see these entries) [INFO] [INFO] >>> i18n-maven-plugin:3.1:bundle (parseOthersAndGen) @ faxtomail-ui-web >>> [INFO] [INFO] --- i18n-maven-plugin:3.1:collect-i18n-artifacts (collect-i18n-artifacts) @ faxtomail-ui-web --- [INFO] collected 7 i18n artifacts for locale fr_FR stored in <http://ci.codelutin.com/jenkins/job/faxtomail-ci/ws/trunk/faxtomail-ui-web/target/i18n/collect-faxtomail-ui-web-i18n_fr_FR.properties> [INFO] [INFO] <<< i18n-maven-plugin:3.1:bundle (parseOthersAndGen) @ faxtomail-ui-web <<< [INFO] [INFO] --- i18n-maven-plugin:3.1:bundle (parseOthersAndGen) @ faxtomail-ui-web --- [WARNING] bundle fr_FR contains 34/131 empty entries! (use -Di18n.showEmpty to see these entries) [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ faxtomail-ui-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ faxtomail-ui-web --- [INFO] Compiling 16 source files to <http://ci.codelutin.com/jenkins/job/faxtomail-ci/ws/trunk/faxtomail-ui-web/target/classes> [WARNING] <http://ci.codelutin.com/jenkins/job/faxtomail-ci/ws/trunk/faxtomail-ui-web/src/main/java/com/franciaflex/faxtomail/web/FaxToMailStrutsObjectFactory.java>:[29,31] org.apache.struts2.impl.StrutsObjectFactory in org.apache.struts2.impl has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/faxtomail-ci/ws/trunk/faxtomail-ui-web/src/main/java/com/franciaflex/faxtomail/web/FaxToMailStrutsObjectFactory.java>:[31,51] org.apache.struts2.impl.StrutsObjectFactory in org.apache.struts2.impl has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/faxtomail-ci/ws/trunk/faxtomail-ui-web/src/main/java/com/franciaflex/faxtomail/web/FaxToMailActionSupport.java>: Some input files use unchecked or unsafe operations. [WARNING] <http://ci.codelutin.com/jenkins/job/faxtomail-ci/ws/trunk/faxtomail-ui-web/src/main/java/com/franciaflex/faxtomail/web/FaxToMailActionSupport.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ faxtomail-ui-web --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci.codelutin.com/jenkins/job/faxtomail-ci/ws/trunk/faxtomail-ui-web/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ faxtomail-ui-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci.codelutin.com/jenkins/job/faxtomail-ci/ws/trunk/faxtomail-ui-web/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ faxtomail-ui-web --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ faxtomail-ui-web --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-war-plugin:2.4:war (default-war) @ faxtomail-ui-web --- [INFO] Packaging webapp [INFO] Assembling webapp [faxtomail-ui-web] in [<http://ci.codelutin.com/jenkins/job/faxtomail-ci/ws/trunk/faxtomail-ui-web/target/faxtomail-0.1-SNAPSHOT]> [INFO] Processing war project [INFO] Copying webapp webResources [<http://ci.codelutin.com/jenkins/job/faxtomail-ci/ws/trunk/faxtomail-ui-web/src/main/webapp/WEB-INF/decorators]> to [<http://ci.codelutin.com/jenkins/job/faxtomail-ci/ws/trunk/faxtomail-ui-web/target/faxtomail-0.1-SNAPSHOT]> [INFO] Copying webapp resources [<http://ci.codelutin.com/jenkins/job/faxtomail-ci/ws/trunk/faxtomail-ui-web/src/main/webapp]> [INFO] Webapp assembled in [98 msecs] [INFO] Building war: <http://ci.codelutin.com/jenkins/job/faxtomail-ci/ws/trunk/faxtomail-ui-web/target/faxtomail-0.1-SNAPSHOT.war> [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ faxtomail-ui-web --- [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building FaxToMail :: UI 0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/jaxx... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/faxtomail-group/org/nuiton/jaxx... [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/jaxx... (2 KB at 53.9 KB/sec) [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/faxtomail-group/org/nuiton/jaxx... (2 KB at 53.9 KB/sec) [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/jaxx... [INFO] Downloading: http://repository.springsource.com/maven/bundles/external/org/nuiton/jaxx/ja... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/faxtomail-group/org/nuiton/jaxx... [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/jaxx... (2 KB at 63.5 KB/sec) [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/faxtomail-group/org/nuiton/jaxx... (2 KB at 58.2 KB/sec) [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/jaxx... [INFO] Downloading: http://repository.springsource.com/maven/bundles/external/org/nuiton/jaxx/ja... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/faxtomail-group/org/nuiton/jaxx... [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/jaxx... (2 KB at 69.8 KB/sec) [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/faxtomail-group/org/nuiton/jaxx... (2 KB at 66.9 KB/sec) [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/jaxx... [INFO] Downloading: http://repository.springsource.com/maven/bundles/external/org/nuiton/jaxx/ja... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/faxtomail-group/org/nuiton/jaxx... [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/jaxx... (2 KB at 49.9 KB/sec) [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/faxtomail-group/org/nuiton/jaxx... (2 KB at 48.2 KB/sec) [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/jaxx... [INFO] Downloading: http://repository.springsource.com/maven/bundles/external/org/nuiton/jaxx/ja... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/faxtomail-group/org/nuiton/jaxx... [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/jaxx... (2 KB at 63.9 KB/sec) [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/faxtomail-group/org/nuiton/jaxx... (2 KB at 58.6 KB/sec) [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/com/ezwa... [INFO] Downloading: http://repository.springsource.com/maven/bundles/external/com/ezware/oxbow/s... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/faxtomail-group/com/ezware/oxbo... [INFO] Downloading: http://repo.maven.apache.org/maven2/com/ezware/oxbow/swing-bits/0.5.0/swing-... [WARNING] The POM for com.ezware.oxbow:swing-bits:jar:0.5.0 is missing, no dependency information available [INFO] Downloading: http://repository.springsource.com/maven/bundles/external/org/nuiton/nuiton-... [INFO] Downloading: http://repository.springsource.com/maven/bundles/external/org/nuiton/jaxx/ja... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/com/ezwa... [INFO] Downloading: http://repository.springsource.com/maven/bundles/external/com/ezware/oxbow/s... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/faxtomail-group/com/ezware/oxbo... [INFO] Downloading: http://repo.maven.apache.org/maven2/com/ezware/oxbow/swing-bits/0.5.0/swing-... [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] FaxToMail ......................................... SUCCESS [ 1.636 s] [INFO] FaxToMail :: Persistence .......................... SUCCESS [ 10.987 s] [INFO] FaxToMail :: Service .............................. SUCCESS [ 5.410 s] [INFO] FaxToMail :: Web .................................. SUCCESS [ 3.561 s] [INFO] FaxToMail :: UI ................................... FAILURE [ 2.258 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 25.544 s [INFO] Finished at: 2014-05-23T11:26:47+01:00 [INFO] Final Memory: 52M/560M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project faxtomail-ui-swing: Could not resolve dependencies for project com.franciaflex.faxtomail:faxtomail-ui-swing:jar:0.1-SNAPSHOT: Could not find artifact com.ezware.oxbow:swing-bits:jar:0.5.0 in releasess (http://nexus.nuiton.org/nexus/content/repositories/central-releases) -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project faxtomail-ui-swing: Could not resolve dependencies for project com.franciaflex.faxtomail:faxtomail-ui-swing:jar:0.1-SNAPSHOT: Could not find artifact com.ezware.oxbow:swing-bits:jar:0.5.0 in releasess (http://nexus.nuiton.org/nexus/content/repositories/central-releases) at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:220) at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(LifecycleDependencyResolver.java:127) at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved(MojoExecutor.java:257) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:200) 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:108) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:76) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:116) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:361) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155) at org.jvnet.hudson.maven3.launcher.Maven31Launcher.main(Maven31Launcher.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.Maven31Main.launch(Maven31Main.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:134) at hudson.maven.Maven3Builder.call(Maven3Builder.java:69) at hudson.remoting.UserRequest.perform(UserRequest.java:118) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:328) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) 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.project.DependencyResolutionException: Could not resolve dependencies for project com.franciaflex.faxtomail:faxtomail-ui-swing:jar:0.1-SNAPSHOT: Could not find artifact com.ezware.oxbow:swing-bits:jar:0.5.0 in releasess (http://nexus.nuiton.org/nexus/content/repositories/central-releases) at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:198) at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:195) ... 33 more Caused by: org.eclipse.aether.resolution.DependencyResolutionException: Could not find artifact com.ezware.oxbow:swing-bits:jar:0.5.0 in releasess (http://nexus.nuiton.org/nexus/content/repositories/central-releases) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:384) at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:192) ... 34 more Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: Could not find artifact com.ezware.oxbow:swing-bits:jar:0.5.0 in releasess (http://nexus.nuiton.org/nexus/content/repositories/central-releases) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:459) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:262) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:367) ... 35 more Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact com.ezware.oxbow:swing-bits:jar:0.5.0 in releasess (http://nexus.nuiton.org/nexus/content/repositories/central-releases) at org.eclipse.aether.connector.wagon.WagonRepositoryConnector$6.wrap(WagonRepositoryConnector.java:1012) at org.eclipse.aether.connector.wagon.WagonRepositoryConnector$6.wrap(WagonRepositoryConnector.java:1004) at org.eclipse.aether.connector.wagon.WagonRepositoryConnector$GetTask.run(WagonRepositoryConnector.java:725) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run(RunnableErrorForwarder.java:67) ... 3 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/DependencyResolutionExcepti... [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :faxtomail-ui-swing Sending e-mails to: faxtomail-commits@list.forge.codelutin.com Sending e-mails to: faxtomail-commits@list.forge.codelutin.com channel stopped