See <http://ci.chorem.org/jenkins/job/lima-ci/39/changes> Changes: [echatellier] fixes #1026: Update to openejb 4.6.0.2 ------------------------------------------ [...truncated 88 lines...] INFO [pool-1-thread-1 for channel] (ObjectModelTransformerToJava.java:998) isInClassPath - Will not generate [org.chorem.lima.entity.VatStatementDAOImpl], already found in class-path. INFO [pool-1-thread-1 for channel] (ObjectModelTransformerToJava.java:998) isInClassPath - Will not generate [org.chorem.lima.entity.FinancialStatementDAOImpl], already found in class-path. INFO [pool-1-thread-1 for channel] (ObjectModelTransformerToJava.java:998) isInClassPath - Will not generate [org.chorem.lima.entity.FinancialPeriodDAOImpl], already found in class-path. INFO [pool-1-thread-1 for channel] (ObjectModelTransformerToJava.java:998) isInClassPath - Will not generate [org.chorem.lima.entity.AccountDAOImpl], already found in class-path. INFO [pool-1-thread-1 for channel] (ObjectModelTransformerToJava.java:998) isInClassPath - Will not generate [org.chorem.lima.entity.ClosedPeriodicEntryBookDAOImpl], already found in class-path. INFO [pool-1-thread-1 for channel] (ObjectModelTransformerToJava.java:998) isInClassPath - Will not generate [org.chorem.lima.entity.FiscalPeriodDAOImpl], already found in class-path. INFO [pool-1-thread-1 for channel] (ObjectModelTransformerToJava.java:998) isInClassPath - Will not generate [org.chorem.lima.entity.EntryDAOImpl], already found in class-path. [INFO] Apply generator EntityTransformer INFO [pool-1-thread-1 for channel] (ObjectModelTransformerToJava.java:998) isInClassPath - Will not generate [org.chorem.lima.entity.FinancialTransactionImpl], already found in class-path. INFO [pool-1-thread-1 for channel] (ObjectModelTransformerToJava.java:998) isInClassPath - Will not generate [org.chorem.lima.entity.VatStatementImpl], already found in class-path. INFO [pool-1-thread-1 for channel] (ObjectModelTransformerToJava.java:998) isInClassPath - Will not generate [org.chorem.lima.entity.FinancialStatementImpl], already found in class-path. INFO [pool-1-thread-1 for channel] (ObjectModelTransformerToJava.java:998) isInClassPath - Will not generate [org.chorem.lima.entity.EntryImpl], already found in class-path. [INFO] Apply generator JavaBeanTransformer [INFO] Add compile source root : <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-callao/target/generated-sources/java> [INFO] Add resource root :Resource {targetPath: null, filtering: false, FileSet {directory: <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-callao/target/generated-sources/java,> PatternSet [includes: {}, excludes: {**/*.java}]}} [INFO] [INFO] --- i18n-maven-plugin:3.1:parserJava (default) @ lima-callao --- [INFO] start entry basedir:<http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-callao/src/main/java,> includes:[**/*.java] [INFO] 50 file(s) to process (among 50 files) [INFO] Parsing is done. [treated file(s) : 4/50](total time:3.022s) ( ~ 60.432ms / file) [INFO] [INFO] >>> i18n-maven-plugin:3.1:gen (default) @ lima-callao >>> [INFO] [INFO] --- i18n-maven-plugin:3.1:get (get) @ lima-callao --- [INFO] config - basedir : <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-callao/target/generated-sources/i18n> [INFO] config - locales : [fr_FR, en_GB] [INFO] import getter java.getter in 252033ns [INFO] Copying lima-callao.properties to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-callao/target/generated-sources/i18n/lima-callao-fromGetters_fr_FR.properties> [INFO] Copying lima-callao.properties to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-callao/target/generated-sources/i18n/lima-callao-fromGetters_en_GB.properties> [INFO] [INFO] <<< i18n-maven-plugin:3.1:gen (default) @ lima-callao <<< [INFO] [INFO] --- i18n-maven-plugin:3.1:gen (default) @ lima-callao --- [INFO] config - src basedir : <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-callao/src/main/resources/i18n> [INFO] config - out basedir : <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-callao/target/generated-sources/i18n> [INFO] config - locales : [fr_FR, en_GB] [INFO] prepare bundle for locale fr_FR [INFO] merge bundle fr_FR to out [INFO] copy bundle fr_FR to src [INFO] prepare bundle for locale en_GB [INFO] merge bundle en_GB to out [WARNING] bundle en_GB contains 16/19 empty entries! (use -Di18n.showEmpty to see these entries) [INFO] copy bundle en_GB to src [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ lima-callao --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 10 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ lima-callao --- [INFO] Compiling 137 source files to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-callao/target/classes> [WARNING] bootstrap class path not set in conjunction with -source 1.6 [WARNING] <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-callao/src/main/java/org/chorem/lima/Filter/FilterGenerator.java>: Some input files use unchecked or unsafe operations. [WARNING] <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-callao/src/main/java/org/chorem/lima/Filter/FilterGenerator.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ lima-callao --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-callao/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ lima-callao --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-callao/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ lima-callao --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ lima-callao --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ lima-callao --- [INFO] Building jar: <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-callao/target/lima-callao-0.8-SNAPSHOT.jar> [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ lima-callao --- [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Lima :: business API 0.8-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ lima-business-api --- [INFO] Deleting <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business-api/target> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-project-files) @ lima-business-api --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ lima-business-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business-api/src/main/resources> [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ lima-business-api --- [INFO] Compiling 20 source files to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business-api/target/classes> [WARNING] bootstrap class path not set in conjunction with -source 1.6 [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ lima-business-api --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business-api/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ lima-business-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business-api/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ lima-business-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ lima-business-api --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ lima-business-api --- [INFO] Building jar: <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business-api/target/lima-business-api-0.8-SNAPSHOT.jar> [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ lima-business-api --- [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Lima :: business 0.8-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apac... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/public/org/apache/openejb/opene... [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/public/org/apache/openejb/opene... (25 KB at 741.0 KB/sec) [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/openejb/openejb-core/4.6.0.2/... [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/openejb/openejb-core/4.6.0.2/... (25 KB at 5.4 KB/sec) [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apac... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/public/org/apache/openejb/conta... [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/public/org/apache/openejb/conta... (2 KB at 55.8 KB/sec) [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/openejb/container/4.6.0.2/con... [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/openejb/container/4.6.0.2/con... (2 KB at 9.8 KB/sec) [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apac... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/public/org/apache/openejb/opene... [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/openejb/openejb/4.6.0.2/opene... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apac... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/public/org/apache/openejb/opene... [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/public/org/apache/openejb/opene... (6 KB at 180.5 KB/sec) [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/openejb/openejb-ejbd/4.6.0.2/... [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/openejb/openejb-ejbd/4.6.0.2/... (6 KB at 23.4 KB/sec) [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apac... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/public/org/apache/openejb/serve... [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/public/org/apache/openejb/serve... (2 KB at 71.4 KB/sec) [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/openejb/server/4.6.0.2/server... [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/openejb/server/4.6.0.2/server... (2 KB at 4.6 KB/sec) [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Lima .............................................. SUCCESS [ 1.657 s] [INFO] Lima :: callao .................................... SUCCESS [ 10.161 s] [INFO] Lima :: business API .............................. SUCCESS [ 0.770 s] [INFO] Lima :: business .................................. FAILURE [ 6.192 s] [INFO] Lima :: Swing ..................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 20.189 s [INFO] Finished at: 2014-05-14T14:04:58+01:00 [INFO] Final Memory: 39M/421M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project lima-business: Could not resolve dependencies for project org.chorem.lima:lima-business:jar:0.8-SNAPSHOT: Failed to collect dependencies at org.apache.openejb:openejb-core:jar:4.6.0.2: Failed to read artifact descriptor for org.apache.openejb:openejb-core:jar:4.6.0.2: Could not find artifact org.apache.openejb:openejb:pom:4.6.0.2 in releasess (http://nexus.nuiton.org/nexus/content/repositories/central-releases) -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project lima-business: Could not resolve dependencies for project org.chorem.lima:lima-business:jar:0.8-SNAPSHOT: Failed to collect dependencies at org.apache.openejb:openejb-core:jar:4.6.0.2 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 org.chorem.lima:lima-business:jar:0.8-SNAPSHOT: Failed to collect dependencies at org.apache.openejb:openejb-core:jar:4.6.0.2 at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:167) at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:195) ... 33 more Caused by: org.eclipse.aether.collection.DependencyCollectionException: Failed to collect dependencies at org.apache.openejb:openejb-core:jar:4.6.0.2 at org.eclipse.aether.internal.impl.DefaultDependencyCollector.collectDependencies(DefaultDependencyCollector.java:292) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.collectDependencies(DefaultRepositorySystem.java:317) at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:159) ... 34 more Caused by: org.eclipse.aether.resolution.ArtifactDescriptorException: Failed to read artifact descriptor for org.apache.openejb:openejb-core:jar:4.6.0.2 at org.apache.maven.repository.internal.DefaultArtifactDescriptorReader.loadPom(DefaultArtifactDescriptorReader.java:370) at org.apache.maven.repository.internal.DefaultArtifactDescriptorReader.readArtifactDescriptor(DefaultArtifactDescriptorReader.java:217) at org.eclipse.aether.internal.impl.DefaultDependencyCollector.process(DefaultDependencyCollector.java:461) at org.eclipse.aether.internal.impl.DefaultDependencyCollector.collectDependencies(DefaultDependencyCollector.java:261) ... 36 more Caused by: org.apache.maven.model.resolution.UnresolvableModelException: Could not find artifact org.apache.openejb:openejb:pom:4.6.0.2 in releasess (http://nexus.nuiton.org/nexus/content/repositories/central-releases) at org.apache.maven.repository.internal.DefaultModelResolver.resolveModel(DefaultModelResolver.java:126) at org.apache.maven.model.building.DefaultModelBuilder.readParentExternally(DefaultModelBuilder.java:817) at org.apache.maven.model.building.DefaultModelBuilder.readParent(DefaultModelBuilder.java:669) at org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:307) at org.apache.maven.repository.internal.DefaultArtifactDescriptorReader.loadPom(DefaultArtifactDescriptorReader.java:361) ... 39 more Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: Could not find artifact org.apache.openejb:openejb:pom:4.6.0.2 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.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:239) at org.apache.maven.repository.internal.DefaultModelResolver.resolveModel(DefaultModelResolver.java:122) ... 43 more Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.apache.openejb:openejb:pom:4.6.0.2 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 :lima-business Failed to send e-mail to echatellier because no e-mail address is known, and no default e-mail domain is configured Sending e-mails to: lima-commits@list.chorem.org channel stopped Failed to send e-mail to echatellier because no e-mail address is known, and no default e-mail domain is configured
See <http://ci.chorem.org/jenkins/job/lima-ci/40/changes> Changes: [dcosse] refs #934 début de migration vers Topia3 ------------------------------------------ [...truncated 213 lines...] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/nuiton/topia/topia-templates/3.0-bet... (5 KB at 10.4 KB/sec) [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nuit... [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nuit... (7 KB at 61.1 KB/sec) [INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/public/org/nuiton/eugene/eugene... [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/public/org/nuiton/eugene/eugene... (7 KB at 149.9 KB/sec) [INFO] Downloading: http://repo.maven.apache.org/maven2/org/nuiton/eugene/eugene/2.8/eugene-2.8.... [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/nuiton/eugene/eugene/2.8/eugene-2.8.... (7 KB at 233.1 KB/sec) [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nuit... [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nuit... (4 KB at 116.3 KB/sec) [INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/public/org/nuiton/eugene/eugene... [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/public/org/nuiton/eugene/eugene... (4 KB at 86.0 KB/sec) [INFO] Downloading: http://repo.maven.apache.org/maven2/org/nuiton/eugene/eugene-java-templates/... [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/nuiton/eugene/eugene-java-templates/... (4 KB at 146.4 KB/sec) [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nuit... [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nuit... (2 KB at 41.1 KB/sec) [INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/public/org/nuiton/eugene/eugene... [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/public/org/nuiton/eugene/eugene... (2 KB at 46.7 KB/sec) [INFO] Downloading: http://repo.maven.apache.org/maven2/org/nuiton/eugene/eugene-plantuml-templa... [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/nuiton/eugene/eugene-plantuml-templa... (2 KB at 2.7 KB/sec) [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nuit... [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nuit... (3 KB at 16.1 KB/sec) [INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/public/org/nuiton/eugene/eugene... [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/public/org/nuiton/eugene/eugene... (3 KB at 22.6 KB/sec) [INFO] Downloading: http://repo.maven.apache.org/maven2/org/nuiton/eugene/eugene-yaml-templates/... [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/nuiton/eugene/eugene-yaml-templates/... (3 KB at 6.5 KB/sec) [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nuit... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nuit... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nuit... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nuit... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nuit... [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nuit... (13 KB at 227.1 KB/sec) [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nuit... (31 KB at 528.9 KB/sec) [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nuit... (12 KB at 186.4 KB/sec) [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nuit... (248 KB at 2546.4 KB/sec) [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nuit... (98 KB at 939.8 KB/sec) [INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/public/org/nuiton/eugene/eugene... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/public/org/nuiton/topia/topia-t... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/public/org/nuiton/eugene/eugene... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/public/org/nuiton/eugene/eugene... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/public/org/nuiton/eugene/eugene... [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/public/org/nuiton/eugene/eugene... (13 KB at 248.9 KB/sec) [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/public/org/nuiton/eugene/eugene... (12 KB at 222.2 KB/sec) [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/public/org/nuiton/eugene/eugene... (31 KB at 579.8 KB/sec) [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/public/org/nuiton/eugene/eugene... (248 KB at 4049.2 KB/sec) [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/public/org/nuiton/topia/topia-t... (98 KB at 1286.1 KB/sec) [INFO] Downloading: http://repo.maven.apache.org/maven2/org/nuiton/topia/topia-templates/3.0-bet... [INFO] Downloading: http://repo.maven.apache.org/maven2/org/nuiton/eugene/eugene/2.8/eugene-2.8.... [INFO] Downloading: http://repo.maven.apache.org/maven2/org/nuiton/eugene/eugene-java-templates/... [INFO] Downloading: http://repo.maven.apache.org/maven2/org/nuiton/eugene/eugene-plantuml-templa... [INFO] Downloading: http://repo.maven.apache.org/maven2/org/nuiton/eugene/eugene-yaml-templates/... [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/nuiton/eugene/eugene/2.8/eugene-2.8.... (248 KB at 2185.9 KB/sec) [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/nuiton/eugene/eugene-java-templates/... (31 KB at 216.9 KB/sec) [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/nuiton/eugene/eugene-yaml-templates/... (12 KB at 36.7 KB/sec) [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/nuiton/topia/topia-templates/3.0-bet... (98 KB at 292.6 KB/sec) [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/nuiton/eugene/eugene-plantuml-templa... (13 KB at 33.3 KB/sec) [INFO] Process phase [zargo] for one entry. [INFO] Expanding 2 xmi file(s) from <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-callao/src/main/xmi> [INFO] Will generate <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-callao/target/generated-sources/xmi/accounting-model.xmi> [INFO] Copy file <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-callao/src/main/xmi/accounting-model.properties> to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-callao/target/generated-sources/xmi/accounting-model.properties> [INFO] Will generate <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-callao/target/generated-sources/xmi/accounting.xmi> [INFO] Copy file <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-callao/src/main/xmi/accounting.properties> to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-callao/target/generated-sources/xmi/accounting.properties> [INFO] Generate 2 files in 51.466ms. [INFO] Process phase [xmi] for one entry. [INFO] Processing XSL tranformation on <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-callao/target/generated-sources/xmi> for 2 file(s). [INFO] Will generate <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-callao/target/generated-sources/models/accounting-model.objectmodel> [INFO] Copy file <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-callao/target/generated-sources/xmi/accounting-model.properties> to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-callao/target/generated-sources/models/accounting-model.properties> [INFO] Will generate <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-callao/target/generated-sources/models/accounting.objectmodel> [INFO] Copy file <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-callao/target/generated-sources/xmi/accounting.properties> to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-callao/target/generated-sources/models/accounting.properties> [INFO] Generate 2 files in 1.729s. [INFO] Process phase [model] for one entry. WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:126) beforeReadFile - No properties provider filled, will instanciate a new default one WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:294) loadModelTagValue - Invalid model tag value [model.tagvalue.String] : the tagvalue 'String' is unkown. WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:294) loadModelTagValue - Invalid model tag value [model.tagvalue.copyright] : the tagvalue 'copyright' is unkown. INFO [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:270) loadModelProperties - 28 tag values were succesfull imported from <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-callao/target/generated-sources/models/accounting.properties> WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:294) loadModelTagValue - Invalid model tag value [model.tagvalue.String] : the tagvalue 'String' is unkown. WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:294) loadModelTagValue - Invalid model tag value [model.tagvalue.copyright] : the tagvalue 'copyright' is unkown. INFO [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:270) loadModelProperties - 28 tag values were succesfull imported from <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-callao/target/generated-sources/models/accounting-model.properties> [INFO] No file generated. [INFO] Apply generator TopiaMetaTransformer WARN [pool-1-thread-1 for channel] (TopiaMetaTransformer.java:110) validateModel - [VALIDATION] [org.chorem.lima.beans.FinancialTransactionSearch#account] Cet attribut n'a pas d'inverse. WARN [pool-1-thread-1 for channel] (TopiaMetaTransformer.java:110) validateModel - [VALIDATION] [org.chorem.lima.beans.FinancialTransactionSearch#entryBook] Cet attribut n'a pas d'inverse. WARN [pool-1-thread-1 for channel] (TopiaMetaTransformer.java:110) validateModel - [VALIDATION] [org.chorem.lima.beans.FinancialTransactionSearch#amountWayEnum] Cet attribut n'a pas d'inverse. WARN [pool-1-thread-1 for channel] (TopiaMetaTransformer.java:110) validateModel - [VALIDATION] [org.chorem.lima.beans.LetteringFilter#account] Cet attribut n'a pas d'inverse. WARN [pool-1-thread-1 for channel] (TopiaMetaTransformer.java:110) validateModel - [VALIDATION] [org.chorem.lima.entity.FinancialStatement#way] Cet attribut n'a pas d'inverse. WARN [pool-1-thread-1 for channel] (TopiaMetaTransformer.java:110) validateModel - [VALIDATION] [org.chorem.lima.beans.ReportsDatas#account] Cet attribut n'a pas d'inverse. INFO [pool-1-thread-1 for channel] (ObjectModelTransformerToJava.java:998) isInClassPath - Will not generate [org.chorem.lima.entity.FinancialTransactionImpl], already found in class-path. INFO [pool-1-thread-1 for channel] (ObjectModelTransformerToJava.java:998) isInClassPath - Will not generate [org.chorem.lima.entity.VatStatementImpl], already found in class-path. INFO [pool-1-thread-1 for channel] (ObjectModelTransformerToJava.java:998) isInClassPath - Will not generate [org.chorem.lima.entity.FinancialStatementImpl], already found in class-path. INFO [pool-1-thread-1 for channel] (ObjectModelTransformerToJava.java:998) isInClassPath - Will not generate [org.chorem.lima.entity.EntryImpl], already found in class-path. INFO [pool-1-thread-1 for channel] (ObjectModelTransformerToJava.java:998) isInClassPath - Will not generate [org.chorem.lima.entity.AbstractFinancialTransactionTopiaDao], already found in class-path. INFO [pool-1-thread-1 for channel] (ObjectModelTransformerToJava.java:998) isInClassPath - Will not generate [org.chorem.lima.entity.AbstractVatStatementTopiaDao], already found in class-path. INFO [pool-1-thread-1 for channel] (ObjectModelTransformerToJava.java:998) isInClassPath - Will not generate [org.chorem.lima.entity.AbstractFinancialStatementTopiaDao], already found in class-path. INFO [pool-1-thread-1 for channel] (ObjectModelTransformerToJava.java:998) isInClassPath - Will not generate [org.chorem.lima.entity.AbstractFinancialPeriodTopiaDao], already found in class-path. INFO [pool-1-thread-1 for channel] (ObjectModelTransformerToJava.java:998) isInClassPath - Will not generate [org.chorem.lima.entity.AbstractAccountTopiaDao], already found in class-path. INFO [pool-1-thread-1 for channel] (ObjectModelTransformerToJava.java:998) isInClassPath - Will not generate [org.chorem.lima.entity.AbstractClosedPeriodicEntryBookTopiaDao], already found in class-path. INFO [pool-1-thread-1 for channel] (ObjectModelTransformerToJava.java:998) isInClassPath - Will not generate [org.chorem.lima.entity.AbstractFiscalPeriodTopiaDao], already found in class-path. INFO [pool-1-thread-1 for channel] (ObjectModelTransformerToJava.java:998) isInClassPath - Will not generate [org.chorem.lima.entity.AbstractEntryTopiaDao], already found in class-path. [INFO] Apply generator EntityTransformer INFO [pool-1-thread-1 for channel] (ObjectModelTransformerToJava.java:998) isInClassPath - Will not generate [org.chorem.lima.entity.FinancialTransactionImpl], already found in class-path. INFO [pool-1-thread-1 for channel] (ObjectModelTransformerToJava.java:998) isInClassPath - Will not generate [org.chorem.lima.entity.VatStatementImpl], already found in class-path. INFO [pool-1-thread-1 for channel] (ObjectModelTransformerToJava.java:998) isInClassPath - Will not generate [org.chorem.lima.entity.FinancialStatementImpl], already found in class-path. INFO [pool-1-thread-1 for channel] (ObjectModelTransformerToJava.java:998) isInClassPath - Will not generate [org.chorem.lima.entity.EntryImpl], already found in class-path. [INFO] Apply generator JavaBeanTransformer [INFO] Add compile source root : <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-callao/target/generated-sources/java> [INFO] Add resource root :Resource {targetPath: null, filtering: false, FileSet {directory: <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-callao/target/generated-sources/java,> PatternSet [includes: {}, excludes: {**/*.java}]}} [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ lima-callao --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 4 resources [INFO] Copying 10 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ lima-callao --- [INFO] Compiling 145 source files to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-callao/target/classes> [WARNING] bootstrap class path not set in conjunction with -source 1.6 [WARNING] <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-callao/src/main/java/org/chorem/lima/entity/AbstractFinancialStatementTopiaDao.java>:[66,51] TOPIA_CREATE_DATE in org.nuiton.topia.persistence.TopiaEntity has been deprecated [WARNING] <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-callao/src/main/java/org/chorem/lima/entity/AbstractVatStatementTopiaDao.java>:[50,44] TOPIA_CREATE_DATE in org.nuiton.topia.persistence.TopiaEntity has been deprecated [WARNING] <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-callao/src/main/java/org/chorem/lima/entity/AbstractVatStatementTopiaDao.java>:[70,45] TOPIA_CREATE_DATE in org.nuiton.topia.persistence.TopiaEntity has been deprecated [WARNING] <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-callao/src/main/java/org/chorem/lima/Filter/FilterGenerator.java>: Some input files use unchecked or unsafe operations. [WARNING] <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-callao/src/main/java/org/chorem/lima/Filter/FilterGenerator.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ lima-callao --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-callao/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ lima-callao --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-callao/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ lima-callao --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ lima-callao --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ lima-callao --- [INFO] Building jar: <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-callao/target/lima-callao-0.8-SNAPSHOT.jar> [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ lima-callao --- [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Lima :: business API 0.8-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ lima-business-api --- [INFO] Deleting <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business-api/target> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-project-files) @ lima-business-api --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ lima-business-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business-api/src/main/resources> [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ lima-business-api --- [INFO] Compiling 20 source files to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business-api/target/classes> [INFO] ------------------------------------------------------------- [WARNING] COMPILATION WARNING : [INFO] ------------------------------------------------------------- [WARNING] bootstrap class path not set in conjunction with -source 1.6 [INFO] 1 warning [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business-api/src/main/java/org/chorem/lima/business/api/AccountService.java>:[30,24] package org.nuiton.topia does not exist [INFO] 1 error [INFO] ------------------------------------------------------------- [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Lima .............................................. SUCCESS [ 3.394 s] [INFO] Lima :: callao .................................... SUCCESS [ 14.081 s] [INFO] Lima :: business API .............................. FAILURE [ 0.405 s] [INFO] Lima :: business .................................. SKIPPED [INFO] Lima :: Swing ..................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 19.522 s [INFO] Finished at: 2014-05-16T11:04:57+01:00 [INFO] Final Memory: 31M/245M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project lima-business-api: Compilation failure [ERROR] <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business-api/src/main/java/org/chorem/lima/business/api/AccountService.java>:[30,24] package org.nuiton.topia does not exist [ERROR] -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project lima-business-api: Compilation failure <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business-api/src/main/java/org/chorem/lima/business/api/AccountService.java>:[30,24] package org.nuiton.topia does not exist 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: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.plugin.compiler.CompilationFailureException: Compilation failure <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business-api/src/main/java/org/chorem/lima/business/api/AccountService.java>:[30,24] package org.nuiton.topia does not exist at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:858) at org.apache.maven.plugin.compiler.CompilerMojo.execute(CompilerMojo.java:129) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:133) 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 :lima-business-api Sending e-mails to: lima-commits@list.chorem.org cosse@codelutin.com channel stopped Failed to send e-mail to echatellier because no e-mail address is known, and no default e-mail domain is configured
See <http://ci.chorem.org/jenkins/job/lima-ci/41/changes> Changes: [dcosse] refs#934 migration topia3 en cours ------------------------------------------ Started by an SCM change Building in workspace <http://ci.chorem.org/jenkins/job/lima-ci/ws/> Reverting <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk> to depth infinity with ignoreExternals: false Updating https://svn.chorem.org/lima/trunk at revision '2014-05-16T15:34:31.345 +0200' U lima-business-api/src/main/java/org/chorem/lima/business/api/AccountService.java U lima-swing/src/main/java/org/chorem/lima/LimaConfig.java U lima-swing/src/main/java/org/chorem/lima/ui/financialperiod/FinancialPeriodTableModel.java U lima-swing/src/main/java/org/chorem/lima/ui/financialperiod/FinancialPeriodErrorDetector.java U lima-swing/src/main/java/org/chorem/lima/ui/common/FinancialTransactionTableModel.java U lima-swing/src/main/java/org/chorem/lima/ui/financialtransaction/FinancialTransactionViewHandler.java U lima-swing/src/main/java/org/chorem/lima/ui/financialtransaction/DebitColumn.java U lima-swing/src/main/java/org/chorem/lima/ui/financialtransaction/CreditColumn.java U lima-swing/src/main/java/org/chorem/lima/ui/financialstatementchart/FinancialStatementChartViewHandler.java U lima-swing/src/main/java/org/chorem/lima/ui/lettering/LetteringTableModel.java U lima-swing/src/main/java/org/chorem/lima/ui/lettering/LetteringViewHandler.java U lima-swing/src/main/java/org/chorem/lima/ui/ledger/LedgerTableModel.java U lima-swing/src/main/java/org/chorem/lima/ui/fiscalperiod/FiscalPeriodErrorDetector.java U lima-swing/src/main/java/org/chorem/lima/ui/fiscalperiod/FiscalPeriodTableModel.java U lima-swing/src/main/java/org/chorem/lima/ui/fiscalperiod/FiscalPeriodViewHandler.java U lima-swing/src/main/java/org/chorem/lima/ui/entrybooksreports/EntryBooksReportsTableModel.java U lima-business/src/main/java/org/chorem/lima/LimaXAResource.java U lima-business/src/main/java/org/chorem/lima/business/LimaInterceptor.java U lima-business/src/main/java/org/chorem/lima/business/LimaConfig.java U lima-business/src/main/java/org/chorem/lima/business/migration/DatabaseMigrationClass.java U lima-business/src/main/java/org/chorem/lima/business/migration/MigrationV0_6.java U lima-business/src/main/java/org/chorem/lima/business/migration/MigrationV0V0_5.java U lima-callao/src/main/java/org/chorem/lima/DefaultServiceContext.java D lima-callao/src/main/xmi/accounting.properties D lima-callao/src/main/xmi/accounting.zargo U lima-callao/src/main/xmi/accounting-model.properties U lima-callao/src/main/xmi/accounting-model.zargo At revision 3799 Parsing POMs [trunk] $ /opt/jdk7/bin/java -Dsettings.security=/var/local/forge/data/chorem.org/maven/settings-security.xml -Djava.awt.headless=true -cp /var/local/forge/data/chorem.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven31-agent-1.5.jar:/opt/maven3/boot/plexus-classworlds-2.5.1.jar:/opt/maven3/conf/logging jenkins.maven3.agent.Maven31Main /opt/maven3 /var/local/forge/exec/tomcat-chorem.org/webapps/jenkins/WEB-INF/lib/remoting-2.39.jar /var/local/forge/data/chorem.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven31-interceptor-1.5.jar /var/local/forge/data/chorem.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.5.jar 44893 <===[JENKINS REMOTING CAPACITY]===> channel started Executing Maven: -B -f <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/pom.xml> -s /var/local/forge/data/chorem.org/maven/settings.xml -e -U clean verify [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Lima [INFO] Lima :: callao [INFO] Lima :: business API [INFO] Lima :: business [INFO] Lima :: Swing [INFO] [INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Lima 0.8-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ lima --- [INFO] Deleting <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/target> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-project-files) @ lima --- [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ lima --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ lima --- [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Lima :: callao 0.8-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ lima-callao --- [INFO] Deleting <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-callao/target> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-project-files) @ lima-callao --- [INFO] [INFO] --- eugene-maven-plugin:2.8:generate (generate-entities) @ lima-callao --- [INFO] Process phase [zargo] for one entry. [INFO] Expanding 1 xmi file(s) from <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-callao/src/main/xmi> [INFO] Will generate <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-callao/target/generated-sources/xmi/accounting-model.xmi> [INFO] Copy file <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-callao/src/main/xmi/accounting-model.properties> to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-callao/target/generated-sources/xmi/accounting-model.properties> [INFO] Generate one file in 15.222ms. [INFO] Process phase [xmi] for one entry. [INFO] Processing XSL tranformation on <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-callao/target/generated-sources/xmi> for 1 file(s). [INFO] Will generate <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-callao/target/generated-sources/models/accounting-model.objectmodel> [INFO] Copy file <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-callao/target/generated-sources/xmi/accounting-model.properties> to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-callao/target/generated-sources/models/accounting-model.properties> [INFO] Generate one file in 1.184s. [INFO] Process phase [model] for one entry. WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:126) beforeReadFile - No properties provider filled, will instanciate a new default one WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:294) loadModelTagValue - Invalid model tag value [model.tagvalue.String] : the tagvalue 'String' is unkown. WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:294) loadModelTagValue - Invalid model tag value [model.tagvalue.copyright] : the tagvalue 'copyright' is unkown. INFO [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:270) loadModelProperties - 29 tag values were succesfull imported from <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-callao/target/generated-sources/models/accounting-model.properties> [INFO] No file generated. [INFO] Apply generator TopiaMetaTransformer WARN [pool-1-thread-1 for channel] (TopiaMetaTransformer.java:110) validateModel - [VALIDATION] [getHeaderAmount([])<<[]>> throws [] tagvalue: {}] Operation name getHeaderAmount is already reserved for a getter/setter of an entity attribute WARN [pool-1-thread-1 for channel] (TopiaMetaTransformer.java:110) validateModel - [VALIDATION] [getSubAmount([])<<[]>> throws [] tagvalue: {}] Operation name getSubAmount is already reserved for a getter/setter of an entity attribute WARN [pool-1-thread-1 for channel] (TopiaMetaTransformer.java:110) validateModel - [VALIDATION] [org.chorem.lima.beans.FinancialTransactionSearch#account] Cet attribut n'a pas d'inverse. WARN [pool-1-thread-1 for channel] (TopiaMetaTransformer.java:110) validateModel - [VALIDATION] [org.chorem.lima.beans.FinancialTransactionSearch#entryBook] Cet attribut n'a pas d'inverse. WARN [pool-1-thread-1 for channel] (TopiaMetaTransformer.java:110) validateModel - [VALIDATION] [org.chorem.lima.beans.FinancialTransactionSearch#amountWayEnum] Cet attribut n'a pas d'inverse. WARN [pool-1-thread-1 for channel] (TopiaMetaTransformer.java:110) validateModel - [VALIDATION] [org.chorem.lima.beans.LetteringFilter#account] Cet attribut n'a pas d'inverse. WARN [pool-1-thread-1 for channel] (TopiaMetaTransformer.java:110) validateModel - [VALIDATION] [org.chorem.lima.entity.FinancialStatement#way] Cet attribut n'a pas d'inverse. WARN [pool-1-thread-1 for channel] (TopiaMetaTransformer.java:110) validateModel - [VALIDATION] [org.chorem.lima.beans.ReportsDatas#account] Cet attribut n'a pas d'inverse. INFO [pool-1-thread-1 for channel] (ObjectModelTransformerToJava.java:998) isInClassPath - Will not generate [org.chorem.lima.entity.FinancialTransactionImpl], already found in class-path. INFO [pool-1-thread-1 for channel] (ObjectModelTransformerToJava.java:998) isInClassPath - Will not generate [org.chorem.lima.entity.VatStatementImpl], already found in class-path. INFO [pool-1-thread-1 for channel] (ObjectModelTransformerToJava.java:998) isInClassPath - Will not generate [org.chorem.lima.entity.FinancialStatementImpl], already found in class-path. INFO [pool-1-thread-1 for channel] (ObjectModelTransformerToJava.java:998) isInClassPath - Will not generate [org.chorem.lima.entity.EntryImpl], already found in class-path. INFO [pool-1-thread-1 for channel] (ObjectModelTransformerToJava.java:998) isInClassPath - Will not generate [org.chorem.lima.entity.AbstractFinancialTransactionTopiaDao], already found in class-path. INFO [pool-1-thread-1 for channel] (ObjectModelTransformerToJava.java:998) isInClassPath - Will not generate [org.chorem.lima.entity.AbstractVatStatementTopiaDao], already found in class-path. INFO [pool-1-thread-1 for channel] (ObjectModelTransformerToJava.java:998) isInClassPath - Will not generate [org.chorem.lima.entity.AbstractFinancialStatementTopiaDao], already found in class-path. INFO [pool-1-thread-1 for channel] (ObjectModelTransformerToJava.java:998) isInClassPath - Will not generate [org.chorem.lima.entity.AbstractFinancialPeriodTopiaDao], already found in class-path. INFO [pool-1-thread-1 for channel] (ObjectModelTransformerToJava.java:998) isInClassPath - Will not generate [org.chorem.lima.entity.AbstractAccountTopiaDao], already found in class-path. INFO [pool-1-thread-1 for channel] (ObjectModelTransformerToJava.java:998) isInClassPath - Will not generate [org.chorem.lima.entity.AbstractFiscalPeriodTopiaDao], already found in class-path. INFO [pool-1-thread-1 for channel] (ObjectModelTransformerToJava.java:998) isInClassPath - Will not generate [org.chorem.lima.entity.AbstractClosedPeriodicEntryBookTopiaDao], already found in class-path. INFO [pool-1-thread-1 for channel] (ObjectModelTransformerToJava.java:998) isInClassPath - Will not generate [org.chorem.lima.entity.AbstractEntryTopiaDao], already found in class-path. [INFO] Apply generator EntityTransformer INFO [pool-1-thread-1 for channel] (ObjectModelTransformerToJava.java:998) isInClassPath - Will not generate [org.chorem.lima.entity.FinancialTransactionImpl], already found in class-path. INFO [pool-1-thread-1 for channel] (ObjectModelTransformerToJava.java:998) isInClassPath - Will not generate [org.chorem.lima.entity.VatStatementImpl], already found in class-path. INFO [pool-1-thread-1 for channel] (ObjectModelTransformerToJava.java:998) isInClassPath - Will not generate [org.chorem.lima.entity.FinancialStatementImpl], already found in class-path. INFO [pool-1-thread-1 for channel] (ObjectModelTransformerToJava.java:998) isInClassPath - Will not generate [org.chorem.lima.entity.EntryImpl], already found in class-path. [INFO] Apply generator JavaBeanTransformer [INFO] Add compile source root : <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-callao/target/generated-sources/java> [INFO] Add resource root :Resource {targetPath: null, filtering: false, FileSet {directory: <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-callao/target/generated-sources/java,> PatternSet [includes: {}, excludes: {**/*.java}]}} [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ lima-callao --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 2 resources [INFO] Copying 10 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ lima-callao --- [INFO] Compiling 145 source files to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-callao/target/classes> [INFO] ------------------------------------------------------------- [WARNING] COMPILATION WARNING : [INFO] ------------------------------------------------------------- [WARNING] bootstrap class path not set in conjunction with -source 1.6 [WARNING] <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-callao/src/main/java/org/chorem/lima/entity/AbstractFinancialStatementTopiaDao.java>:[66,51] TOPIA_CREATE_DATE in org.nuiton.topia.persistence.TopiaEntity has been deprecated [WARNING] <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-callao/src/main/java/org/chorem/lima/entity/AbstractVatStatementTopiaDao.java>:[50,44] TOPIA_CREATE_DATE in org.nuiton.topia.persistence.TopiaEntity has been deprecated [WARNING] <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-callao/src/main/java/org/chorem/lima/entity/AbstractVatStatementTopiaDao.java>:[70,45] TOPIA_CREATE_DATE in org.nuiton.topia.persistence.TopiaEntity has been deprecated [WARNING] <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-callao/src/main/java/org/chorem/lima/Filter/FilterGenerator.java>: Some input files use unchecked or unsafe operations. [WARNING] <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-callao/src/main/java/org/chorem/lima/Filter/FilterGenerator.java>: Recompile with -Xlint:unchecked for details. [INFO] 6 warnings [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-callao/src/main/java/org/chorem/lima/entity/FinancialStatementImpl.java>:[28,8] org.chorem.lima.entity.FinancialStatementImpl is not abstract and does not override abstract method getSubAmount() in org.chorem.lima.entity.FinancialStatement [INFO] 1 error [INFO] ------------------------------------------------------------- [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Lima .............................................. SUCCESS [ 1.630 s] [INFO] Lima :: callao .................................... FAILURE [ 4.375 s] [INFO] Lima :: business API .............................. SKIPPED [INFO] Lima :: business .................................. SKIPPED [INFO] Lima :: Swing ..................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 7.127 s [INFO] Finished at: 2014-05-16T15:34:44+01:00 [INFO] Final Memory: 31M/438M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project lima-callao: Compilation failure [ERROR] <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-callao/src/main/java/org/chorem/lima/entity/FinancialStatementImpl.java>:[28,8] org.chorem.lima.entity.FinancialStatementImpl is not abstract and does not override abstract method getSubAmount() in org.chorem.lima.entity.FinancialStatement [ERROR] -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project lima-callao: Compilation failure <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-callao/src/main/java/org/chorem/lima/entity/FinancialStatementImpl.java>:[28,8] org.chorem.lima.entity.FinancialStatementImpl is not abstract and does not override abstract method getSubAmount() in org.chorem.lima.entity.FinancialStatement 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: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.plugin.compiler.CompilationFailureException: Compilation failure <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-callao/src/main/java/org/chorem/lima/entity/FinancialStatementImpl.java>:[28,8] org.chorem.lima.entity.FinancialStatementImpl is not abstract and does not override abstract method getSubAmount() in org.chorem.lima.entity.FinancialStatement at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:858) at org.apache.maven.plugin.compiler.CompilerMojo.execute(CompilerMojo.java:129) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:133) 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 :lima-callao Sending e-mails to: lima-commits@list.chorem.org cosse@codelutin.com channel stopped Failed to send e-mail to echatellier because no e-mail address is known, and no default e-mail domain is configured
See <http://ci.chorem.org/jenkins/job/lima-ci/42/changes> Changes: [dcosse] refs#935 suppression du module obsolète lima-negocia [dcosse] refs#935 suppression du module obsolète lima-negocia [athimel] Remove LimaDaoHelper [athimel] Migrate test compilation [athimel] refs #934 Migrate LimaInterceptor and LimaXAResource ------------------------------------------ [...truncated 250 lines...] [INFO] Copying activemq-jdbc-store-5.9.0.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/activemq-jdbc-store-5.9.0.jar> [INFO] Copying activemq-client-5.9.0.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/activemq-client-5.9.0.jar> [INFO] Copying commons-cli-1.2.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/commons-cli-1.2.jar> [INFO] Copying bval-jsr303-0.5.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/bval-jsr303-0.5.jar> [INFO] Copying nuiton-utils-3.0-rc-2.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/nuiton-utils-3.0-rc-2.jar> [INFO] Copying junit-4.11.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/junit-4.11.jar> [INFO] Copying mbean-annotation-api-4.6.0.2.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/mbean-annotation-api-4.6.0.2.jar> [INFO] Copying geronimo-transaction-3.1.1.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/geronimo-transaction-3.1.1.jar> [INFO] Copying jetty-server-8.1.14.v20131031.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/jetty-server-8.1.14.v20131031.jar> [INFO] Copying jboss-logging-3.1.3.GA.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/jboss-logging-3.1.3.GA.jar> [INFO] Copying xbean-naming-3.15.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/xbean-naming-3.15.jar> [INFO] Copying jboss-logging-annotations-1.2.0.Beta1.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/jboss-logging-annotations-1.2.0.Beta1.jar> [INFO] Copying jandex-1.1.0.Final.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/jandex-1.1.0.Final.jar> [INFO] Copying xbean-finder-shaded-3.15.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/xbean-finder-shaded-3.15.jar> [INFO] Copying openwebbeans-ejb-1.2.1.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/openwebbeans-ejb-1.2.1.jar> [INFO] Copying jansi-1.8.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/jansi-1.8.jar> [INFO] Copying openejb-ejbd-4.6.0.2.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/openejb-ejbd-4.6.0.2.jar> [INFO] Copying ehcache-core-2.4.3.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/ehcache-core-2.4.3.jar> [INFO] Copying pdfbox-1.8.4.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/pdfbox-1.8.4.jar> [INFO] Copying jetty-http-8.1.14.v20131031.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/jetty-http-8.1.14.v20131031.jar> [INFO] Copying commons-io-2.4.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/commons-io-2.4.jar> [INFO] Copying dom4j-1.6.1.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/dom4j-1.6.1.jar> [INFO] Copying commons-primitives-1.0.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/commons-primitives-1.0.jar> [INFO] Copying fontbox-1.8.4.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/fontbox-1.8.4.jar> [INFO] Copying openwebbeans-web-1.2.1.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/openwebbeans-web-1.2.1.jar> [INFO] Copying jetty-continuation-8.1.14.v20131031.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/jetty-continuation-8.1.14.v20131031.jar> [INFO] Copying javax.servlet-3.0.0.v201112011016.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/javax.servlet-3.0.0.v201112011016.jar> [INFO] Copying lima-business-api-0.8-SNAPSHOT.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/lima-business-api-0.8-SNAPSHOT.jar> [INFO] Copying commons-pool-1.5.7.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/commons-pool-1.5.7.jar> [INFO] Copying openejb-jee-accessors-4.6.0.2.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/openejb-jee-accessors-4.6.0.2.jar> [INFO] Copying sxc-jaxb-core-0.8.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/sxc-jaxb-core-0.8.jar> [INFO] Copying swizzle-stream-1.6.2.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/swizzle-stream-1.6.2.jar> [INFO] Copying openejb-jee-4.6.0.2.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/openejb-jee-4.6.0.2.jar> [INFO] Copying jetty-security-8.1.14.v20131031.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/jetty-security-8.1.14.v20131031.jar> [INFO] Copying commons-lang-2.6.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/commons-lang-2.6.jar> [INFO] Copying hsqldb-2.3.0.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/hsqldb-2.3.0.jar> [INFO] Copying quartz-2.2.0.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/quartz-2.2.0.jar> [INFO] Copying howl-1.0.1-1.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/howl-1.0.1-1.jar> [INFO] Copying jempbox-1.8.4.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/jempbox-1.8.4.jar> [INFO] Copying slf4j-api-1.7.7.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/slf4j-api-1.7.7.jar> [INFO] Copying jetty-io-8.1.14.v20131031.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/jetty-io-8.1.14.v20131031.jar> [INFO] Copying openjpa-2.3.0-nonfinal-1540826.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/openjpa-2.3.0-nonfinal-1540826.jar> [INFO] Copying log4j-1.2.17.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/log4j-1.2.17.jar> [INFO] Copying openejb-server-4.6.0.2.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/openejb-server-4.6.0.2.jar> [INFO] Copying xml-apis-1.0.b2.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/xml-apis-1.0.b2.jar> [INFO] Copying activemq-ra-5.9.0.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/activemq-ra-5.9.0.jar> [INFO] Copying antlr-2.7.7.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/antlr-2.7.7.jar> [INFO] Copying topia-service-migration-3.0-beta-3.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/topia-service-migration-3.0-beta-3.jar> [INFO] Copying javaee-api-6.0-5.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/javaee-api-6.0-5.jar> [INFO] Copying openwebbeans-spi-1.2.1.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/openwebbeans-spi-1.2.1.jar> [INFO] Copying hibernate-commons-annotations-4.0.4.Final.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/hibernate-commons-annotations-4.0.4.Final.jar> [INFO] Copying xbean-reflect-3.15.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/xbean-reflect-3.15.jar> [INFO] Copying nuiton-i18n-3.1.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/nuiton-i18n-3.1.jar> [INFO] Copying geronimo-connector-3.1.1.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/geronimo-connector-3.1.1.jar> [INFO] Copying hibernate-ehcache-4.3.5.Final.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/hibernate-ehcache-4.3.5.Final.jar> [INFO] Copying commons-beanutils-1.9.1.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/commons-beanutils-1.9.1.jar> [INFO] Copying geronimo-javamail_1.4_mail-1.8.2.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/geronimo-javamail_1.4_mail-1.8.2.jar> [INFO] Copying sxc-runtime-0.8.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/sxc-runtime-0.8.jar> [INFO] Copying openejb-core-4.6.0.2.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/openejb-core-4.6.0.2.jar> [INFO] Copying slf4j-log4j12-1.7.7.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/slf4j-log4j12-1.7.7.jar> [INFO] Copying commons-collections4-4.0.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/commons-collections4-4.0.jar> [INFO] Copying xbean-asm4-shaded-3.15.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/xbean-asm4-shaded-3.15.jar> [INFO] Copying commons-lang3-3.3.2.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/commons-lang3-3.3.2.jar> [INFO] Copying hamcrest-core-1.3.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/hamcrest-core-1.3.jar> [INFO] Copying openejb-jpa-integration-4.6.0.2.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/openejb-jpa-integration-4.6.0.2.jar> [INFO] Copying openejb-javaagent-4.6.0.2.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/openejb-javaagent-4.6.0.2.jar> [INFO] Copying commons-collections-3.2.1.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/commons-collections-3.2.1.jar> [INFO] Copying openejb-client-4.6.0.2.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/openejb-client-4.6.0.2.jar> [INFO] Copying guava-16.0.1.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/guava-16.0.1.jar> [INFO] Copying geronimo-j2ee-connector_1.6_spec-1.0.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/geronimo-j2ee-connector_1.6_spec-1.0.jar> [INFO] Copying openwebbeans-impl-1.2.1.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/openwebbeans-impl-1.2.1.jar> [INFO] Copying topia-persistence-3.0-beta-3.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/topia-persistence-3.0-beta-3.jar> [INFO] Copying hibernate-jpa-2.1-api-1.0.0.Final.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/hibernate-jpa-2.1-api-1.0.0.Final.jar> [INFO] Copying opencsv-2.3.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/opencsv-2.3.jar> [INFO] Copying openwebbeans-ee-1.2.1.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/openwebbeans-ee-1.2.1.jar> [INFO] Copying jetty-servlet-8.1.14.v20131031.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/jetty-servlet-8.1.14.v20131031.jar> [INFO] Copying activemq-kahadb-store-5.9.0.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/activemq-kahadb-store-5.9.0.jar> [INFO] Copying hibernate-core-4.3.5.Final.jar to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/lib/hibernate-core-4.3.5.Final.jar> [INFO] [INFO] --- i18n-maven-plugin:3.1:parserJava (default) @ lima-business --- [INFO] start entry basedir:<http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/src/main/java,> includes:[**/*.java] [INFO] 42 file(s) to process (among 42 files) [INFO] Parsing is done. [treated file(s) : 12/42](total time:6.38s) ( ~ 151.906ms / file) [INFO] [INFO] >>> i18n-maven-plugin:3.1:gen (default) @ lima-business >>> [INFO] [INFO] --- i18n-maven-plugin:3.1:get (get) @ lima-business --- [INFO] config - basedir : <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/generated-sources/i18n> [INFO] config - locales : [fr_FR, en_GB] [INFO] import getter java.getter in 363356ns [INFO] Copying lima-business.properties to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/generated-sources/i18n/lima-business-fromGetters_fr_FR.properties> [INFO] Copying lima-business.properties to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/generated-sources/i18n/lima-business-fromGetters_en_GB.properties> [INFO] [INFO] <<< i18n-maven-plugin:3.1:gen (default) @ lima-business <<< [INFO] [INFO] --- i18n-maven-plugin:3.1:gen (default) @ lima-business --- [INFO] config - src basedir : <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/src/main/resources/i18n> [INFO] config - out basedir : <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/generated-sources/i18n> [INFO] config - locales : [fr_FR, en_GB] [INFO] prepare bundle for locale fr_FR [INFO] merge bundle fr_FR to out [WARNING] bundle fr_FR contains 15/129 empty entries! (use -Di18n.showEmpty to see these entries) [INFO] copy bundle fr_FR to src [INFO] prepare bundle for locale en_GB [INFO] merge bundle en_GB to out [WARNING] bundle en_GB contains 25/128 empty entries! (use -Di18n.showEmpty to see these entries) [INFO] copy bundle en_GB to src [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ lima-business --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ lima-business --- [INFO] Compiling 42 source files to <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/target/classes> [INFO] ------------------------------------------------------------- [WARNING] COMPILATION WARNING : [INFO] ------------------------------------------------------------- [WARNING] bootstrap class path not set in conjunction with -source 1.6 [WARNING] <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/src/main/java/org/chorem/lima/business/ejb/FinancialStatementServiceImpl.java>:[83,76] findByLabel(java.lang.String) in org.chorem.lima.entity.GeneratedFinancialStatementTopiaDao has been deprecated [WARNING] <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/src/main/java/org/chorem/lima/business/ejb/FinancialStatementServiceImpl.java>:[423,61] stringToListAccounts(java.lang.String,java.lang.Boolean) in org.chorem.lima.entity.AbstractAccountTopiaDao has been deprecated [WARNING] <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/src/main/java/org/chorem/lima/business/ejb/FinancialStatementServiceImpl.java>:[474,40] stringToListAccounts(java.lang.String,java.lang.Boolean) in org.chorem.lima.entity.AbstractAccountTopiaDao has been deprecated [WARNING] <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/src/main/java/org/chorem/lima/business/ejb/FinancialStatementServiceImpl.java>:[478,40] stringToListAccounts(java.lang.String,java.lang.Boolean) in org.chorem.lima.entity.AbstractAccountTopiaDao has been deprecated [WARNING] <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/src/main/java/org/chorem/lima/business/ejb/FinancialStatementServiceImpl.java>:[482,40] stringToListAccounts(java.lang.String,java.lang.Boolean) in org.chorem.lima.entity.AbstractAccountTopiaDao has been deprecated [WARNING] <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/src/main/java/org/chorem/lima/business/ejb/FinancialStatementServiceImpl.java>:[486,40] stringToListAccounts(java.lang.String,java.lang.Boolean) in org.chorem.lima.entity.AbstractAccountTopiaDao has been deprecated [WARNING] <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/src/main/java/org/chorem/lima/business/ejb/FinancialStatementServiceImpl.java>:[519,48] findByLabel(java.lang.String) in org.chorem.lima.entity.GeneratedFinancialStatementTopiaDao has been deprecated [WARNING] <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/src/main/java/org/chorem/lima/business/ejb/ImportServiceImpl.java>:[659,19] importAsPDF(java.lang.String,org.chorem.lima.business.utils.ImportExportEntityEnum,boolean) in org.chorem.lima.business.api.ImportService has been deprecated [WARNING] <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/src/main/java/org/chorem/lima/business/accountingrules/DefaultAccountingRules.java>:[136,42] findAllByAccount(org.chorem.lima.entity.Account) in org.chorem.lima.entity.GeneratedEntryTopiaDao has been deprecated [WARNING] <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/src/main/java/org/chorem/lima/business/ejb/EntryBookServiceImpl.java>:[71,38] findByCode(java.lang.String) in org.chorem.lima.entity.GeneratedEntryBookTopiaDao has been deprecated [WARNING] <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/src/main/java/org/chorem/lima/business/ejb/EntryBookServiceImpl.java>:[86,79] findAllByLocked(boolean) in org.chorem.lima.entity.GeneratedFinancialPeriodTopiaDao has been deprecated [WARNING] <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/src/main/java/org/chorem/lima/business/ejb/EntryBookServiceImpl.java>:[190,42] findByCode(java.lang.String) in org.chorem.lima.entity.GeneratedEntryBookTopiaDao has been deprecated [WARNING] <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/src/main/java/org/chorem/lima/business/ejb/VatStatementServiceImpl.java>:[75,64] findByLabel(java.lang.String) in org.chorem.lima.entity.GeneratedVatStatementTopiaDao has been deprecated [WARNING] <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/src/main/java/org/chorem/lima/business/ejb/VatStatementServiceImpl.java>:[232,57] stringToListAccounts(java.lang.String,java.lang.Boolean) in org.chorem.lima.entity.AbstractAccountTopiaDao has been deprecated [WARNING] <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/src/main/java/org/chorem/lima/business/ejb/ReportServiceImpl.java>:[329,43] stringToListAccounts(java.lang.String,java.lang.Boolean) in org.chorem.lima.entity.AbstractAccountTopiaDao has been deprecated [WARNING] <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/src/main/java/org/chorem/lima/business/LimaConfig.java>:[67,9] <O,A>ApplicationConfig(java.lang.Class<O>,java.lang.Class<A>,java.util.Properties,java.lang.String) in org.nuiton.config.ApplicationConfig has been deprecated [WARNING] <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/src/main/java/org/chorem/lima/business/ejb/AccountServiceImpl.java>:[121,42] findByAccountNumber(java.lang.String) in org.chorem.lima.entity.GeneratedAccountTopiaDao has been deprecated [WARNING] <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/src/main/java/org/chorem/lima/business/ejb/AccountServiceImpl.java>:[137,38] findByAccountNumber(java.lang.String) in org.chorem.lima.entity.GeneratedAccountTopiaDao has been deprecated [WARNING] <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/src/main/java/org/chorem/lima/business/ejb/FiscalPeriodServiceImpl.java>:[169,42] findAllByLocked(boolean) in org.chorem.lima.entity.GeneratedFiscalPeriodTopiaDao has been deprecated [WARNING] <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/src/main/java/org/chorem/lima/business/ejb/FiscalPeriodServiceImpl.java>:[187,42] findAllByLocked(boolean) in org.chorem.lima.entity.GeneratedFiscalPeriodTopiaDao has been deprecated [WARNING] <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/src/main/java/org/chorem/lima/business/accountingrules/FranceAccountingRules.java>:[143,45] findAllByLocked(boolean) in org.chorem.lima.entity.GeneratedFiscalPeriodTopiaDao has been deprecated [WARNING] <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/src/main/java/org/chorem/lima/business/ejb/ImportServiceImpl.java>: Some input files use unchecked or unsafe operations. [WARNING] <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/src/main/java/org/chorem/lima/business/ejb/ImportServiceImpl.java>: Recompile with -Xlint:unchecked for details. [INFO] 24 warnings [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/src/main/java/org/chorem/lima/business/ejb/AbstractLimaService.java>:[30,32] cannot find symbol symbol: class LimaDaoHelper location: package org.chorem.lima.business [ERROR] <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/src/main/java/org/chorem/lima/business/accountingrules/DefaultAccountingRules.java>:[33,32] cannot find symbol symbol: class LimaDaoHelper location: package org.chorem.lima.business [ERROR] <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/src/main/java/org/chorem/lima/business/ejb/AbstractLimaService.java>:[30,32] cannot find symbol symbol: class LimaDaoHelper location: package org.chorem.lima.business [ERROR] <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/src/main/java/org/chorem/lima/business/accountingrules/DefaultAccountingRules.java>:[33,32] cannot find symbol symbol: class LimaDaoHelper location: package org.chorem.lima.business [INFO] 4 errors [INFO] ------------------------------------------------------------- [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Lima .............................................. SUCCESS [ 1.606 s] [INFO] Lima :: callao .................................... SUCCESS [ 5.156 s] [INFO] Lima :: business API .............................. SUCCESS [ 0.688 s] [INFO] Lima :: business .................................. FAILURE [ 13.058 s] [INFO] Lima :: Swing ..................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 21.890 s [INFO] Finished at: 2014-05-16T16:04:59+01:00 [INFO] Final Memory: 48M/579M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project lima-business: Compilation failure: Compilation failure: [ERROR] <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/src/main/java/org/chorem/lima/business/ejb/AbstractLimaService.java>:[30,32] cannot find symbol [ERROR] symbol: class LimaDaoHelper [ERROR] location: package org.chorem.lima.business [ERROR] <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/src/main/java/org/chorem/lima/business/accountingrules/DefaultAccountingRules.java>:[33,32] cannot find symbol [ERROR] symbol: class LimaDaoHelper [ERROR] location: package org.chorem.lima.business [ERROR] <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/src/main/java/org/chorem/lima/business/ejb/AbstractLimaService.java>:[30,32] cannot find symbol [ERROR] symbol: class LimaDaoHelper [ERROR] location: package org.chorem.lima.business [ERROR] <http://ci.chorem.org/jenkins/job/lima-ci/ws/trunk/lima-business/src/main/java/org/chorem/lima/business/accountingrules/DefaultAccountingRules.java>:[33,32] cannot find symbol [ERROR] symbol: class LimaDaoHelper [ERROR] location: package org.chorem.lima.business [ERROR] -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project lima-business: 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: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.plugin.compiler.CompilationFailureException: Compilation failure at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:858) at org.apache.maven.plugin.compiler.CompilerMojo.execute(CompilerMojo.java:129) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:133) 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 :lima-business Failed to send e-mail to athimel because no e-mail address is known, and no default e-mail domain is configured Sending e-mails to: lima-commits@list.chorem.org Sending e-mails to: lima-commits@list.chorem.org Failed to send e-mail to athimel because no e-mail address is known, and no default e-mail domain is configured Sending e-mails to: lima-commits@list.chorem.org channel stopped Failed to send e-mail to athimel because no e-mail address is known, and no default e-mail domain is configured Failed to send e-mail to echatellier because no e-mail address is known, and no default e-mail domain is configured
participants (1)
-
admin+ci-chorem.org@codelutin.com