See <http://ci.chorem.org/jenkins/job/lima-nightly/org.chorem.lima$lima-business/72/changes> Changes: [dcosse] refs #769 merge de mes modification en cours [dcosse] refs #769 création d'un nouveau module pour la partie web de lima et création du rapport balance avec jasper report [dcosse] refs #769 mise à jour des dépendances et des pom [dcosse] refs #769 nettoyage suite à la création du module web [dcosse] refs #769 Ajout génération rappor Journal Général Provisoire [dcosse] refs #769 génération des rapports pour journaux [dcosse] refs #769 correction sur rapports pour journaux [dcosse] refs #769 ajout saut de page entre les différents journaux [dcosse] refs #769 path for generating report can be set through config file, it allows user to set it's own report builder file [dcosse] refs #769 String -> Bigdecimal when there are numeric account values [dcosse] refs #769 set BigDecimal format for general entry book report [dcosse] refs #769 fix Balance report fill-up [dcosse] refs #769 Mise à jour des rapports [dcosse] refs #769 services for Leger report [dcosse] refs #769 Leger report generation [dcosse] refs #769 amélioration sur la récupération et la mise à jour des paramètres [dcosse] refs #769 fix in case of no identity is provided [dcosse] refs #1162 fix fiscal transaction an enries import ------------------------------------------ [...truncated 1561 lines...] at sun.reflect.GeneratedMethodAccessor17.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.openejb.core.interceptor.ReflectionInvocationContext$Invocation.invoke(ReflectionInvocationContext.java:192) at org.apache.openejb.core.interceptor.ReflectionInvocationContext.proceed(ReflectionInvocationContext.java:173) at org.apache.openejb.monitoring.StatsInterceptor.record(StatsInterceptor.java:181) at org.apache.openejb.monitoring.StatsInterceptor.invoke(StatsInterceptor.java:100) at sun.reflect.GeneratedMethodAccessor16.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.openejb.core.interceptor.ReflectionInvocationContext$Invocation.invoke(ReflectionInvocationContext.java:192) at org.apache.openejb.core.interceptor.ReflectionInvocationContext.proceed(ReflectionInvocationContext.java:173) at org.apache.openejb.core.interceptor.InterceptorStack.invoke(InterceptorStack.java:85) at org.apache.openejb.core.stateless.StatelessContainer._invoke(StatelessContainer.java:227) at org.apache.openejb.core.stateless.StatelessContainer.invoke(StatelessContainer.java:194) at org.apache.openejb.core.ivm.EjbObjectProxyHandler.synchronizedBusinessMethod(EjbObjectProxyHandler.java:308) at org.apache.openejb.core.ivm.EjbObjectProxyHandler.businessMethod(EjbObjectProxyHandler.java:303) at org.apache.openejb.core.ivm.EjbObjectProxyHandler._invoke(EjbObjectProxyHandler.java:92) at org.apache.openejb.core.ivm.BaseEjbProxyHandler.invoke(BaseEjbProxyHandler.java:308) at com.sun.proxy.$Proxy40.removeAccount(Unknown Source) 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.chorem.lima.service.ServiceMonitorableHandler.invoke(ServiceMonitorableHandler.java:73) at com.sun.proxy.$Proxy41.removeAccount(Unknown Source) at org.chorem.lima.business.AccountServiceImplTest.removeUnexistedAccountTest(AccountServiceImplTest.java:220) 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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Caused by: org.hibernate.TransientObjectException: object references an unsaved transient instance - save the transient instance before flushing: org.chorem.lima.entity.AccountImpl at org.hibernate.engine.internal.ForeignKeys.getEntityIdentifierIfNotUnsaved(ForeignKeys.java:294) at org.hibernate.type.EntityType.getIdentifier(EntityType.java:537) at org.hibernate.type.ManyToOneType.nullSafeSet(ManyToOneType.java:174) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at org.nuiton.topia.persistence.internal.support.HibernateTopiaJpaSupport.find0(HibernateTopiaJpaSupport.java:207) ... 66 more INFO [main] (Log4jLogStream.java:71) info - EJBContainer already initialized. Call ejbContainer.close() to allow reinitialization INFO [main] (AbstractLimaTest.java:183) getTestApplicationContext - Opening context to database : jdbc:h2:<http://ci.chorem.org/jenkins/job/lima-nightly/org.chorem.lima$lima-business/ws/target/surefire-workdir/lima-business-ca4cef13-c803-486f-a7b1-8b3c8e961f6a/data> WARN [main] (TopiaUtil.java:322) warnOnAutomaticSchemaOperationRisk - Be careful, you are about to let Hibernate automatically create or update your database schema. [hibernate.hbm2ddl.auto=update] DEBUG [main] (LimaInterceptor.java:78) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount WARN [main] (TopiaUtil.java:322) warnOnAutomaticSchemaOperationRisk - Be careful, you are about to let Hibernate automatically create or update your database schema. [hibernate.hbm2ddl.auto=update] WARN [main] (DriverManagerConnectionProviderImpl.java:93) configure - HHH000402: Using Hibernate built-in connection pool (not for production use!) DEBUG [main] (LimaInterceptor.java:78) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount DEBUG [main] (LimaInterceptor.java:78) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount DEBUG [main] (LimaInterceptor.java:78) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount DEBUG [main] (LimaInterceptor.java:78) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount DEBUG [main] (LimaInterceptor.java:78) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount DEBUG [main] (LimaInterceptor.java:78) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount DEBUG [main] (LimaInterceptor.java:78) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount INFO [main] (Log4jLogStream.java:71) info - EJBContainer already initialized. Call ejbContainer.close() to allow reinitialization INFO [main] (AbstractLimaTest.java:183) getTestApplicationContext - Opening context to database : jdbc:h2:<http://ci.chorem.org/jenkins/job/lima-nightly/org.chorem.lima$lima-business/ws/target/surefire-workdir/lima-business-f0a87621-8c51-49c4-8aec-e5835e9094a3/data> WARN [main] (TopiaUtil.java:322) warnOnAutomaticSchemaOperationRisk - Be careful, you are about to let Hibernate automatically create or update your database schema. [hibernate.hbm2ddl.auto=update] DEBUG [main] (LimaInterceptor.java:78) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount WARN [main] (TopiaUtil.java:322) warnOnAutomaticSchemaOperationRisk - Be careful, you are about to let Hibernate automatically create or update your database schema. [hibernate.hbm2ddl.auto=update] WARN [main] (DriverManagerConnectionProviderImpl.java:93) configure - HHH000402: Using Hibernate built-in connection pool (not for production use!) DEBUG [main] (LimaInterceptor.java:78) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount DEBUG [main] (LimaInterceptor.java:78) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount DEBUG [main] (LimaInterceptor.java:78) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount DEBUG [main] (LimaInterceptor.java:78) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount DEBUG [main] (LimaInterceptor.java:78) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount DEBUG [main] (LimaInterceptor.java:78) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount DEBUG [main] (LimaInterceptor.java:78) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount INFO [main] (Log4jLogStream.java:71) info - EJBContainer already initialized. Call ejbContainer.close() to allow reinitialization INFO [main] (AbstractLimaTest.java:183) getTestApplicationContext - Opening context to database : jdbc:h2:<http://ci.chorem.org/jenkins/job/lima-nightly/org.chorem.lima$lima-business/ws/target/surefire-workdir/lima-business-0622a92c-1e5c-4f19-a6cd-d9ba68a0a5fa/data> WARN [main] (TopiaUtil.java:322) warnOnAutomaticSchemaOperationRisk - Be careful, you are about to let Hibernate automatically create or update your database schema. [hibernate.hbm2ddl.auto=update] DEBUG [main] (LimaInterceptor.java:78) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount WARN [main] (TopiaUtil.java:322) warnOnAutomaticSchemaOperationRisk - Be careful, you are about to let Hibernate automatically create or update your database schema. [hibernate.hbm2ddl.auto=update] WARN [main] (DriverManagerConnectionProviderImpl.java:93) configure - HHH000402: Using Hibernate built-in connection pool (not for production use!) DEBUG [main] (LimaInterceptor.java:78) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount DEBUG [main] (LimaInterceptor.java:78) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount DEBUG [main] (LimaInterceptor.java:78) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount DEBUG [main] (LimaInterceptor.java:78) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount DEBUG [main] (LimaInterceptor.java:78) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount DEBUG [main] (LimaInterceptor.java:78) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount DEBUG [main] (LimaInterceptor.java:78) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount INFO [main] (Log4jLogStream.java:71) info - EJBContainer already initialized. Call ejbContainer.close() to allow reinitialization INFO [main] (AbstractLimaTest.java:183) getTestApplicationContext - Opening context to database : jdbc:h2:<http://ci.chorem.org/jenkins/job/lima-nightly/org.chorem.lima$lima-business/ws/target/surefire-workdir/lima-business-0ed47997-93f3-4ce1-a9fb-e451ae4f6a2d/data> WARN [main] (TopiaUtil.java:322) warnOnAutomaticSchemaOperationRisk - Be careful, you are about to let Hibernate automatically create or update your database schema. [hibernate.hbm2ddl.auto=update] DEBUG [main] (LimaInterceptor.java:78) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount WARN [main] (TopiaUtil.java:322) warnOnAutomaticSchemaOperationRisk - Be careful, you are about to let Hibernate automatically create or update your database schema. [hibernate.hbm2ddl.auto=update] WARN [main] (DriverManagerConnectionProviderImpl.java:93) configure - HHH000402: Using Hibernate built-in connection pool (not for production use!) DEBUG [main] (LimaInterceptor.java:78) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount DEBUG [main] (LimaInterceptor.java:78) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount DEBUG [main] (LimaInterceptor.java:78) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount DEBUG [main] (LimaInterceptor.java:78) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount DEBUG [main] (LimaInterceptor.java:78) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount DEBUG [main] (LimaInterceptor.java:78) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount DEBUG [main] (LimaInterceptor.java:78) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.71 sec - in org.chorem.lima.business.AccountServiceImplTest Running org.chorem.lima.entity.FinancialTransactionDAOTest INFO [main] (Log4jLogStream.java:71) info - EJBContainer already initialized. Call ejbContainer.close() to allow reinitialization INFO [main] (AbstractLimaTest.java:183) getTestApplicationContext - Opening context to database : jdbc:h2:<http://ci.chorem.org/jenkins/job/lima-nightly/org.chorem.lima$lima-business/ws/target/surefire-workdir/lima-business-03092392-d42e-4564-a8c3-f0f6ae01364b/data> WARN [main] (TopiaUtil.java:322) warnOnAutomaticSchemaOperationRisk - Be careful, you are about to let Hibernate automatically create or update your database schema. [hibernate.hbm2ddl.auto=update] WARN [main] (DriverManagerConnectionProviderImpl.java:93) configure - HHH000402: Using Hibernate built-in connection pool (not for production use!) DEBUG [main] (LimaInterceptor.java:78) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount WARN [main] (TopiaUtil.java:322) warnOnAutomaticSchemaOperationRisk - Be careful, you are about to let Hibernate automatically create or update your database schema. [hibernate.hbm2ddl.auto=update] WARN [main] (DriverManagerConnectionProviderImpl.java:93) configure - HHH000402: Using Hibernate built-in connection pool (not for production use!) DEBUG [main] (LimaInterceptor.java:78) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount DEBUG [main] (LimaInterceptor.java:78) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount DEBUG [main] (LimaInterceptor.java:78) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount DEBUG [main] (LimaInterceptor.java:78) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount DEBUG [main] (LimaInterceptor.java:78) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount DEBUG [main] (LimaInterceptor.java:78) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#createAccount DEBUG [main] (LimaInterceptor.java:78) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.EntryBookServiceImpl#createEntryBook DEBUG [main] (LimaInterceptor.java:78) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.FiscalPeriodServiceImpl#createFiscalPeriod DEBUG [main] (LimaInterceptor.java:78) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.AccountServiceImpl#getAccountByNumber DEBUG [main] (LimaInterceptor.java:78) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.EntryBookServiceImpl#getEntryBookByCode DEBUG [main] (LimaInterceptor.java:78) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.FinancialTransactionServiceImpl#createFinancialTransaction DEBUG [main] (LimaInterceptor.java:78) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.FinancialTransactionServiceImpl#createEntry DEBUG [main] (LimaInterceptor.java:78) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.FinancialTransactionServiceImpl#createEntry DEBUG [main] (LimaInterceptor.java:78) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.FinancialTransactionServiceImpl#updateFinancialTransaction DEBUG [main] (DefaultAccountingRules.java:326) updateFinancialTransactionDateRules - Date de transaction modifiée sur l'ui Wed Apr 04 00:00:00 CEST 2012 DEBUG [main] (DefaultAccountingRules.java:327) updateFinancialTransactionDateRules - Date de début du premier exercice : 2012-01-01 00:00:00.0 DEBUG [main] (DefaultAccountingRules.java:328) updateFinancialTransactionDateRules - Date de fin du dernier exercice : 2012-12-31 23:59:59.999 DEBUG [main] (LimaInterceptor.java:78) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.FinancialPeriodServiceImpl#getAllFinancialPeriods DEBUG [main] (LimaInterceptor.java:78) invoke - Init new topia transaction for method : class org.chorem.lima.business.ejb.EntryBookServiceImpl#getEntryBookByCode WARN [main] (DriverManagerConnectionProviderImpl.java:93) configure - HHH000402: Using Hibernate built-in connection pool (not for production use!) Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.606 sec - in org.chorem.lima.entity.FinancialTransactionDAOTest Results : Tests run: 83, Failures: 0, Errors: 0, Skipped: 2 [JENKINS] Recording test results log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter). log4j:WARN Please initialize the log4j system properly. [INFO] [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ lima-business --- [INFO] Building jar: <http://ci.chorem.org/jenkins/job/lima-nightly/org.chorem.lima$lima-business/ws/target/lima-business-0.8-SNAPSHOT.jar> [INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ lima-business >>> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ lima-business --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ lima-business --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ lima-business --- [INFO] Will use repository http://repo1.maven.org/maven2/ [INFO] Will use repository http://maven.nuiton.org/central-releases [WARNING] Skip SNAPSHOT dependency : org.nuiton:nuiton-utils:3.0-20141026.094947-74 [WARNING] Skip SNAPSHOT dependency : org.nuiton.topia:topia-persistence:3.0-20150123.160548-258 [WARNING] Skip SNAPSHOT dependency : org.nuiton.topia:topia-service-flyway:3.0-20150123.160748-184 [INFO] Skipping goal (runOnce flag is on and goal was already executed). [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ lima-business --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ lima-business --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ lima-business --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ lima-business --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ lima-business --- [INFO] Skipping goal (runOnce flag is on and goal was already executed). [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ lima-business <<< [INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ lima-business --- [INFO] Building jar: <http://ci.chorem.org/jenkins/job/lima-nightly/org.chorem.lima$lima-business/ws/target/lima-business-0.8-SNAPSHOT-sources.jar> [INFO] [INFO] --- maven-javadoc-plugin:2.10.1:jar (attach-javadocs) @ lima-business --- [INFO] 3 warnings [WARNING] Javadoc Warnings [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/org.chorem.lima$lima-business/ws/src/main/java/org/chorem/lima/business/ejb/FinancialStatementServiceImpl.java>:228: warning - @return tag has no arguments. [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/org.chorem.lima$lima-business/ws/src/main/java/org/chorem/lima/business/ejb/FinancialStatementServiceImpl.java>:338: warning - @return tag has no arguments. [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/org.chorem.lima$lima-business/ws/src/main/java/org/chorem/lima/business/ejb/ReportServiceImpl.java>:130: warning - @return tag has no arguments. [INFO] Building jar: <http://ci.chorem.org/jenkins/job/lima-nightly/org.chorem.lima$lima-business/ws/target/lima-business-0.8-SNAPSHOT-javadoc.jar> [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ lima-business --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-pgp-passphrase) @ lima-business --- [INFO] Exporting server [gpg-signer] username in ${gpg.keyname} [INFO] Exporting server [gpg-signer] password in ${gpg.passphrase} [INFO] [INFO] --- helper-maven-plugin:2.1:collect-files (collect-build-artifacts) @ lima-business --- [INFO] Loaded /var/local/forge/data/chorem.org/jenkins/workspace/lima-nightly/target/collect-artifacts.txt [INFO] Copying lima-business-0.8-SNAPSHOT.jar to /var/local/forge/data/chorem.org/jenkins/workspace/lima-nightly/target/collect/org.chorem.lima--lima-business/lima-business-0.8-SNAPSHOT.jar [INFO] Copying THIRD-PARTY.properties to /var/local/forge/data/chorem.org/jenkins/workspace/lima-nightly/target/collect/org.chorem.lima--lima-business/THIRD-PARTY.properties [INFO] Copying lima-business-0.8-SNAPSHOT-sources.jar to /var/local/forge/data/chorem.org/jenkins/workspace/lima-nightly/target/collect/org.chorem.lima--lima-business/lima-business-0.8-SNAPSHOT-sources.jar [INFO] Copying lima-business-0.8-SNAPSHOT-javadoc.jar to /var/local/forge/data/chorem.org/jenkins/workspace/lima-nightly/target/collect/org.chorem.lima--lima-business/lima-business-0.8-SNAPSHOT-javadoc.jar [INFO] [INFO] --- helper-maven-plugin:2.1:collect-files (collect-build-attachements) @ lima-business --- [WARNING] skip unexisting file <http://ci.chorem.org/jenkins/job/lima-nightly/org.chorem.lima$lima-business/ws/target/lima-server-0.8-SNAPSHOT-bin.zip> (adding user file : ) [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- maven-gpg-plugin:1.5:sign (sign-artifacts) @ lima-business --- [INFO] [INFO] --- maven-dependency-plugin:2.9:analyze-only (analyze) @ lima-business --- [INFO] Used declared dependencies found: [INFO] org.chorem.lima:lima-callao:jar:0.8-SNAPSHOT:compile [INFO] org.chorem.lima:lima-business-api:jar:0.8-SNAPSHOT:compile [INFO] junit:junit:jar:4.11:test [INFO] org.nuiton:nuiton-utils:jar:3.0-SNAPSHOT:compile [INFO] org.nuiton.i18n:nuiton-i18n:jar:3.3:compile [INFO] org.nuiton.topia:topia-persistence:jar:3.0-SNAPSHOT:compile [INFO] org.nuiton.topia:topia-service-flyway:jar:3.0-SNAPSHOT:compile [INFO] org.nuiton:nuiton-config:jar:3.0-rc-2:compile [INFO] org.nuiton:nuiton-csv:jar:3.0-rc-4:compile [INFO] org.apache.commons:commons-lang3:jar:3.3.2:compile [INFO] commons-logging:commons-logging:jar:1.2:compile [INFO] commons-lang:commons-lang:jar:2.6:compile [INFO] commons-io:commons-io:jar:2.4:compile [INFO] org.apache.openejb:javaee-api:jar:6.0-6:provided [INFO] com.google.guava:guava:jar:18.0:compile [WARNING] Unused declared dependencies found: [WARNING] org.apache.openejb:openejb-core:jar:4.7.1:compile [WARNING] commons-codec:commons-codec:jar:1.9:compile [JENKINS] Archiving disabled