Build failed in Jenkins: lima-nightly #1
See <http://ci.chorem.org/jenkins/job/lima-nightly/1/> ------------------------------------------ [...truncated 669 lines...] AU lima-business/src/main/java/org/chorem/lima/business/LimaDaoHelper.java AU lima-business/src/main/java/org/chorem/lima/business/ServiceListener.java AU lima-business/src/main/java/org/chorem/lima/business/LimaConfig.java A lima-business/src/main/java/org/chorem/lima/business/migration AU lima-business/src/main/java/org/chorem/lima/business/migration/DatabaseMigrationClass.java AU lima-business/src/main/java/org/chorem/lima/business/migration/MigrationV0_6.java AU lima-business/src/main/java/org/chorem/lima/business/migration/MigrationV0V0_5.java AU lima-business/src/main/java/org/chorem/lima/business/ServiceMonitorable.java AU lima-business/src/main/java/org/chorem/lima/business/LimaBusinessException.java A lima-business/src/main/resources A lima-business/src/main/resources/i18n AU lima-business/src/main/resources/i18n/lima-business_en_GB.properties AU lima-business/src/main/resources/i18n/lima-business_fr_FR.properties A lima-business/src/main/resources/META-INF AU lima-business/src/main/resources/META-INF/ejb-jar.xml AU lima-business/src/main/resources/save_callao.dtd A lima-business/src/main/resources/images AU lima-business/src/main/resources/images/puzzle_icon_mini.png AU lima-business/src/main/resources/images/accounts.png AU lima-business/src/main/resources/images/entrybooks.png AU lima-business/src/main/resources/images/fiscalperiods.png AU lima-business/src/main/resources/images/entries.png AU lima-business/src/main/resources/images/identity.png AU lima-business/src/main/resources/lima.properties A lima-business/src/main/resources/reports AU lima-business/src/main/resources/reports/vat_form_fr.pdf A lima-business/src/site AU lima-business/src/site/site_fr.xml AU lima-business/pom.xml AU lima-business/README.txt A lima-callao AU lima-callao/LICENSE.txt AU lima-callao/changelog.txt A lima-callao/src A lima-callao/src/license AU lima-callao/src/license/THIRD-PARTY.properties A lima-callao/src/main A lima-callao/src/main/java A lima-callao/src/main/java/org A lima-callao/src/main/java/org/chorem A lima-callao/src/main/java/org/chorem/lima AU lima-callao/src/main/java/org/chorem/lima/FinancialStatementWayEnum.java A lima-callao/src/main/java/org/chorem/lima/Filter AU lima-callao/src/main/java/org/chorem/lima/Filter/FinancialTransactionFilter.java AU lima-callao/src/main/java/org/chorem/lima/Filter/AccountFilter.java AU lima-callao/src/main/java/org/chorem/lima/Filter/EntryBookFilter.java AU lima-callao/src/main/java/org/chorem/lima/Filter/Filter.java AU lima-callao/src/main/java/org/chorem/lima/Filter/VisitorFilter.java AU lima-callao/src/main/java/org/chorem/lima/Filter/EntryFilter.java AU lima-callao/src/main/java/org/chorem/lima/Filter/AbstractFilter.java AU lima-callao/src/main/java/org/chorem/lima/Filter/FilterGenerator.java A lima-callao/src/main/java/org/chorem/lima/beans AU lima-callao/src/main/java/org/chorem/lima/beans/AbstractStringCondition.java AU lima-callao/src/main/java/org/chorem/lima/beans/FinancialTransactionCondition.java AU lima-callao/src/main/java/org/chorem/lima/beans/AccountCondition.java AU lima-callao/src/main/java/org/chorem/lima/beans/LetteringCondition.java AU lima-callao/src/main/java/org/chorem/lima/beans/VisitorCondition.java AU lima-callao/src/main/java/org/chorem/lima/beans/AbstractBigDecimalCondition.java AU lima-callao/src/main/java/org/chorem/lima/beans/FiscalPeriodCondition.java AU lima-callao/src/main/java/org/chorem/lima/beans/CreditCondition.java AU lima-callao/src/main/java/org/chorem/lima/beans/VoucherCondition.java AU lima-callao/src/main/java/org/chorem/lima/beans/EntryBookCondition.java AU lima-callao/src/main/java/org/chorem/lima/beans/DateCondition.java AU lima-callao/src/main/java/org/chorem/lima/beans/Condition.java AU lima-callao/src/main/java/org/chorem/lima/beans/Labeled.java AU lima-callao/src/main/java/org/chorem/lima/beans/DateIntervalCondition.java AU lima-callao/src/main/java/org/chorem/lima/beans/DescriptionCondition.java AU lima-callao/src/main/java/org/chorem/lima/beans/FinancialPeriodCondition.java AU lima-callao/src/main/java/org/chorem/lima/beans/DebitCondition.java A lima-callao/src/main/java/org/chorem/lima/Clause AU lima-callao/src/main/java/org/chorem/lima/Clause/AndClause.java AU lima-callao/src/main/java/org/chorem/lima/Clause/StringClause.java AU lima-callao/src/main/java/org/chorem/lima/Clause/NumberClause.java AU lima-callao/src/main/java/org/chorem/lima/Clause/SetClause.java AU lima-callao/src/main/java/org/chorem/lima/Clause/DateClause.java AU lima-callao/src/main/java/org/chorem/lima/Clause/BooleanClause.java AU lima-callao/src/main/java/org/chorem/lima/Clause/Clause.java AU lima-callao/src/main/java/org/chorem/lima/Clause/SubFilterClause.java AU lima-callao/src/main/java/org/chorem/lima/Clause/VisitorClause.java AU lima-callao/src/main/java/org/chorem/lima/Clause/NotClause.java AU lima-callao/src/main/java/org/chorem/lima/Clause/OrClause.java A lima-callao/src/main/java/org/chorem/lima/entity AU lima-callao/src/main/java/org/chorem/lima/entity/FinancialStatementDAOImpl.java AU lima-callao/src/main/java/org/chorem/lima/entity/FinancialTransactionDAOImpl.java AU lima-callao/src/main/java/org/chorem/lima/entity/VatStatementImpl.java AU lima-callao/src/main/java/org/chorem/lima/entity/AccountDAOImpl.java AU lima-callao/src/main/java/org/chorem/lima/entity/EntryImpl.java AU lima-callao/src/main/java/org/chorem/lima/entity/GeneratorHQuery.java AU lima-callao/src/main/java/org/chorem/lima/entity/VatStatementDAOImpl.java AU lima-callao/src/main/java/org/chorem/lima/entity/EntryDAOImpl.java AU lima-callao/src/main/java/org/chorem/lima/entity/FiscalPeriodDAOImpl.java AU lima-callao/src/main/java/org/chorem/lima/entity/ClosedPeriodicEntryBookDAOImpl.java AU lima-callao/src/main/java/org/chorem/lima/entity/FinancialStatementImpl.java AU lima-callao/src/main/java/org/chorem/lima/entity/FinancialTransactionImpl.java AU lima-callao/src/main/java/org/chorem/lima/entity/FinancialPeriodDAOImpl.java A lima-callao/src/main/resources A lima-callao/src/main/resources/i18n AU lima-callao/src/main/resources/i18n/lima-callao_en_GB.properties AU lima-callao/src/main/resources/i18n/lima-callao_fr_FR.properties A lima-callao/src/main/xmi AU lima-callao/src/main/xmi/accounting.properties AU lima-callao/src/main/xmi/accounting.zargo A lima-callao/src/site AU lima-callao/src/site/site_fr.xml AU lima-callao/pom.xml AU lima-callao/README.txt A ofbizNeogia A ofbizNeogia/servicedef AU ofbizNeogia/servicedef/services.xml A ofbizNeogia/src A ofbizNeogia/src/org A ofbizNeogia/src/org/ofbiz A ofbizNeogia/src/org/ofbiz/lima AU ofbizNeogia/src/org/ofbiz/lima/EntryService.java AU ofbizNeogia/src/org/ofbiz/lima/PeriodService.java AU ofbizNeogia/src/org/ofbiz/lima/StatusService.java AU ofbizNeogia/src/org/ofbiz/lima/TransactionService.java AU ofbizNeogia/src/org/ofbiz/lima/JournalService.java AU ofbizNeogia/src/org/ofbiz/lima/AccountService.java AU ofbizNeogia/ofbiz-component.xml A ofbizNeogia/entitydef AU ofbizNeogia/entitydef/entitygroup.xml AU ofbizNeogia/entitydef/entitymodel.xml AU ofbizNeogia/build.xml U . At revision 3746 Parsing POMs Discovered a new module org.chorem:lima Lima Discovered a new module org.chorem.lima:lima-callao Lima :: callao Discovered a new module org.chorem.lima:lima-business-api Lima :: business API Discovered a new module org.chorem.lima:lima-business Lima :: business Discovered a new module org.chorem.lima:lima-swing Lima :: Swing Modules changed, recalculating dependency graph [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.4.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.33.jar /var/local/forge/data/chorem.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven31-interceptor-1.4.jar /var/local/forge/data/chorem.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.4.jar 50321 <===[JENKINS REMOTING CAPACITY]===> channel started log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter). log4j:WARN Please initialize the log4j system properly. Executing Maven: -B -f <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/pom.xml> -s /var/local/forge/data/chorem.org/maven/settings.xml -e -U clean verify -DperformRelease [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] ------------------------------------------------------------------------ [INFO] Building Lima 0.8-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ lima --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ lima --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-project-files) @ lima --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ lima --- [INFO] Exporting server [redmine-chorem.org] username in ${redmine.username} [INFO] Exporting server [redmine-chorem.org] privateKey in ${redmine.apiKey} [INFO] [INFO] --- license-maven-plugin:1.5:update-project-license (attach-licenses) @ lima --- [INFO] Will create or update license file [gpl_v3] to <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/LICENSE.txt> [INFO] [INFO] --- license-maven-plugin:1.5:add-third-party (attach-licenses) @ lima --- [WARNING] The goal is skip due to packaging 'pom' [INFO] [INFO] --- license-maven-plugin:1.5:update-file-header (update-file-header) @ lima --- [INFO] Will search files to update from root <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/src> [INFO] Scan 25 files header done in 87.542ms. [INFO] All files are up-to-date. [INFO] [INFO] --- animal-sniffer-maven-plugin:1.9:check (default) @ lima --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1 [INFO] [INFO] --- jredmine-maven-plugin:1.6:generate-changes (jredmine-generate-changes) @ lima --- [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 .............................................. FAILURE [4.343s] [INFO] Lima :: callao .................................... SKIPPED [INFO] Lima :: business API .............................. SKIPPED [INFO] Lima :: business .................................. SKIPPED [INFO] Lima :: Swing ..................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 5.399s [INFO] Finished at: Sat Feb 15 00:54:10 CET 2014 [INFO] Final Memory: 33M/433M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.nuiton.jredmine:jredmine-maven-plugin:1.6:generate-changes (jredmine-generate-changes) on project lima: the user 'hudson' could not be retrieve from redmine server. -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.nuiton.jredmine:jredmine-maven-plugin:1.6:generate-changes (jredmine-generate-changes) on project lima: the user 'hudson' could not be retrieve from redmine server. at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216) 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:84) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59) at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:317) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:152) 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:744) Caused by: org.apache.maven.plugin.MojoExecutionException: the user 'hudson' could not be retrieve from redmine server. at org.nuiton.jredmine.plugin.AbstractRedmineMojo.failIfSafe(AbstractRedmineMojo.java:396) at org.nuiton.jredmine.plugin.AbstractRedmineMojoWithProject.init(AbstractRedmineMojoWithProject.java:114) at org.nuiton.jredmine.plugin.AbstractRedmineMojoWithProjectAndVersion.init(AbstractRedmineMojoWithProjectAndVersion.java:101) at org.nuiton.jredmine.plugin.GenerateChangesMojo.init(GenerateChangesMojo.java:348) at org.nuiton.plugin.AbstractPlugin.execute(AbstractPlugin.java:106) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:106) 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/MojoExecutionException Sending e-mails to: lima-commits@list.chorem.org channel stopped Skipping sonar analysis due to bad build status FAILURE
See <http://ci.chorem.org/jenkins/job/lima-nightly/2/> ------------------------------------------ [...truncated 2881 lines...] Running org.chorem.lima.business.FinancialTransactionServiceImplTest INFO - EJBContainer already initialized. Call ejbContainer.close() to allow reinitialization Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.059 sec - in org.chorem.lima.business.FinancialTransactionServiceImplTest Running org.chorem.lima.business.FiscalPeriodServiceImplTest INFO - EJBContainer already initialized. Call ejbContainer.close() to allow reinitialization Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.006 sec - in org.chorem.lima.business.FiscalPeriodServiceImplTest Running org.chorem.lima.business.ImportServiceImplTest INFO - EJBContainer already initialized. Call ejbContainer.close() to allow reinitialization INFO [main] (ImportServiceImpl.java:382) importAccountsChartFromEbp - Imported form EBP : 571 accounts in 860 ms INFO [main] (ImportServiceImpl.java:433) importEntryBookFromEbp - Imported form EBP : 9 accounts in 56 ms INFO [main] (ImportServiceImpl.java:326) importEntriesFromEbp - Imported form EBP : 19 entries in 21 ms INFO [main] (ImportServiceImpl.java:382) importAccountsChartFromEbp - Imported form EBP : 571 accounts in 603 ms INFO [main] (ImportServiceImpl.java:433) importEntryBookFromEbp - Imported form EBP : 9 accounts in 43 ms INFO [main] (ImportServiceImpl.java:326) importEntriesFromEbp - Imported form EBP : 19 entries in 12 ms INFO [main] (ImportServiceImpl.java:382) importAccountsChartFromEbp - Imported form EBP : 571 accounts in 478 ms INFO [main] (ImportServiceImpl.java:433) importEntryBookFromEbp - Imported form EBP : 9 accounts in 40 ms INFO [main] (ImportServiceImpl.java:326) importEntriesFromEbp - Imported form EBP : 19 entries in 12 ms Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.311 sec - in org.chorem.lima.business.ImportServiceImplTest Running org.chorem.lima.business.ReportServiceImplTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in org.chorem.lima.business.ReportServiceImplTest Running org.chorem.lima.business.accountingrules.AccountServiceRuleFrTest INFO - EJBContainer already initialized. Call ejbContainer.close() to allow reinitialization WARN [main] (FranceAccountingRules.java:72) createAccountRules - Account Number is not numeric : 10TEST Tests run: 13, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.203 sec <<< FAILURE! - in org.chorem.lima.business.accountingrules.AccountServiceRuleFrTest testCreateAccountWrongStart(org.chorem.lima.business.accountingrules.AccountServiceRuleFrTest) Time elapsed: 0.227 sec <<< FAILURE! java.lang.AssertionError: Expected exception: org.chorem.lima.business.LimaException at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:32) 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.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 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) Running org.chorem.lima.business.accountingrules.ReportServiceRuleFrTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec - in org.chorem.lima.business.accountingrules.ReportServiceRuleFrTest Running org.chorem.lima.business.accountingrules.FiscalPeriodServiceRuleFrTest INFO - EJBContainer already initialized. Call ejbContainer.close() to allow reinitialization Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.662 sec - in org.chorem.lima.business.accountingrules.FiscalPeriodServiceRuleFrTest Running org.chorem.lima.business.accountingrules.FinancialPeriodServiceRuleFrTest INFO - EJBContainer already initialized. Call ejbContainer.close() to allow reinitialization Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.449 sec - in org.chorem.lima.business.accountingrules.FinancialPeriodServiceRuleFrTest Running org.chorem.lima.business.accountingrules.ImportServiceRuleFrTest INFO - EJBContainer already initialized. Call ejbContainer.close() to allow reinitialization INFO [main] (ImportServiceImpl.java:382) importAccountsChartFromEbp - Imported form EBP : 571 accounts in 568 ms INFO [main] (ImportServiceImpl.java:433) importEntryBookFromEbp - Imported form EBP : 9 accounts in 41 ms INFO [main] (ImportServiceImpl.java:326) importEntriesFromEbp - Imported form EBP : 19 entries in 13 ms INFO [main] (ImportServiceImpl.java:382) importAccountsChartFromEbp - Imported form EBP : 571 accounts in 667 ms INFO [main] (ImportServiceImpl.java:433) importEntryBookFromEbp - Imported form EBP : 9 accounts in 47 ms INFO [main] (ImportServiceImpl.java:326) importEntriesFromEbp - Imported form EBP : 19 entries in 12 ms INFO [main] (ImportServiceImpl.java:382) importAccountsChartFromEbp - Imported form EBP : 571 accounts in 532 ms INFO [main] (ImportServiceImpl.java:433) importEntryBookFromEbp - Imported form EBP : 9 accounts in 49 ms INFO [main] (ImportServiceImpl.java:326) importEntriesFromEbp - Imported form EBP : 19 entries in 11 ms Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.949 sec - in org.chorem.lima.business.accountingrules.ImportServiceRuleFrTest Running org.chorem.lima.business.accountingrules.FinancialTransactionServiceRuleFrTest INFO - EJBContainer already initialized. Call ejbContainer.close() to allow reinitialization Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.646 sec - in org.chorem.lima.business.accountingrules.FinancialTransactionServiceRuleFrTest Running org.chorem.lima.business.accountingrules.EntryBookServiceRuleFrTest INFO - EJBContainer already initialized. Call ejbContainer.close() to allow reinitialization Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.432 sec - in org.chorem.lima.business.accountingrules.EntryBookServiceRuleFrTest Running org.chorem.lima.business.LimaMiscTest INFO - EJBContainer already initialized. Call ejbContainer.close() to allow reinitialization Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec - in org.chorem.lima.business.LimaMiscTest Running org.chorem.lima.business.FinancialPeriodServiceImplTest INFO - EJBContainer already initialized. Call ejbContainer.close() to allow reinitialization Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 sec - in org.chorem.lima.business.FinancialPeriodServiceImplTest Running org.chorem.lima.business.LetteringComparatorTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.chorem.lima.business.LetteringComparatorTest Running org.chorem.lima.business.AccountServiceImplTest INFO - EJBContainer already initialized. Call ejbContainer.close() to allow reinitialization Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.622 sec - in org.chorem.lima.business.AccountServiceImplTest Running org.chorem.lima.entity.AccountDAOTest INFO - EJBContainer already initialized. Call ejbContainer.close() to allow reinitialization Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 sec - in org.chorem.lima.entity.AccountDAOTest Running org.chorem.lima.entity.FinancialTransactionDAOTest INFO - EJBContainer already initialized. Call ejbContainer.close() to allow reinitialization Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 sec - in org.chorem.lima.entity.FinancialTransactionDAOTest Results : Failed tests: AccountServiceRuleFrTest.testCreateAccountWrongStart Expected exception: org.chorem.lima.business.LimaException Tests run: 79, Failures: 1, Errors: 0, Skipped: 2 [ERROR] There are test failures. Please refer to <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-business/target/surefire-reports> for the individual test results. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ lima-business --- [INFO] Building jar: <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-business/target/lima-business-0.8-SNAPSHOT.jar> [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) @ lima-business >>> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ lima-business --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-project-files) @ 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.2.1:jar (attach-sources) @ lima-business <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ lima-business --- [INFO] Building jar: <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-business/target/lima-business-0.8-SNAPSHOT-sources.jar> [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ lima-business --- [INFO] 7 warnings [WARNING] Javadoc Warnings [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-business/src/main/java/org/chorem/lima/business/ejb/FinancialStatementServiceImpl.java>:221: warning - @return tag has no arguments. [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-business/src/main/java/org/chorem/lima/business/ejb/FinancialStatementServiceImpl.java>:331: warning - @return tag has no arguments. [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-business/src/main/java/org/chorem/lima/business/ejb/ImportServiceImpl.java>:769: warning - @return tag has no arguments. [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-business/src/main/java/org/chorem/lima/business/ejb/ImportServiceImpl.java>:799: warning - @return tag has no arguments. [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-business/src/main/java/org/chorem/lima/business/ejb/ImportServiceImpl.java>:857: warning - @return tag has no arguments. [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-business/src/main/java/org/chorem/lima/business/ejb/ImportServiceImpl.java>:915: warning - @return tag has no arguments. [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-business/src/main/java/org/chorem/lima/business/ejb/ReportServiceImpl.java>:140: warning - @return tag has no arguments. [INFO] Building jar: <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-business/target/lima-business-0.8-SNAPSHOT-javadoc.jar> [INFO] [INFO] --- maven-site-plugin:3.3: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 <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/target/collect-artifacts.txt> [INFO] Copying lima-business-0.8-SNAPSHOT.jar to <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/target/collect/org.chorem.lima--lima-business/lima-business-0.8-SNAPSHOT.jar> [INFO] Copying THIRD-PARTY.properties to <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/target/collect/org.chorem.lima--lima-business/THIRD-PARTY.properties> [INFO] Copying lima-business-0.8-SNAPSHOT-sources.jar to <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/target/collect/org.chorem.lima--lima-business/lima-business-0.8-SNAPSHOT-sources.jar> [INFO] Copying lima-business-0.8-SNAPSHOT-javadoc.jar to <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/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/ws/trunk/lima-business/target/lima-server-0.8-SNAPSHOT-bin.zip> (adding user file : ) [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- maven-gpg-plugin:1.4:sign (sign-artifacts) @ lima-business --- [INFO] [INFO] --- maven-dependency-plugin:2.8:analyze-only (analyze) @ lima-business --- [INFO] Used declared dependencies found: [INFO] org.apache.openejb:javaee-api:jar:6.0-5:provided [INFO] org.chorem.lima:lima-callao:jar:0.8-SNAPSHOT:compile [INFO] org.chorem.lima:lima-business-api:jar:0.8-SNAPSHOT:compile [INFO] net.sf.opencsv:opencsv:jar:2.3:compile [INFO] org.apache.pdfbox:pdfbox:jar:1.8.2:compile [INFO] org.apache.pdfbox:pdfbox-examples:jar:1.8.2:compile [INFO] org.eclipse.jetty:jetty-servlet:jar:8.1.12.v20130726:compile [INFO] org.eclipse.jetty:jetty-server:jar:8.1.12.v20130726:compile [INFO] junit:junit:jar:4.11:test [INFO] org.nuiton:nuiton-utils:jar:2.6.12:compile [INFO] org.nuiton.i18n:nuiton-i18n:jar:2.5.1:compile [INFO] org.nuiton.topia:topia-persistence:jar:2.7.1:compile [INFO] org.nuiton.topia:topia-service-migration:jar:2.7.1:compile [INFO] org.nuiton:nuiton-config:jar:3.0-alpha-1:compile [INFO] org.hibernate:hibernate-core:jar:3.6.10.Final:compile [INFO] org.apache.commons:commons-lang3:jar:3.1:compile [INFO] commons-logging:commons-logging:jar:1.1.3:compile [INFO] commons-lang:commons-lang:jar:2.6:compile [INFO] commons-io:commons-io:jar:2.4:compile [INFO] org.apache.openejb:openejb-core:jar:4.5.2:compile [INFO] com.google.guava:guava:jar:14.0.1:compile [WARNING] Unused declared dependencies found: [WARNING] com.lowagie:itext:jar:4.2.1:compile [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Lima .............................................. SUCCESS [8.486s] [INFO] Lima :: callao .................................... SUCCESS [40.909s] [INFO] Lima :: business API .............................. SUCCESS [4.338s] [INFO] Lima :: business .................................. FAILURE [3:32.775s] [INFO] Lima :: Swing ..................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 4:28.370s [JENKINS] Archiving disabled [INFO] Finished at: Sun Feb 16 13:38:43 CET 2014 [INFO] Final Memory: 79M/582M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:analyze-only (analyze) on project lima-business: Dependency problems found -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:analyze-only (analyze) on project lima-business: Dependency problems found at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216) 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:84) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59) at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:317) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:152) 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:744) Caused by: org.apache.maven.plugin.MojoExecutionException: Dependency problems found at org.apache.maven.plugin.dependency.analyze.AbstractAnalyzeMojo.execute(AbstractAnalyzeMojo.java:188) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:106) 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/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :lima-business Sending e-mails to: lima-commits@list.chorem.org Sending e-mails to: lima-commits@list.chorem.org channel stopped Skipping sonar analysis due to bad build status FAILURE
See <http://ci.chorem.org/jenkins/job/lima-nightly/3/> ------------------------------------------ [...truncated 899 lines...] INFO [main] (LimaInterceptor.java:129) createShemaIfNeeded - Creating to schema in database Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.827 sec - in org.chorem.lima.business.EntryBookServiceImplTest Running org.chorem.lima.business.FinancialTransactionServiceImplTest INFO - EJBContainer already initialized. Call ejbContainer.close() to allow reinitialization Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.005 sec - in org.chorem.lima.business.FinancialTransactionServiceImplTest Running org.chorem.lima.business.FiscalPeriodServiceImplTest INFO - EJBContainer already initialized. Call ejbContainer.close() to allow reinitialization Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.914 sec - in org.chorem.lima.business.FiscalPeriodServiceImplTest Running org.chorem.lima.business.ImportServiceImplTest INFO - EJBContainer already initialized. Call ejbContainer.close() to allow reinitialization INFO [main] (ImportServiceImpl.java:382) importAccountsChartFromEbp - Imported form EBP : 571 accounts in 635 ms INFO [main] (ImportServiceImpl.java:433) importEntryBookFromEbp - Imported form EBP : 9 accounts in 56 ms INFO [main] (ImportServiceImpl.java:326) importEntriesFromEbp - Imported form EBP : 19 entries in 21 ms INFO [main] (ImportServiceImpl.java:382) importAccountsChartFromEbp - Imported form EBP : 571 accounts in 617 ms INFO [main] (ImportServiceImpl.java:433) importEntryBookFromEbp - Imported form EBP : 9 accounts in 43 ms INFO [main] (ImportServiceImpl.java:326) importEntriesFromEbp - Imported form EBP : 19 entries in 13 ms INFO [main] (ImportServiceImpl.java:382) importAccountsChartFromEbp - Imported form EBP : 571 accounts in 479 ms INFO [main] (ImportServiceImpl.java:433) importEntryBookFromEbp - Imported form EBP : 9 accounts in 40 ms INFO [main] (ImportServiceImpl.java:326) importEntriesFromEbp - Imported form EBP : 19 entries in 12 ms Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.02 sec - in org.chorem.lima.business.ImportServiceImplTest Running org.chorem.lima.business.ReportServiceImplTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in org.chorem.lima.business.ReportServiceImplTest Running org.chorem.lima.business.accountingrules.AccountServiceRuleFrTest INFO - EJBContainer already initialized. Call ejbContainer.close() to allow reinitialization WARN [main] (FranceAccountingRules.java:72) createAccountRules - Account Number is not numeric : 10TEST Tests run: 13, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.186 sec <<< FAILURE! - in org.chorem.lima.business.accountingrules.AccountServiceRuleFrTest testCreateAccountWrongStart(org.chorem.lima.business.accountingrules.AccountServiceRuleFrTest) Time elapsed: 0.224 sec <<< FAILURE! java.lang.AssertionError: Expected exception: org.chorem.lima.business.LimaException at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:32) 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.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 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) Running org.chorem.lima.business.accountingrules.ReportServiceRuleFrTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in org.chorem.lima.business.accountingrules.ReportServiceRuleFrTest Running org.chorem.lima.business.accountingrules.FiscalPeriodServiceRuleFrTest INFO - EJBContainer already initialized. Call ejbContainer.close() to allow reinitialization Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.61 sec - in org.chorem.lima.business.accountingrules.FiscalPeriodServiceRuleFrTest Running org.chorem.lima.business.accountingrules.FinancialPeriodServiceRuleFrTest INFO - EJBContainer already initialized. Call ejbContainer.close() to allow reinitialization Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.383 sec - in org.chorem.lima.business.accountingrules.FinancialPeriodServiceRuleFrTest Running org.chorem.lima.business.accountingrules.ImportServiceRuleFrTest INFO - EJBContainer already initialized. Call ejbContainer.close() to allow reinitialization INFO [main] (ImportServiceImpl.java:382) importAccountsChartFromEbp - Imported form EBP : 571 accounts in 434 ms INFO [main] (ImportServiceImpl.java:433) importEntryBookFromEbp - Imported form EBP : 9 accounts in 34 ms INFO [main] (ImportServiceImpl.java:326) importEntriesFromEbp - Imported form EBP : 19 entries in 12 ms INFO [main] (ImportServiceImpl.java:382) importAccountsChartFromEbp - Imported form EBP : 571 accounts in 472 ms INFO [main] (ImportServiceImpl.java:433) importEntryBookFromEbp - Imported form EBP : 9 accounts in 38 ms INFO [main] (ImportServiceImpl.java:326) importEntriesFromEbp - Imported form EBP : 19 entries in 11 ms INFO [main] (ImportServiceImpl.java:382) importAccountsChartFromEbp - Imported form EBP : 571 accounts in 457 ms INFO [main] (ImportServiceImpl.java:433) importEntryBookFromEbp - Imported form EBP : 9 accounts in 43 ms INFO [main] (ImportServiceImpl.java:326) importEntriesFromEbp - Imported form EBP : 19 entries in 10 ms Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.312 sec - in org.chorem.lima.business.accountingrules.ImportServiceRuleFrTest Running org.chorem.lima.business.accountingrules.FinancialTransactionServiceRuleFrTest INFO - EJBContainer already initialized. Call ejbContainer.close() to allow reinitialization Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.467 sec - in org.chorem.lima.business.accountingrules.FinancialTransactionServiceRuleFrTest Running org.chorem.lima.business.accountingrules.EntryBookServiceRuleFrTest INFO - EJBContainer already initialized. Call ejbContainer.close() to allow reinitialization Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.305 sec - in org.chorem.lima.business.accountingrules.EntryBookServiceRuleFrTest Running org.chorem.lima.business.LimaMiscTest INFO - EJBContainer already initialized. Call ejbContainer.close() to allow reinitialization Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec - in org.chorem.lima.business.LimaMiscTest Running org.chorem.lima.business.FinancialPeriodServiceImplTest INFO - EJBContainer already initialized. Call ejbContainer.close() to allow reinitialization Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 sec - in org.chorem.lima.business.FinancialPeriodServiceImplTest Running org.chorem.lima.business.LetteringComparatorTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.chorem.lima.business.LetteringComparatorTest Running org.chorem.lima.business.AccountServiceImplTest INFO - EJBContainer already initialized. Call ejbContainer.close() to allow reinitialization Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.607 sec - in org.chorem.lima.business.AccountServiceImplTest Running org.chorem.lima.entity.AccountDAOTest INFO - EJBContainer already initialized. Call ejbContainer.close() to allow reinitialization Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 sec - in org.chorem.lima.entity.AccountDAOTest Running org.chorem.lima.entity.FinancialTransactionDAOTest INFO - EJBContainer already initialized. Call ejbContainer.close() to allow reinitialization Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 sec - in org.chorem.lima.entity.FinancialTransactionDAOTest Results : Failed tests: AccountServiceRuleFrTest.testCreateAccountWrongStart Expected exception: org.chorem.lima.business.LimaException Tests run: 79, Failures: 1, Errors: 0, Skipped: 2 [ERROR] There are test failures. Please refer to <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-business/target/surefire-reports> for the individual test results. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ lima-business --- [INFO] Building jar: <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-business/target/lima-business-0.8-SNAPSHOT.jar> [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) @ lima-business >>> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ lima-business --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-project-files) @ 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.2.1:jar (attach-sources) @ lima-business <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ lima-business --- [INFO] Building jar: <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-business/target/lima-business-0.8-SNAPSHOT-sources.jar> [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ lima-business --- [INFO] 7 warnings [WARNING] Javadoc Warnings [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-business/src/main/java/org/chorem/lima/business/ejb/FinancialStatementServiceImpl.java>:221: warning - @return tag has no arguments. [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-business/src/main/java/org/chorem/lima/business/ejb/FinancialStatementServiceImpl.java>:331: warning - @return tag has no arguments. [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-business/src/main/java/org/chorem/lima/business/ejb/ImportServiceImpl.java>:769: warning - @return tag has no arguments. [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-business/src/main/java/org/chorem/lima/business/ejb/ImportServiceImpl.java>:799: warning - @return tag has no arguments. [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-business/src/main/java/org/chorem/lima/business/ejb/ImportServiceImpl.java>:857: warning - @return tag has no arguments. [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-business/src/main/java/org/chorem/lima/business/ejb/ImportServiceImpl.java>:915: warning - @return tag has no arguments. [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-business/src/main/java/org/chorem/lima/business/ejb/ReportServiceImpl.java>:140: warning - @return tag has no arguments. [INFO] Building jar: <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-business/target/lima-business-0.8-SNAPSHOT-javadoc.jar> [INFO] [INFO] --- maven-site-plugin:3.3: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 <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/target/collect-artifacts.txt> [INFO] Copying lima-business-0.8-SNAPSHOT.jar to <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/target/collect/org.chorem.lima--lima-business/lima-business-0.8-SNAPSHOT.jar> [INFO] Copying THIRD-PARTY.properties to <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/target/collect/org.chorem.lima--lima-business/THIRD-PARTY.properties> [INFO] Copying lima-business-0.8-SNAPSHOT-sources.jar to <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/target/collect/org.chorem.lima--lima-business/lima-business-0.8-SNAPSHOT-sources.jar> [INFO] Copying lima-business-0.8-SNAPSHOT-javadoc.jar to <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/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/ws/trunk/lima-business/target/lima-server-0.8-SNAPSHOT-bin.zip> (adding user file : ) [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- maven-gpg-plugin:1.4:sign (sign-artifacts) @ lima-business --- [INFO] [INFO] --- maven-dependency-plugin:2.8:analyze-only (analyze) @ lima-business --- [INFO] Used declared dependencies found: [INFO] org.apache.openejb:javaee-api:jar:6.0-5:provided [INFO] org.chorem.lima:lima-callao:jar:0.8-SNAPSHOT:compile [INFO] org.chorem.lima:lima-business-api:jar:0.8-SNAPSHOT:compile [INFO] net.sf.opencsv:opencsv:jar:2.3:compile [INFO] org.apache.pdfbox:pdfbox:jar:1.8.2:compile [INFO] org.apache.pdfbox:pdfbox-examples:jar:1.8.2:compile [INFO] org.eclipse.jetty:jetty-servlet:jar:8.1.12.v20130726:compile [INFO] org.eclipse.jetty:jetty-server:jar:8.1.12.v20130726:compile [INFO] junit:junit:jar:4.11:test [INFO] org.nuiton:nuiton-utils:jar:2.6.12:compile [INFO] org.nuiton.i18n:nuiton-i18n:jar:2.5.1:compile [INFO] org.nuiton.topia:topia-persistence:jar:2.7.1:compile [INFO] org.nuiton.topia:topia-service-migration:jar:2.7.1:compile [INFO] org.nuiton:nuiton-config:jar:3.0-alpha-1:compile [INFO] org.hibernate:hibernate-core:jar:3.6.10.Final:compile [INFO] org.apache.commons:commons-lang3:jar:3.1:compile [INFO] commons-logging:commons-logging:jar:1.1.3:compile [INFO] commons-lang:commons-lang:jar:2.6:compile [INFO] commons-io:commons-io:jar:2.4:compile [INFO] org.apache.openejb:openejb-core:jar:4.5.2:compile [INFO] com.google.guava:guava:jar:14.0.1:compile [WARNING] Unused declared dependencies found: [WARNING] com.lowagie:itext:jar:4.2.1:compile [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 [9.969s] [INFO] Lima :: callao .................................... SUCCESS [18.819s] [INFO] Lima :: business API .............................. SUCCESS [3.860s] [INFO] Lima :: business .................................. FAILURE [31.648s] [INFO] Lima :: Swing ..................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1:06.779s [INFO] Finished at: Mon Feb 17 07:39:31 CET 2014 [INFO] Final Memory: 80M/1123M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:analyze-only (analyze) on project lima-business: Dependency problems found -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:analyze-only (analyze) on project lima-business: Dependency problems found at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216) 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:84) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59) at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:317) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:152) 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:744) Caused by: org.apache.maven.plugin.MojoExecutionException: Dependency problems found at org.apache.maven.plugin.dependency.analyze.AbstractAnalyzeMojo.execute(AbstractAnalyzeMojo.java:188) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:106) 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/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :lima-business Sending e-mails to: lima-commits@list.chorem.org channel stopped Skipping sonar analysis due to bad build status FAILURE
See <http://ci.chorem.org/jenkins/job/lima-nightly/4/changes> Changes: [dcosse] fix test ------------------------------------------ [...truncated 872 lines...] INFO - Created Ejb(deployment-id=ImportServiceImpl, ejb-name=ImportServiceImpl, container=Default Stateless Container) INFO - Created Ejb(deployment-id=AccountServiceImpl, ejb-name=AccountServiceImpl, container=Default Stateless Container) INFO - Created Ejb(deployment-id=OptionsServiceImpl, ejb-name=OptionsServiceImpl, container=Default Stateless Container) INFO - Created Ejb(deployment-id=FinancialTransactionServiceImpl, ejb-name=FinancialTransactionServiceImpl, container=Default Stateless Container) INFO - Created Ejb(deployment-id=EntryBookServiceImpl, ejb-name=EntryBookServiceImpl, container=Default Stateless Container) INFO - Created Ejb(deployment-id=FinancialPeriodServiceImpl, ejb-name=FinancialPeriodServiceImpl, container=Default Stateless Container) INFO - Created Ejb(deployment-id=ClosedPeriodicEntryBookServiceImpl, ejb-name=ClosedPeriodicEntryBookServiceImpl, container=Default Stateless Container) INFO - Created Ejb(deployment-id=ClearServiceImpl, ejb-name=ClearServiceImpl, container=Default Stateless Container) INFO - Started Ejb(deployment-id=IdentityServiceImpl, ejb-name=IdentityServiceImpl, container=Default Stateless Container) INFO - Started Ejb(deployment-id=EntryServiceImpl, ejb-name=EntryServiceImpl, container=Default Stateless Container) INFO - Started Ejb(deployment-id=LimaInterceptor, ejb-name=LimaInterceptor, container=Default Stateless Container) INFO - Started Ejb(deployment-id=VatStatementServiceImpl, ejb-name=VatStatementServiceImpl, container=Default Stateless Container) INFO - Started Ejb(deployment-id=ExportServiceImpl, ejb-name=ExportServiceImpl, container=Default Stateless Container) INFO - Started Ejb(deployment-id=HttpServerServiceImpl, ejb-name=HttpServerServiceImpl, container=Default Stateless Container) INFO - Started Ejb(deployment-id=DocumentServiceImpl, ejb-name=DocumentServiceImpl, container=Default Stateless Container) INFO - Started Ejb(deployment-id=FiscalPeriodServiceImpl, ejb-name=FiscalPeriodServiceImpl, container=Default Stateless Container) INFO - Started Ejb(deployment-id=ReportServiceImpl, ejb-name=ReportServiceImpl, container=Default Stateless Container) INFO - Started Ejb(deployment-id=FinancialStatementServiceImpl, ejb-name=FinancialStatementServiceImpl, container=Default Stateless Container) INFO - Started Ejb(deployment-id=ImportServiceImpl, ejb-name=ImportServiceImpl, container=Default Stateless Container) INFO - Started Ejb(deployment-id=AccountServiceImpl, ejb-name=AccountServiceImpl, container=Default Stateless Container) INFO - Started Ejb(deployment-id=OptionsServiceImpl, ejb-name=OptionsServiceImpl, container=Default Stateless Container) INFO - Started Ejb(deployment-id=FinancialTransactionServiceImpl, ejb-name=FinancialTransactionServiceImpl, container=Default Stateless Container) INFO - Started Ejb(deployment-id=EntryBookServiceImpl, ejb-name=EntryBookServiceImpl, container=Default Stateless Container) INFO - Started Ejb(deployment-id=FinancialPeriodServiceImpl, ejb-name=FinancialPeriodServiceImpl, container=Default Stateless Container) INFO - Started Ejb(deployment-id=ClosedPeriodicEntryBookServiceImpl, ejb-name=ClosedPeriodicEntryBookServiceImpl, container=Default Stateless Container) INFO - Started Ejb(deployment-id=ClearServiceImpl, ejb-name=ClearServiceImpl, container=Default Stateless Container) INFO - Deployed Application(path=<http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-business)> INFO [main] (LimaInterceptor.java:129) createShemaIfNeeded - Creating to schema in database Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.388 sec - in org.chorem.lima.business.EntryBookServiceImplTest Running org.chorem.lima.business.FinancialTransactionServiceImplTest INFO - EJBContainer already initialized. Call ejbContainer.close() to allow reinitialization Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.071 sec - in org.chorem.lima.business.FinancialTransactionServiceImplTest Running org.chorem.lima.business.FiscalPeriodServiceImplTest INFO - EJBContainer already initialized. Call ejbContainer.close() to allow reinitialization Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.995 sec - in org.chorem.lima.business.FiscalPeriodServiceImplTest Running org.chorem.lima.business.ImportServiceImplTest INFO - EJBContainer already initialized. Call ejbContainer.close() to allow reinitialization INFO [main] (ImportServiceImpl.java:382) importAccountsChartFromEbp - Imported form EBP : 571 accounts in 632 ms INFO [main] (ImportServiceImpl.java:433) importEntryBookFromEbp - Imported form EBP : 9 accounts in 57 ms INFO [main] (ImportServiceImpl.java:326) importEntriesFromEbp - Imported form EBP : 19 entries in 28 ms INFO [main] (ImportServiceImpl.java:382) importAccountsChartFromEbp - Imported form EBP : 571 accounts in 732 ms INFO [main] (ImportServiceImpl.java:433) importEntryBookFromEbp - Imported form EBP : 9 accounts in 44 ms INFO [main] (ImportServiceImpl.java:326) importEntriesFromEbp - Imported form EBP : 19 entries in 12 ms INFO [main] (ImportServiceImpl.java:382) importAccountsChartFromEbp - Imported form EBP : 571 accounts in 478 ms INFO [main] (ImportServiceImpl.java:433) importEntryBookFromEbp - Imported form EBP : 9 accounts in 40 ms INFO [main] (ImportServiceImpl.java:326) importEntriesFromEbp - Imported form EBP : 19 entries in 12 ms Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.179 sec - in org.chorem.lima.business.ImportServiceImplTest Running org.chorem.lima.business.ReportServiceImplTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in org.chorem.lima.business.ReportServiceImplTest Running org.chorem.lima.business.accountingrules.AccountServiceRuleFrTest INFO - EJBContainer already initialized. Call ejbContainer.close() to allow reinitialization Tests run: 13, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.423 sec - in org.chorem.lima.business.accountingrules.AccountServiceRuleFrTest Running org.chorem.lima.business.accountingrules.ReportServiceRuleFrTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in org.chorem.lima.business.accountingrules.ReportServiceRuleFrTest Running org.chorem.lima.business.accountingrules.FiscalPeriodServiceRuleFrTest INFO - EJBContainer already initialized. Call ejbContainer.close() to allow reinitialization Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.657 sec - in org.chorem.lima.business.accountingrules.FiscalPeriodServiceRuleFrTest Running org.chorem.lima.business.accountingrules.FinancialPeriodServiceRuleFrTest INFO - EJBContainer already initialized. Call ejbContainer.close() to allow reinitialization Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.388 sec - in org.chorem.lima.business.accountingrules.FinancialPeriodServiceRuleFrTest Running org.chorem.lima.business.accountingrules.ImportServiceRuleFrTest INFO - EJBContainer already initialized. Call ejbContainer.close() to allow reinitialization INFO [main] (ImportServiceImpl.java:382) importAccountsChartFromEbp - Imported form EBP : 571 accounts in 482 ms INFO [main] (ImportServiceImpl.java:433) importEntryBookFromEbp - Imported form EBP : 9 accounts in 39 ms INFO [main] (ImportServiceImpl.java:326) importEntriesFromEbp - Imported form EBP : 19 entries in 11 ms INFO [main] (ImportServiceImpl.java:382) importAccountsChartFromEbp - Imported form EBP : 571 accounts in 500 ms INFO [main] (ImportServiceImpl.java:433) importEntryBookFromEbp - Imported form EBP : 9 accounts in 54 ms INFO [main] (ImportServiceImpl.java:326) importEntriesFromEbp - Imported form EBP : 19 entries in 22 ms INFO [main] (ImportServiceImpl.java:382) importAccountsChartFromEbp - Imported form EBP : 571 accounts in 523 ms INFO [main] (ImportServiceImpl.java:433) importEntryBookFromEbp - Imported form EBP : 9 accounts in 41 ms INFO [main] (ImportServiceImpl.java:326) importEntriesFromEbp - Imported form EBP : 19 entries in 10 ms Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.504 sec - in org.chorem.lima.business.accountingrules.ImportServiceRuleFrTest Running org.chorem.lima.business.accountingrules.FinancialTransactionServiceRuleFrTest INFO - EJBContainer already initialized. Call ejbContainer.close() to allow reinitialization Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.713 sec - in org.chorem.lima.business.accountingrules.FinancialTransactionServiceRuleFrTest Running org.chorem.lima.business.accountingrules.EntryBookServiceRuleFrTest INFO - EJBContainer already initialized. Call ejbContainer.close() to allow reinitialization Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.44 sec - in org.chorem.lima.business.accountingrules.EntryBookServiceRuleFrTest Running org.chorem.lima.business.LimaMiscTest INFO - EJBContainer already initialized. Call ejbContainer.close() to allow reinitialization Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 sec - in org.chorem.lima.business.LimaMiscTest Running org.chorem.lima.business.FinancialPeriodServiceImplTest INFO - EJBContainer already initialized. Call ejbContainer.close() to allow reinitialization Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.12 sec - in org.chorem.lima.business.FinancialPeriodServiceImplTest Running org.chorem.lima.business.LetteringComparatorTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.chorem.lima.business.LetteringComparatorTest Running org.chorem.lima.business.AccountServiceImplTest INFO - EJBContainer already initialized. Call ejbContainer.close() to allow reinitialization Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.791 sec - in org.chorem.lima.business.AccountServiceImplTest Running org.chorem.lima.entity.AccountDAOTest INFO - EJBContainer already initialized. Call ejbContainer.close() to allow reinitialization Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 sec - in org.chorem.lima.entity.AccountDAOTest Running org.chorem.lima.entity.FinancialTransactionDAOTest INFO - EJBContainer already initialized. Call ejbContainer.close() to allow reinitialization Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 sec - in org.chorem.lima.entity.FinancialTransactionDAOTest Results : Tests run: 79, Failures: 0, Errors: 0, Skipped: 3 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ lima-business --- [INFO] Building jar: <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-business/target/lima-business-0.8-SNAPSHOT.jar> [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) @ lima-business >>> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ lima-business --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-project-files) @ 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.2.1:jar (attach-sources) @ lima-business <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ lima-business --- [INFO] Building jar: <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-business/target/lima-business-0.8-SNAPSHOT-sources.jar> [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ lima-business --- [INFO] 7 warnings [WARNING] Javadoc Warnings [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-business/src/main/java/org/chorem/lima/business/ejb/FinancialStatementServiceImpl.java>:221: warning - @return tag has no arguments. [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-business/src/main/java/org/chorem/lima/business/ejb/FinancialStatementServiceImpl.java>:331: warning - @return tag has no arguments. [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-business/src/main/java/org/chorem/lima/business/ejb/ImportServiceImpl.java>:769: warning - @return tag has no arguments. [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-business/src/main/java/org/chorem/lima/business/ejb/ImportServiceImpl.java>:799: warning - @return tag has no arguments. [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-business/src/main/java/org/chorem/lima/business/ejb/ImportServiceImpl.java>:857: warning - @return tag has no arguments. [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-business/src/main/java/org/chorem/lima/business/ejb/ImportServiceImpl.java>:915: warning - @return tag has no arguments. [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-business/src/main/java/org/chorem/lima/business/ejb/ReportServiceImpl.java>:140: warning - @return tag has no arguments. [INFO] Building jar: <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-business/target/lima-business-0.8-SNAPSHOT-javadoc.jar> [INFO] [INFO] --- maven-site-plugin:3.3: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 <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/target/collect-artifacts.txt> [INFO] Copying lima-business-0.8-SNAPSHOT.jar to <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/target/collect/org.chorem.lima--lima-business/lima-business-0.8-SNAPSHOT.jar> [INFO] Copying THIRD-PARTY.properties to <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/target/collect/org.chorem.lima--lima-business/THIRD-PARTY.properties> [INFO] Copying lima-business-0.8-SNAPSHOT-sources.jar to <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/target/collect/org.chorem.lima--lima-business/lima-business-0.8-SNAPSHOT-sources.jar> [INFO] Copying lima-business-0.8-SNAPSHOT-javadoc.jar to <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/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/ws/trunk/lima-business/target/lima-server-0.8-SNAPSHOT-bin.zip> (adding user file : ) [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- maven-gpg-plugin:1.4:sign (sign-artifacts) @ lima-business --- [INFO] [INFO] --- maven-dependency-plugin:2.8:analyze-only (analyze) @ lima-business --- [INFO] Used declared dependencies found: [INFO] org.apache.openejb:javaee-api:jar:6.0-5:provided [INFO] org.chorem.lima:lima-callao:jar:0.8-SNAPSHOT:compile [INFO] org.chorem.lima:lima-business-api:jar:0.8-SNAPSHOT:compile [INFO] net.sf.opencsv:opencsv:jar:2.3:compile [INFO] org.apache.pdfbox:pdfbox:jar:1.8.2:compile [INFO] org.apache.pdfbox:pdfbox-examples:jar:1.8.2:compile [INFO] org.eclipse.jetty:jetty-servlet:jar:8.1.12.v20130726:compile [INFO] org.eclipse.jetty:jetty-server:jar:8.1.12.v20130726:compile [INFO] junit:junit:jar:4.11:test [INFO] org.nuiton:nuiton-utils:jar:2.6.12:compile [INFO] org.nuiton.i18n:nuiton-i18n:jar:2.5.1:compile [INFO] org.nuiton.topia:topia-persistence:jar:2.7.1:compile [INFO] org.nuiton.topia:topia-service-migration:jar:2.7.1:compile [INFO] org.nuiton:nuiton-config:jar:3.0-alpha-1:compile [INFO] org.hibernate:hibernate-core:jar:3.6.10.Final:compile [INFO] org.apache.commons:commons-lang3:jar:3.1:compile [INFO] commons-logging:commons-logging:jar:1.1.3:compile [INFO] commons-lang:commons-lang:jar:2.6:compile [INFO] commons-io:commons-io:jar:2.4:compile [INFO] org.apache.openejb:openejb-core:jar:4.5.2:compile [INFO] com.google.guava:guava:jar:14.0.1:compile [WARNING] Unused declared dependencies found: [WARNING] com.lowagie:itext:jar:4.2.1:compile [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 [12.489s] [INFO] Lima :: callao .................................... SUCCESS [18.256s] [INFO] Lima :: business API .............................. SUCCESS [8.122s] [INFO] Lima :: business .................................. FAILURE [38.316s] [INFO] Lima :: Swing ..................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1:19.148s [INFO] Finished at: Tue Feb 18 00:55:15 CET 2014 [INFO] Final Memory: 82M/696M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:analyze-only (analyze) on project lima-business: Dependency problems found -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:analyze-only (analyze) on project lima-business: Dependency problems found at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216) 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:84) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59) at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:317) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:152) 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:744) Caused by: org.apache.maven.plugin.MojoExecutionException: Dependency problems found at org.apache.maven.plugin.dependency.analyze.AbstractAnalyzeMojo.execute(AbstractAnalyzeMojo.java:188) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:106) 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/MojoExecutionException [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 dcosse 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 Skipping sonar analysis due to bad build status FAILURE Failed to send e-mail to dcosse because no e-mail address is known, and no default e-mail domain is configured
See <http://ci.chorem.org/jenkins/job/lima-nightly/5/changes> Changes: [dcosse] fix missing dependency ------------------------------------------ [...truncated 1353 lines...] * uptodate header on 218 files. * add header on 58 files. [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ lima-swing --- [INFO] Compiling 219 source files to <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/classes> [WARNING] bootstrap class path not set in conjunction with -source 1.6 [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/common/AbstractLimaTable.java>:[31,49] sun.swing.DefaultLookup is internal proprietary API and may be removed in a future release [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/celleditor/DefaultLimaTableCellRenderer.java>:[91,26] sun.swing.DefaultLookup is internal proprietary API and may be removed in a future release [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/celleditor/DefaultLimaTableCellRenderer.java>:[95,26] sun.swing.DefaultLookup is internal proprietary API and may be removed in a future release [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/celleditor/DefaultLimaTableCellRenderer.java>:[104,29] sun.swing.DefaultLookup is internal proprietary API and may be removed in a future release [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/importexport/ImportExport.java>:[190,51] 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-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/Filter/EntryBookCondition/EntryBookConditionHandler.java>:[94,76] getSelectedValues() in javax.swing.JList has been deprecated [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/Filter/fiscalPeriodCondition/FiscalPeriodConditionHandler.java>:[95,79] getSelectedValues() in javax.swing.JList has been deprecated [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/Filter/financialPeriodCondition/FinancialPeriodConditionHandler.java>:[97,82] getSelectedValues() in javax.swing.JList has been deprecated [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/common/AbstractLimaTableModel.java>: Some input files use unchecked or unsafe operations. [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/common/AbstractLimaTableModel.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- animal-sniffer-maven-plugin:1.9:check (default) @ lima-swing --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java16-sun:1.10 [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/code... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/public/org/codehaus/mojo/signat... [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/public/org/codehaus/mojo/signat... (1755 KB at 2607.4 KB/sec) [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/signature/java16-sun/1... [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/signature/java16-sun/1... (1755 KB at 6427.7 KB/sec) [INFO] [INFO] --- jredmine-maven-plugin:1.6:generate-changes (jredmine-generate-changes) @ lima-swing --- [INFO] Skipping goal (runOnce flag is on, and was already executed). [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ lima-swing --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ lima-swing --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ lima-swing --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.15:test (default-test) @ lima-swing --- [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ lima-swing --- [INFO] Building jar: <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/lima-swing-0.8-SNAPSHOT.jar> [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) @ lima-swing >>> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ lima-swing --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-project-files) @ lima-swing --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ lima-swing --- [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.2.1:jar (attach-sources) @ lima-swing <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ lima-swing --- [INFO] Building jar: <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/lima-swing-0.8-SNAPSHOT-sources.jar> [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ lima-swing --- [INFO] 7 warnings [WARNING] Javadoc Warnings [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/celleditor/DefaultLimaTableCellRenderer.java>:30: warning: DefaultLookup is internal proprietary API and may be removed in a future release [WARNING] import sun.swing.DefaultLookup; [WARNING] ^ [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/celleditor/AccountTableCellEditor.java>:100: warning - @return tag has no arguments. [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/celleditor/EntryBookTableCellEditor.java>:117: warning - @return tag has no arguments. [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/importexport/ImportExport.java>:285: warning - @return tag has no arguments. [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/importexport/ImportExport.java>:355: warning - @return tag has no arguments. [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/financialtransactionunbalanced/FinancialTransactionUnbalancedTableModel.java>:77: warning - @return tag has no arguments. [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/financialtransactionunbalanced/FinancialTransactionUnbalancedTableModel.java>:77: warning - @return tag cannot be used in method with void return type. [INFO] Building jar: <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/lima-swing-0.8-SNAPSHOT-javadoc.jar> [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-keystore) @ lima-swing --- [INFO] Exporting server [codelutin-keystore] username in ${keyalias} [INFO] Exporting server [codelutin-keystore] password in ${keystorepass} [INFO] Exporting server [codelutin-keystore] passphrase in ${keypass} [INFO] Exporting server [codelutin-keystore] privateKey in ${keystorepath} [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ lima-swing --- [INFO] [INFO] --- webstart-maven-plugin:1.0-beta-3:jnlp-inline (generate-jnlp) @ lima-swing --- [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/code... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/public/org/codehaus/mojo/websta... [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/public/org/codehaus/mojo/websta... (517 B at 9.9 KB/sec) [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/webstart-pack200-api/1... [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/webstart-pack200-api/1... (517 B at 10.1 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/maven/shared/... [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/public/org/apache/maven/shared/... (4 KB at 51.2 KB/sec) [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-jarsigner/... [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-jarsigner/... (4 KB at 122.5 KB/sec) [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/code... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/public/org/codehaus/mojo/websta... [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/public/org/codehaus/mojo/websta... (2 KB at 42.4 KB/sec) [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/webstart-pack200-impl/... [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/webstart-pack200-impl/... (2 KB at 69.7 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/ant/ant/1.7.0... [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/public/org/apache/ant/ant/1.7.0... (10 KB at 173.3 KB/sec) [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/ant/ant/1.7.0/ant-1.7.0.pom [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/ant/ant/1.7.0/ant-1.7.0.pom (10 KB at 352.9 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/ant/ant-paren... [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/public/org/apache/ant/ant-paren... (5 KB at 147.4 KB/sec) [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.7.0/ant-pare... [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.7.0/ant-pare... (5 KB at 158.3 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/ant/ant-launc... [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/public/org/apache/ant/ant-launc... (3 KB at 70.5 KB/sec) [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.7.0/ant-la... [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.7.0/ant-la... (3 KB at 83.1 KB/sec) [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/code... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/public/org/codehaus/mojo/keytoo... [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/public/org/codehaus/mojo/keytoo... (4 KB at 84.5 KB/sec) [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/keytool-api-1.6/1.1/ke... [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/keytool-api-1.6/1.1/ke... (4 KB at 131.4 KB/sec) [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/code... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/public/org/codehaus/mojo/keytoo... [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/public/org/codehaus/mojo/keytoo... (6 KB at 128.8 KB/sec) [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/keytool/1.1/keytool-1.... [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/keytool/1.1/keytool-1.... (6 KB at 209.8 KB/sec) [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/code... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/public/org/codehaus/mojo/keytoo... [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/public/org/codehaus/mojo/keytoo... (3 KB at 85.0 KB/sec) [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/keytool-api/1.1/keytoo... [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/keytool-api/1.1/keytoo... (3 KB at 94.5 KB/sec) [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/code... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apac... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/code... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/code... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apac... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apac... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/code... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/code... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/public/org/codehaus/mojo/websta... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/public/org/apache/maven/shared/... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/public/org/codehaus/plexus/plex... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/public/org/codehaus/mojo/websta... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/public/org/apache/ant/ant/1.7.0... [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/public/org/codehaus/mojo/websta... (4 KB at 103.9 KB/sec) [INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/public/org/apache/ant/ant-launc... [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/public/org/codehaus/mojo/websta... (15 KB at 418.6 KB/sec) [INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/public/org/codehaus/mojo/keytoo... [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/public/org/apache/maven/shared/... (23 KB at 409.2 KB/sec) [INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/public/org/codehaus/mojo/keytoo... [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/public/org/apache/ant/ant-launc... (12 KB at 409.2 KB/sec) [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/public/org/codehaus/mojo/keytoo... (7 KB at 216.6 KB/sec) [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/public/org/codehaus/plexus/plex... (200 KB at 2521.9 KB/sec) [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/public/org/codehaus/mojo/keytoo... (30 KB at 684.6 KB/sec) [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/public/org/apache/ant/ant/1.7.0... (1260 KB at 7116.2 KB/sec) [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/webstart-pack200-api/1... [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-jarsigner/... [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.9/p... [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/webstart-pack200-impl/... [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/ant/ant/1.7.0/ant-1.7.0.jar [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/webstart-pack200-api/1... (4 KB at 115.4 KB/sec) [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.7.0/ant-la... [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-jarsigner/... (23 KB at 478.8 KB/sec) [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/keytool-api-1.6/1.1/ke... [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/webstart-pack200-impl/... (15 KB at 302.8 KB/sec) [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/keytool-api/1.1/keytoo... [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.7.0/ant-la... (12 KB at 424.4 KB/sec) [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/keytool-api-1.6/1.1/ke... (7 KB at 249.9 KB/sec) [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/keytool-api/1.1/keytoo... (30 KB at 774.7 KB/sec) [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.9/p... (200 KB at 1934.3 KB/sec) [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/ant/ant/1.7.0/ant-1.7.0.jar (1260 KB at 6459.4 KB/sec) [INFO] Jnlp extension output file name not specified. Using default output file name: jxlayer.jnlp. [INFO] Jnlp extension output file name not specified. Using default output file name: jetty.jnlp. [INFO] Jnlp extension output file name not specified. Using default output file name: pdf-renderer.jnlp. [ERROR] pattern: org.swinglabs:pdf-renderer doesn't match any artifact. [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 [7.451s] [INFO] Lima :: callao .................................... SUCCESS [16.150s] [INFO] Lima :: business API .............................. SUCCESS [3.855s] [INFO] Lima :: business .................................. SUCCESS [31.209s] [INFO] Lima :: Swing ..................................... FAILURE [49.231s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1:49.685s [INFO] Finished at: Thu Feb 20 00:55:44 CET 2014 [INFO] Final Memory: 108M/1073M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.codehaus.mojo:webstart-maven-plugin:1.0-beta-3:jnlp-inline (generate-jnlp) on project lima-swing: At least one specified dependency is incorrect. Review your project configuration. -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:webstart-maven-plugin:1.0-beta-3:jnlp-inline (generate-jnlp) on project lima-swing: At least one specified dependency is incorrect. Review your project configuration. at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216) 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:84) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59) at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:317) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:152) 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:744) Caused by: org.apache.maven.plugin.MojoExecutionException: At least one specified dependency is incorrect. Review your project configuration. at org.codehaus.mojo.webstart.AbstractJnlpMojo.checkDependencies(AbstractJnlpMojo.java:421) at org.codehaus.mojo.webstart.AbstractJnlpMojo.checkInput(AbstractJnlpMojo.java:678) at org.codehaus.mojo.webstart.AbstractJnlpMojo.execute(AbstractJnlpMojo.java:214) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:106) 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/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :lima-swing Sending e-mails to: lima-commits@list.chorem.org cosse@codelutin.com Sending e-mails to: lima-commits@list.chorem.org cosse@codelutin.com channel stopped Skipping sonar analysis due to bad build status FAILURE
See <http://ci.chorem.org/jenkins/job/lima-nightly/6/> ------------------------------------------ [...truncated 2075 lines...] [INFO] i18n/topia-service-migration_fr_FR.properties [INFO] i18n/lima-business_fr_FR.properties [INFO] i18n/lima-swing_fr_FR.properties [WARNING] bundle fr_FR contains 25/805 empty entries! (use -Di18n.showEmpty to see these entries) [INFO] generate bundle for locale en_GB from 11 i18n resource(s) [INFO] i18n/nuiton-utils_en_GB.properties [INFO] i18n/nuiton-widgets_en_GB.properties [INFO] i18n/nuiton-csv_en_GB.properties [INFO] i18n/jaxx-runtime_en_GB.properties [INFO] i18n/topia-persistence_en_GB.properties [INFO] i18n/jaxx-widgets_en_GB.properties [INFO] i18n/lima-callao_en_GB.properties [INFO] i18n/jaxx-config_en_GB.properties [INFO] i18n/topia-service-migration_en_GB.properties [INFO] i18n/lima-business_en_GB.properties [INFO] i18n/lima-swing_en_GB.properties [WARNING] bundle en_GB contains 200/830 empty entries! (use -Di18n.showEmpty to see these entries) [INFO] prepare i18n definition file in <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/resources/META-INF/lima-definition.properties> [INFO] Generate csv bundle file at <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/lima-i18n.csv> [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ lima-swing --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 107 resources [INFO] Copying 4 resources [INFO] Copying 3 resources [INFO] [INFO] --- license-maven-plugin:1.5:update-file-header (update-file-header) @ lima-swing --- [INFO] Will search files to update from root <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src> [INFO] Will search files to update from root <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/util/ReportDialogView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/opening/CreateAccountsPanel.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/opening/CreateEntryBookPanel.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/opening/CreateIdentityPanel.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/opening/CreateFiscalPeriodPanel.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/opening/OpeningView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/vatreports/VatReportView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/home/HomeView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/financialstatementreport/FinancialStatementReportView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/account/AccountImportForm.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/account/AccountForm.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/account/AccountView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/account/UpdateAccountForm.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/Filter/dateIntervalCondition/DateIntervalConditionView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/Filter/financialPeriodCondition/FinancialPeriodConditionView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/Filter/fiscalPeriodCondition/FiscalPeriodConditionView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/Filter/BigDecimalCondition/BigDecimalConditionView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/Filter/EntryBookCondition/EntryBookConditionView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/Filter/dateCondition/DateConditionView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/Filter/AccountCondition/AccountConditionView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/Filter/financialTransactionCondition/FinancialTransactionConditionView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/Filter/StringCondition/StringConditionView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/fiscalperiod/FiscalPeriodView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/fiscalperiod/AddPeriod.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/fiscalperiod/RetainedEarningsEntryBookForm.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/lettering/LetteringView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/financialstatementchart/FinancialStatementMovementForm.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/financialstatementchart/FinancialStatementHeaderForm.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/financialstatementchart/FinancialStatementChartView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/financialstatementchart/FinancialStatementImportForm.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/ClosableTabHeader.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/vatchart/VatChartImportForm.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/vatchart/VatChartView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/vatchart/VatChartMovementForm.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/financialperiod/FinancialPeriodView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/identity/IdentityForm.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/accountsreports/AccountsReportsView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/entrybook/EntryBookForm.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/entrybook/EntryBookImportForm.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/entrybook/EntryBookView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/importexport/ImportExportWaitView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/balance/BalanceReportsView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/financialtransaction/FinancialTransactionView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/ledger/LedgerView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/MainView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/entrybooksreports/EntryBooksReportsView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/financialtransactionunbalanced/FinancialTransactionUnbalancedView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/financialtransactionsearch/FinancialTransactionSearchView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/celleditor/DefaultLimaTableCellRenderer.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/fiscalperiod/FiscalPeriodRenderer.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/financialperiod/FinancialPeriodRenderer.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/common/FinancialTransactionTableModel.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/common/AbstractLimaTable.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/common/LineRenderer.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/common/AbstractLimaTableModel.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/resources/META-INF/lima_fr_FR.properties> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/resources/META-INF/lima-definition.properties> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/resources/META-INF/lima_en_GB.properties> [INFO] Scan 277 files header done in 454.331ms. [INFO] * update header on 1 file. * uptodate header on 218 files. * add header on 58 files. [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ lima-swing --- [INFO] Compiling 219 source files to <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/classes> [WARNING] bootstrap class path not set in conjunction with -source 1.6 [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/common/AbstractLimaTable.java>:[31,49] sun.swing.DefaultLookup is internal proprietary API and may be removed in a future release [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/celleditor/DefaultLimaTableCellRenderer.java>:[91,26] sun.swing.DefaultLookup is internal proprietary API and may be removed in a future release [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/celleditor/DefaultLimaTableCellRenderer.java>:[95,26] sun.swing.DefaultLookup is internal proprietary API and may be removed in a future release [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/celleditor/DefaultLimaTableCellRenderer.java>:[104,29] sun.swing.DefaultLookup is internal proprietary API and may be removed in a future release [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/importexport/ImportExport.java>:[190,51] 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-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/Filter/EntryBookCondition/EntryBookConditionHandler.java>:[94,76] getSelectedValues() in javax.swing.JList has been deprecated [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/Filter/fiscalPeriodCondition/FiscalPeriodConditionHandler.java>:[95,79] getSelectedValues() in javax.swing.JList has been deprecated [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/Filter/financialPeriodCondition/FinancialPeriodConditionHandler.java>:[97,82] getSelectedValues() in javax.swing.JList has been deprecated [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/common/AbstractLimaTableModel.java>: Some input files use unchecked or unsafe operations. [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/common/AbstractLimaTableModel.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- animal-sniffer-maven-plugin:1.9:check (default) @ lima-swing --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java16-sun:1.10 [INFO] [INFO] --- jredmine-maven-plugin:1.6:generate-changes (jredmine-generate-changes) @ lima-swing --- [INFO] Skipping goal (skipGenerateChanges flag is on). [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ lima-swing --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ lima-swing --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ lima-swing --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.15:test (default-test) @ lima-swing --- [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ lima-swing --- [INFO] Building jar: <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/lima-swing-0.8-SNAPSHOT.jar> [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) @ lima-swing >>> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ lima-swing --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-project-files) @ lima-swing --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ lima-swing --- [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.2.1:jar (attach-sources) @ lima-swing <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ lima-swing --- [INFO] Building jar: <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/lima-swing-0.8-SNAPSHOT-sources.jar> [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ lima-swing --- [INFO] 7 warnings [WARNING] Javadoc Warnings [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/celleditor/DefaultLimaTableCellRenderer.java>:30: warning: DefaultLookup is internal proprietary API and may be removed in a future release [WARNING] import sun.swing.DefaultLookup; [WARNING] ^ [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/celleditor/AccountTableCellEditor.java>:100: warning - @return tag has no arguments. [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/celleditor/EntryBookTableCellEditor.java>:117: warning - @return tag has no arguments. [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/importexport/ImportExport.java>:285: warning - @return tag has no arguments. [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/importexport/ImportExport.java>:355: warning - @return tag has no arguments. [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/financialtransactionunbalanced/FinancialTransactionUnbalancedTableModel.java>:77: warning - @return tag has no arguments. [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/financialtransactionunbalanced/FinancialTransactionUnbalancedTableModel.java>:77: warning - @return tag cannot be used in method with void return type. [INFO] Building jar: <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/lima-swing-0.8-SNAPSHOT-javadoc.jar> [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-keystore) @ lima-swing --- [INFO] Exporting server [codelutin-keystore] username in ${keyalias} [INFO] Exporting server [codelutin-keystore] password in ${keystorepass} [INFO] Exporting server [codelutin-keystore] passphrase in ${keypass} [INFO] Exporting server [codelutin-keystore] privateKey in ${keystorepath} [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ lima-swing --- [INFO] [INFO] --- webstart-maven-plugin:1.0-beta-3:jnlp-inline (generate-jnlp) @ lima-swing --- [INFO] Jnlp extension output file name not specified. Using default output file name: jxlayer.jnlp. [INFO] Jnlp extension output file name not specified. Using default output file name: jetty.jnlp. [INFO] Jnlp extension output file name not specified. Using default output file name: pdf-renderer.jnlp. [ERROR] pattern: org.swinglabs:pdf-renderer doesn't match any artifact. [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 [ 6.845 s] [INFO] Lima :: callao .................................... SUCCESS [ 15.116 s] [INFO] Lima :: business API .............................. SUCCESS [ 5.006 s] [INFO] Lima :: business .................................. SUCCESS [ 28.760 s] [INFO] Lima :: Swing ..................................... FAILURE [ 42.300 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:40 min [INFO] Finished at: 2014-02-26T00:56:35+01:00 [INFO] Final Memory: 116M/1513M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.codehaus.mojo:webstart-maven-plugin:1.0-beta-3:jnlp-inline (generate-jnlp) on project lima-swing: At least one specified dependency is incorrect. Review your project configuration. -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:webstart-maven-plugin:1.0-beta-3:jnlp-inline (generate-jnlp) on project lima-swing: At least one specified dependency is incorrect. Review your project configuration. at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216) 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:744) Caused by: org.apache.maven.plugin.MojoExecutionException: At least one specified dependency is incorrect. Review your project configuration. at org.codehaus.mojo.webstart.AbstractJnlpMojo.checkDependencies(AbstractJnlpMojo.java:421) at org.codehaus.mojo.webstart.AbstractJnlpMojo.checkInput(AbstractJnlpMojo.java:678) at org.codehaus.mojo.webstart.AbstractJnlpMojo.execute(AbstractJnlpMojo.java:214) 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/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :lima-swing Sending e-mails to: lima-commits@list.chorem.org channel stopped Skipping sonar analysis due to bad build status FAILURE
See <http://ci.chorem.org/jenkins/job/lima-nightly/7/changes> Changes: [sbavencoff] fixes #768 : Report à nouveau impossible à établir [sbavencoff] fixes #667 : Période d'exercice trop contraignante ------------------------------------------ [...truncated 1302 lines...] [INFO] i18n/nuiton-widgets_en_GB.properties [INFO] i18n/nuiton-csv_en_GB.properties [INFO] i18n/jaxx-runtime_en_GB.properties [INFO] i18n/topia-persistence_en_GB.properties [INFO] i18n/jaxx-widgets_en_GB.properties [INFO] i18n/lima-callao_en_GB.properties [INFO] i18n/jaxx-config_en_GB.properties [INFO] i18n/topia-service-migration_en_GB.properties [INFO] i18n/lima-business_en_GB.properties [INFO] i18n/lima-swing_en_GB.properties [WARNING] bundle en_GB contains 208/838 empty entries! (use -Di18n.showEmpty to see these entries) [INFO] prepare i18n definition file in <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/resources/META-INF/lima-definition.properties> [INFO] Generate csv bundle file at <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/lima-i18n.csv> [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ lima-swing --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 108 resources [INFO] Copying 4 resources [INFO] Copying 3 resources [INFO] [INFO] --- license-maven-plugin:1.5:update-file-header (update-file-header) @ lima-swing --- [INFO] Will search files to update from root <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src> [INFO] Will search files to update from root <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/fiscalperiod/RetainedEarningsWait.jaxx> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/util/ReportDialogView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/opening/CreateAccountsPanel.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/opening/CreateEntryBookPanel.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/opening/CreateIdentityPanel.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/opening/CreateFiscalPeriodPanel.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/opening/OpeningView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/vatreports/VatReportView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/home/HomeView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/financialstatementreport/FinancialStatementReportView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/account/AccountImportForm.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/account/AccountForm.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/account/AccountView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/account/UpdateAccountForm.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/Filter/dateIntervalCondition/DateIntervalConditionView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/Filter/financialPeriodCondition/FinancialPeriodConditionView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/Filter/fiscalPeriodCondition/FiscalPeriodConditionView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/Filter/BigDecimalCondition/BigDecimalConditionView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/Filter/EntryBookCondition/EntryBookConditionView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/Filter/dateCondition/DateConditionView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/Filter/AccountCondition/AccountConditionView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/Filter/financialTransactionCondition/FinancialTransactionConditionView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/Filter/StringCondition/StringConditionView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/fiscalperiod/RetainedEarningsWait.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/fiscalperiod/FiscalPeriodView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/fiscalperiod/AddPeriod.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/fiscalperiod/RetainedEarningsEntryBookForm.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/lettering/LetteringView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/financialstatementchart/FinancialStatementMovementForm.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/financialstatementchart/FinancialStatementHeaderForm.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/financialstatementchart/FinancialStatementChartView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/financialstatementchart/FinancialStatementImportForm.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/ClosableTabHeader.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/vatchart/VatChartImportForm.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/vatchart/VatChartView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/vatchart/VatChartMovementForm.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/financialperiod/FinancialPeriodView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/identity/IdentityForm.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/accountsreports/AccountsReportsView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/entrybook/EntryBookForm.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/entrybook/EntryBookImportForm.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/entrybook/EntryBookView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/importexport/ImportExportWaitView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/balance/BalanceReportsView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/financialtransaction/FinancialTransactionView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/ledger/LedgerView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/MainView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/entrybooksreports/EntryBooksReportsView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/financialtransactionunbalanced/FinancialTransactionUnbalancedView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/financialtransactionsearch/FinancialTransactionSearchView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/celleditor/DefaultLimaTableCellRenderer.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/fiscalperiod/FiscalPeriodRenderer.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/financialperiod/FinancialPeriodRenderer.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/common/FinancialTransactionTableModel.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/common/AbstractLimaTable.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/common/LineRenderer.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/common/AbstractLimaTableModel.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/resources/META-INF/lima_fr_FR.properties> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/resources/META-INF/lima-definition.properties> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/resources/META-INF/lima_en_GB.properties> [INFO] Scan 279 files header done in 477.337ms. [INFO] * update header on 1 file. * uptodate header on 218 files. * add header on 60 files. [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ lima-swing --- [INFO] Compiling 220 source files to <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/classes> [WARNING] bootstrap class path not set in conjunction with -source 1.6 [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/celleditor/DefaultLimaTableCellRenderer.java>:[30,17] sun.swing.DefaultLookup is internal proprietary API and may be removed in a future release [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/celleditor/DefaultLimaTableCellRenderer.java>:[30,17] sun.swing.DefaultLookup is internal proprietary API and may be removed in a future release [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/celleditor/DefaultLimaTableCellRenderer.java>:[30,17] sun.swing.DefaultLookup is internal proprietary API and may be removed in a future release [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/celleditor/DefaultLimaTableCellRenderer.java>:[91,26] sun.swing.DefaultLookup is internal proprietary API and may be removed in a future release [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/celleditor/DefaultLimaTableCellRenderer.java>:[95,26] sun.swing.DefaultLookup is internal proprietary API and may be removed in a future release [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/celleditor/DefaultLimaTableCellRenderer.java>:[104,29] sun.swing.DefaultLookup is internal proprietary API and may be removed in a future release [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/importexport/ImportExport.java>:[190,51] 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-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/Filter/EntryBookCondition/EntryBookConditionHandler.java>:[94,76] getSelectedValues() in javax.swing.JList has been deprecated [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/Filter/fiscalPeriodCondition/FiscalPeriodConditionHandler.java>:[95,79] getSelectedValues() in javax.swing.JList has been deprecated [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/Filter/financialPeriodCondition/FinancialPeriodConditionHandler.java>:[97,82] getSelectedValues() in javax.swing.JList has been deprecated [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/common/AbstractLimaTableModel.java>: Some input files use unchecked or unsafe operations. [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/common/AbstractLimaTableModel.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- animal-sniffer-maven-plugin:1.9:check (default) @ lima-swing --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java16-sun:1.10 [INFO] [INFO] --- jredmine-maven-plugin:1.6:generate-changes (jredmine-generate-changes) @ lima-swing --- [INFO] Skipping goal (skipGenerateChanges flag is on). [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ lima-swing --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ lima-swing --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ lima-swing --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.15:test (default-test) @ lima-swing --- [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ lima-swing --- [INFO] Building jar: <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/lima-swing-0.8-SNAPSHOT.jar> [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) @ lima-swing >>> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ lima-swing --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-project-files) @ lima-swing --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ lima-swing --- [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.2.1:jar (attach-sources) @ lima-swing <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ lima-swing --- [INFO] Building jar: <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/lima-swing-0.8-SNAPSHOT-sources.jar> [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ lima-swing --- [INFO] 7 warnings [WARNING] Javadoc Warnings [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/celleditor/DefaultLimaTableCellRenderer.java>:30: warning: DefaultLookup is internal proprietary API and may be removed in a future release [WARNING] import sun.swing.DefaultLookup; [WARNING] ^ [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/celleditor/AccountTableCellEditor.java>:100: warning - @return tag has no arguments. [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/celleditor/EntryBookTableCellEditor.java>:117: warning - @return tag has no arguments. [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/importexport/ImportExport.java>:285: warning - @return tag has no arguments. [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/importexport/ImportExport.java>:355: warning - @return tag has no arguments. [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/financialtransactionunbalanced/FinancialTransactionUnbalancedTableModel.java>:77: warning - @return tag has no arguments. [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/financialtransactionunbalanced/FinancialTransactionUnbalancedTableModel.java>:77: warning - @return tag cannot be used in method with void return type. [INFO] Building jar: <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/lima-swing-0.8-SNAPSHOT-javadoc.jar> [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-keystore) @ lima-swing --- [INFO] Exporting server [codelutin-keystore] username in ${keyalias} [INFO] Exporting server [codelutin-keystore] password in ${keystorepass} [INFO] Exporting server [codelutin-keystore] passphrase in ${keypass} [INFO] Exporting server [codelutin-keystore] privateKey in ${keystorepath} [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ lima-swing --- [INFO] [INFO] --- webstart-maven-plugin:1.0-beta-3:jnlp-inline (generate-jnlp) @ lima-swing --- [INFO] Jnlp extension output file name not specified. Using default output file name: jxlayer.jnlp. [INFO] Jnlp extension output file name not specified. Using default output file name: jetty.jnlp. [INFO] Jnlp extension output file name not specified. Using default output file name: pdf-renderer.jnlp. [ERROR] pattern: org.swinglabs:pdf-renderer doesn't match any artifact. [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 [ 7.712 s] [INFO] Lima :: callao .................................... SUCCESS [ 15.136 s] [INFO] Lima :: business API .............................. SUCCESS [ 3.859 s] [INFO] Lima :: business .................................. SUCCESS [ 29.143 s] [INFO] Lima :: Swing ..................................... FAILURE [ 46.852 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:44 min [INFO] Finished at: 2014-03-01T00:56:36+01:00 [INFO] Final Memory: 120M/1250M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.codehaus.mojo:webstart-maven-plugin:1.0-beta-3:jnlp-inline (generate-jnlp) on project lima-swing: At least one specified dependency is incorrect. Review your project configuration. -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:webstart-maven-plugin:1.0-beta-3:jnlp-inline (generate-jnlp) on project lima-swing: At least one specified dependency is incorrect. Review your project configuration. at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216) 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:744) Caused by: org.apache.maven.plugin.MojoExecutionException: At least one specified dependency is incorrect. Review your project configuration. at org.codehaus.mojo.webstart.AbstractJnlpMojo.checkDependencies(AbstractJnlpMojo.java:421) at org.codehaus.mojo.webstart.AbstractJnlpMojo.checkInput(AbstractJnlpMojo.java:678) at org.codehaus.mojo.webstart.AbstractJnlpMojo.execute(AbstractJnlpMojo.java:214) 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/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :lima-swing Failed to send e-mail to sbavencoff 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 Skipping sonar analysis due to bad build status FAILURE Failed to send e-mail to sbavencoff because no e-mail address is known, and no default e-mail domain is configured
See <http://ci.chorem.org/jenkins/job/lima-nightly/8/changes> Changes: [sbavencoff] refs #971 : add color in setting frame [sbavencoff] refs #971 : color of table cell ------------------------------------------ [...truncated 1302 lines...] [INFO] i18n/lima-callao_fr_FR.properties [INFO] i18n/jaxx-config_fr_FR.properties [INFO] i18n/topia-service-migration_fr_FR.properties [INFO] i18n/lima-business_fr_FR.properties [INFO] i18n/lima-swing_fr_FR.properties [WARNING] bundle fr_FR contains 25/862 empty entries! (use -Di18n.showEmpty to see these entries) [INFO] generate bundle for locale en_GB from 11 i18n resource(s) [INFO] i18n/nuiton-utils_en_GB.properties [INFO] i18n/nuiton-widgets_en_GB.properties [INFO] i18n/nuiton-csv_en_GB.properties [INFO] i18n/jaxx-runtime_en_GB.properties [INFO] i18n/topia-persistence_en_GB.properties [INFO] i18n/jaxx-widgets_en_GB.properties [INFO] i18n/lima-callao_en_GB.properties [INFO] i18n/jaxx-config_en_GB.properties [INFO] i18n/topia-service-migration_en_GB.properties [INFO] i18n/lima-business_en_GB.properties [INFO] i18n/lima-swing_en_GB.properties [WARNING] bundle en_GB contains 259/889 empty entries! (use -Di18n.showEmpty to see these entries) [INFO] prepare i18n definition file in <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/resources/META-INF/lima-definition.properties> [INFO] Generate csv bundle file at <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/lima-i18n.csv> [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ lima-swing --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 108 resources [INFO] Copying 4 resources [INFO] Copying 3 resources [INFO] [INFO] --- license-maven-plugin:1.5:update-file-header (update-file-header) @ lima-swing --- [INFO] Will search files to update from root <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src> [INFO] Will search files to update from root <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/fiscalperiod/RetainedEarningsWait.jaxx> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/util/ReportDialogView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/opening/CreateAccountsPanel.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/opening/CreateEntryBookPanel.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/opening/CreateIdentityPanel.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/opening/CreateFiscalPeriodPanel.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/opening/OpeningView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/vatreports/VatReportView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/home/HomeView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/financialstatementreport/FinancialStatementReportView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/account/AccountImportForm.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/account/AccountForm.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/account/AccountView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/account/UpdateAccountForm.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/Filter/dateIntervalCondition/DateIntervalConditionView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/Filter/financialPeriodCondition/FinancialPeriodConditionView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/Filter/fiscalPeriodCondition/FiscalPeriodConditionView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/Filter/BigDecimalCondition/BigDecimalConditionView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/Filter/EntryBookCondition/EntryBookConditionView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/Filter/dateCondition/DateConditionView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/Filter/AccountCondition/AccountConditionView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/Filter/financialTransactionCondition/FinancialTransactionConditionView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/Filter/StringCondition/StringConditionView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/fiscalperiod/RetainedEarningsWait.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/fiscalperiod/FiscalPeriodView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/fiscalperiod/AddPeriod.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/fiscalperiod/RetainedEarningsEntryBookForm.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/lettering/LetteringView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/financialstatementchart/FinancialStatementMovementForm.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/financialstatementchart/FinancialStatementHeaderForm.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/financialstatementchart/FinancialStatementChartView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/financialstatementchart/FinancialStatementImportForm.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/ClosableTabHeader.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/vatchart/VatChartImportForm.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/vatchart/VatChartView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/vatchart/VatChartMovementForm.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/financialperiod/FinancialPeriodView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/identity/IdentityForm.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/accountsreports/AccountsReportsView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/entrybook/EntryBookForm.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/entrybook/EntryBookImportForm.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/entrybook/EntryBookView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/importexport/ImportExportWaitView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/balance/BalanceReportsView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/financialtransaction/FinancialTransactionView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/ledger/LedgerView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/MainView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/entrybooksreports/EntryBooksReportsView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/financialtransactionunbalanced/FinancialTransactionUnbalancedView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/java/org/chorem/lima/ui/financialtransactionsearch/FinancialTransactionSearchView.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/celleditor/DefaultLimaTableCellRenderer.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/celleditor/TableCellErrorDetector.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/fiscalperiod/FiscalPeriodErrorDetector.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/financialperiod/FinancialPeriodErrorDetector.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/common/FinancialTransactionTableModel.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/common/AbstractLimaTable.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/common/AbstractLimaTableModel.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/financialtransaction/FinancialTransactionErrorDetector.java> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/resources/META-INF/lima_fr_FR.properties> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/resources/META-INF/lima-definition.properties> [INFO] - adding license header on file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/generated-sources/resources/META-INF/lima_en_GB.properties> [INFO] Scan 279 files header done in 536.086ms. [INFO] * update header on 1 file. * uptodate header on 217 files. * add header on 61 files. [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ lima-swing --- [INFO] Compiling 220 source files to <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/classes> [WARNING] bootstrap class path not set in conjunction with -source 1.6 [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/importexport/ImportExport.java>:[190,51] 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-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/Filter/EntryBookCondition/EntryBookConditionHandler.java>:[94,76] getSelectedValues() in javax.swing.JList has been deprecated [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/Filter/fiscalPeriodCondition/FiscalPeriodConditionHandler.java>:[95,79] getSelectedValues() in javax.swing.JList has been deprecated [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/Filter/financialPeriodCondition/FinancialPeriodConditionHandler.java>:[97,82] getSelectedValues() in javax.swing.JList has been deprecated [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/common/AbstractLimaTableModel.java>: Some input files use unchecked or unsafe operations. [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/common/AbstractLimaTableModel.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- animal-sniffer-maven-plugin:1.9:check (default) @ lima-swing --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java16-sun:1.10 [INFO] [INFO] --- jredmine-maven-plugin:1.6:generate-changes (jredmine-generate-changes) @ lima-swing --- [INFO] Skipping goal (skipGenerateChanges flag is on). [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ lima-swing --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ lima-swing --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ lima-swing --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.15:test (default-test) @ lima-swing --- [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ lima-swing --- [INFO] Building jar: <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/lima-swing-0.8-SNAPSHOT.jar> [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) @ lima-swing >>> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ lima-swing --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-project-files) @ lima-swing --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ lima-swing --- [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.2.1:jar (attach-sources) @ lima-swing <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ lima-swing --- [INFO] Building jar: <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/lima-swing-0.8-SNAPSHOT-sources.jar> [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ lima-swing --- [INFO] 6 warnings [WARNING] Javadoc Warnings [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/celleditor/AccountTableCellEditor.java>:100: warning - @return tag has no arguments. [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/celleditor/EntryBookTableCellEditor.java>:117: warning - @return tag has no arguments. [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/importexport/ImportExport.java>:285: warning - @return tag has no arguments. [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/importexport/ImportExport.java>:355: warning - @return tag has no arguments. [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/financialtransactionunbalanced/FinancialTransactionUnbalancedTableModel.java>:77: warning - @return tag has no arguments. [WARNING] <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/java/org/chorem/lima/ui/financialtransactionunbalanced/FinancialTransactionUnbalancedTableModel.java>:77: warning - @return tag cannot be used in method with void return type. [INFO] Building jar: <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/lima-swing-0.8-SNAPSHOT-javadoc.jar> [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-keystore) @ lima-swing --- [INFO] Exporting server [codelutin-keystore] username in ${keyalias} [INFO] Exporting server [codelutin-keystore] password in ${keystorepass} [INFO] Exporting server [codelutin-keystore] passphrase in ${keypass} [INFO] Exporting server [codelutin-keystore] privateKey in ${keystorepath} [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ lima-swing --- [INFO] [INFO] --- webstart-maven-plugin:1.0-beta-3:jnlp-inline (generate-jnlp) @ lima-swing --- [INFO] Jnlp extension output file name not specified. Using default output file name: jxlayer.jnlp. [INFO] Jnlp extension output file name not specified. Using default output file name: jetty.jnlp. [INFO] Jnlp extension output file name not specified. Using default output file name: pdf-renderer.jnlp. [ERROR] pattern: org.swinglabs:pdf-renderer doesn't match any artifact. [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 [ 7.107 s] [INFO] Lima :: callao .................................... SUCCESS [ 17.230 s] [INFO] Lima :: business API .............................. SUCCESS [ 5.971 s] [INFO] Lima :: business .................................. SUCCESS [ 29.214 s] [INFO] Lima :: Swing ..................................... FAILURE [ 44.076 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:45 min [INFO] Finished at: 2014-03-06T00:55:37+01:00 [INFO] Final Memory: 117M/1442M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.codehaus.mojo:webstart-maven-plugin:1.0-beta-3:jnlp-inline (generate-jnlp) on project lima-swing: At least one specified dependency is incorrect. Review your project configuration. -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:webstart-maven-plugin:1.0-beta-3:jnlp-inline (generate-jnlp) on project lima-swing: At least one specified dependency is incorrect. Review your project configuration. at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216) 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:744) Caused by: org.apache.maven.plugin.MojoExecutionException: At least one specified dependency is incorrect. Review your project configuration. at org.codehaus.mojo.webstart.AbstractJnlpMojo.checkDependencies(AbstractJnlpMojo.java:421) at org.codehaus.mojo.webstart.AbstractJnlpMojo.checkInput(AbstractJnlpMojo.java:678) at org.codehaus.mojo.webstart.AbstractJnlpMojo.execute(AbstractJnlpMojo.java:214) 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/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :lima-swing Failed to send e-mail to sbavencoff 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 Skipping sonar analysis due to bad build status FAILURE Failed to send e-mail to sbavencoff because no e-mail address is known, and no default e-mail domain is configured
See <http://ci.chorem.org/jenkins/job/lima-nightly/9/changes> Changes: [sbavencoff] fixes #316 : Les cellules ne sont pas alignées avec les entêtes dans la génération PDF [sbavencoff] fixes #370 : Options non terminées [sbavencoff] fix build ------------------------------------------ [...truncated 1843 lines...] [INFO] Jnlp extension output file name not specified. Using default output file name: pdf-renderer.jnlp. [INFO] No resources found in <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/jnlp/resources> [INFO] copy extension artifact /var/local/forge/data/chorem.org/maven/repository/org/swinglabs/jxlayer/3.0.4/jxlayer-3.0.4.jar [INFO] copy extension artifact /var/local/forge/data/chorem.org/maven/repository/org/eclipse/jetty/orbit/javax.servlet/3.0.0.v201112011016/javax.servlet-3.0.0.v201112011016.jar [INFO] copy extension artifact /var/local/forge/data/chorem.org/maven/repository/org/swinglabs/pdf-renderer/1.0.5/pdf-renderer-1.0.5.jar [INFO] Start removing existing signatures [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_xml-apis-1.0.b2.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_activemq-ra-5.7.0.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_mbean-annotation-api-4.5.2.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_openejb-ejbd-4.5.2.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_openwebbeans-ee-1.1.8.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_swingx-plaf-1.6.5-1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_commons-lang3-3.1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_hsqldb-2.2.8.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_commons-io-2.4.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_bval-jsr303-0.5.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_commons-primitives-1.0.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_jetty-io-8.1.12.v20130726.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_opencsv-2.3.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_openwebbeans-web-1.1.8.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_openjpa-asm-shaded-2.2.0.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_swingx-graphics-1.6.5-1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_activation-1.1.1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_openejb-javaagent-4.5.2.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_wsdl4j-1.6.2.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_slf4j-log4j12-1.7.5.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_commons-beanutils-core-1.8.3.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_xbean-reflect-3.12.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_hibernate-core-3.6.10.Final.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_log4j-1.2.17.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_jetty-util-8.1.12.v20130726.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_h2-1.3.172.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_swingx-action-1.6.5-1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_swingx-core-1.6.5-1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_jetty-security-8.1.12.v20130726.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_ehcache-core-2.4.3.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_commons-vfs2-2.0.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_geronimo-javamail_1.4_mail-1.8.2.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_openwebbeans-spi-1.1.8.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_commons-lang-2.6.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_lima-business-0.8-SNAPSHOT.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_jetty-servlet-8.1.12.v20130726.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_swingx-autocomplete-1.6.5-1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_commons-logging-1.1.3.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_hibernate-commons-annotations-3.2.0.Final.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_guava-14.0.1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_geronimo-j2ee-connector_1.6_spec-1.0.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_howl-1.0.1-1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_topia-service-migration-2.7.1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_openejb-client-4.5.2.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_fontbox-1.8.2.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_commons-dbcp-1.4.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_jetty-server-8.1.12.v20130726.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_commons-pool-1.5.7.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_openejb-jee-4.5.2.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_jaxx-config-2.6.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_slf4j-api-1.7.5.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_openwebbeans-ee-common-1.1.8.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_jansi-1.8.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_nuiton-decorator-3.0-alpha-2.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_mail-1.4.5.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_swingx-common-1.6.5-1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_commons-collections-3.2.1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_activemq-protobuf-1.1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_activemq-core-5.7.0.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_nuiton-utils-2.6.12.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_javassist-3.12.1.GA.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_commons-jxpath-1.3.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_geronimo-transaction-3.1.1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_xbean-asm-shaded-3.12.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_swingx-painters-1.6.5-1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_serp-1.13.1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_openejb-server-4.5.2.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_swizzle-stream-1.6.1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_commons-beanutils-1.8.3.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_quartz-2.1.6.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_lima-business-api-0.8-SNAPSHOT.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_antlr-2.7.6.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_openejb-core-4.5.2.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_kahadb-5.7.0.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_hibernate-ehcache-3.6.10.Final.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_lima-callao-0.8-SNAPSHOT.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_xbean-bundleutils-3.12.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_dom4j-1.6.1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_jempbox-1.8.2.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_openejb-api-4.5.2.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_jetty-continuation-8.1.12.v20130726.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_bval-core-0.5.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_openwebbeans-ejb-1.1.8.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_geronimo-connector-3.1.1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_nuiton-i18n-2.5.1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_lima-swing-0.8-SNAPSHOT.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_jetty-http-8.1.12.v20130726.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_pdfbox-examples-1.8.2.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_nuiton-config-3.0-alpha-1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_openejb-jpa-integration-4.5.2.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_openejb-loader-4.5.2.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_xbean-naming-3.12.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_nuiton-widgets-1.1.1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_jaxb-impl-2.2.6.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_nuiton-csv-2.6.4.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_pdfbox-1.8.2.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_jaxx-runtime-2.6.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_javacsv-2.0.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_commons-cli-1.2.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_commons-email-1.3.1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_openwebbeans-impl-1.1.8.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_topia-persistence-2.7.1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_xbean-finder-shaded-3.12.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_jta-1.1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_hibernate-jpa-2.0-api-1.0.1.Final.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_commons-net-3.1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_jaxx-widgets-2.6.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_javaee-api-6.0-5.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_javassist-3.17.1-GA.jar> [INFO] Deleting directory <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/temp_extracted_jars> No template specified Using default one. ***** Webstart JAR URL: jar:file:/var/local/forge/data/chorem.org/maven/repository/org/codehaus/mojo/webstart-maven-plugin/1.0-beta-3/webstart-maven-plugin-1.0-beta-3.jar!/ No template specified Using default one. ***** Webstart JAR URL: jar:file:/var/local/forge/data/chorem.org/maven/repository/org/codehaus/mojo/webstart-maven-plugin/1.0-beta-3/webstart-maven-plugin-1.0-beta-3.jar!/ No template specified Using default one. ***** Webstart JAR URL: jar:file:/var/local/forge/data/chorem.org/maven/repository/org/codehaus/mojo/webstart-maven-plugin/1.0-beta-3/webstart-maven-plugin-1.0-beta-3.jar!/ No template specified Using default one. ***** Webstart JAR URL: jar:file:/var/local/forge/data/chorem.org/maven/repository/org/codehaus/mojo/webstart-maven-plugin/1.0-beta-3/webstart-maven-plugin-1.0-beta-3.jar!/ [INFO] [INFO] --- launch4j-plugin:1.5.0.0:launch4j (launch4j) @ lima-swing --- [INFO] Platform-specific work directory already exists: /var/local/forge/data/chorem.org/maven/repository/org/bluestemsoftware/open/maven/plugin/launch4j-plugin/1.5.0.0 [INFO] launch4j: Compiling resources [INFO] launch4j: Linking [INFO] launch4j: Successfully created <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/lima.exe> [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-pgp-passphrase) @ lima-swing --- [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-swing --- [INFO] Loaded <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/target/collect-artifacts.txt> [INFO] Copying lima-swing-0.8-SNAPSHOT.jar to <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/target/collect/org.chorem.lima--lima-swing/lima-swing-0.8-SNAPSHOT.jar> [INFO] Copying THIRD-PARTY.properties to <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/target/collect/org.chorem.lima--lima-swing/THIRD-PARTY.properties> [INFO] Copying lima-swing-0.8-SNAPSHOT-sources.jar to <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/target/collect/org.chorem.lima--lima-swing/lima-swing-0.8-SNAPSHOT-sources.jar> [INFO] Copying lima-swing-0.8-SNAPSHOT-javadoc.jar to <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/target/collect/org.chorem.lima--lima-swing/lima-swing-0.8-SNAPSHOT-javadoc.jar> [INFO] Copying lima.exe to <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/target/collect/org.chorem.lima--lima-swing/lima.exe> [INFO] [INFO] --- helper-maven-plugin:2.1:collect-files (collect-build-attachements) @ lima-swing --- [WARNING] skip unexisting file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/lima-0.8-SNAPSHOT-bin.zip> (adding user file : ) [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- maven-gpg-plugin:1.4:sign (sign-artifacts) @ lima-swing --- [INFO] [INFO] --- maven-dependency-plugin:2.8:analyze-only (analyze) @ lima-swing --- [INFO] Used declared dependencies found: [INFO] org.chorem.lima:lima-business-api:jar:0.8-SNAPSHOT:compile [INFO] org.chorem.lima:lima-business:jar:0.8-SNAPSHOT:compile [INFO] org.chorem.lima:lima-callao:jar:0.8-SNAPSHOT:compile [INFO] org.apache.commons:commons-lang3:jar:3.1:compile [INFO] org.nuiton.jaxx:jaxx-runtime:jar:2.6:compile [INFO] org.nuiton.jaxx:jaxx-widgets:jar:2.6:compile [INFO] org.nuiton.jaxx:jaxx-config:jar:2.6:compile [INFO] org.swinglabs:jxlayer:jar:3.0.4:compile [INFO] org.nuiton:nuiton-utils:jar:2.6.12:compile [INFO] org.nuiton:nuiton-config:jar:3.0-alpha-1:compile [INFO] org.nuiton:nuiton-decorator:jar:3.0-alpha-2:compile [INFO] org.nuiton.i18n:nuiton-i18n:jar:2.5.1:compile [INFO] org.swinglabs.swingx:swingx-core:jar:1.6.5-1:compile [INFO] org.swinglabs.swingx:swingx-autocomplete:jar:1.6.5-1:compile [INFO] org.swinglabs.swingx:swingx-painters:jar:1.6.5-1:compile [INFO] org.apache.commons:commons-email:jar:1.3.1:compile [INFO] commons-logging:commons-logging:jar:1.1.3:compile [INFO] commons-io:commons-io:jar:2.4:compile [INFO] com.google.guava:guava:jar:14.0.1:compile [INFO] org.nuiton:nuiton-widgets:jar:1.1.1:compile [WARNING] Used undeclared dependencies found: [WARNING] commons-lang:commons-lang:jar:2.6:compile [WARNING] Unused declared dependencies found: [WARNING] org.swinglabs:pdf-renderer:jar:1.0.5:compile [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Lima .............................................. SUCCESS [ 6.887 s] [INFO] Lima :: callao .................................... SUCCESS [ 15.704 s] [INFO] Lima :: business API .............................. SUCCESS [ 4.915 s] [INFO] Lima :: business .................................. SUCCESS [ 28.564 s] [INFO] Lima :: Swing ..................................... FAILURE [02:20 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:18 min [INFO] Finished at: 2014-03-07T00:57:12+01:00 [JENKINS] Archiving disabled [INFO] Final Memory: 99M/624M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:analyze-only (analyze) on project lima-swing: Dependency problems found -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:analyze-only (analyze) on project lima-swing: Dependency problems found at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216) 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:744) Caused by: org.apache.maven.plugin.MojoExecutionException: Dependency problems found at org.apache.maven.plugin.dependency.analyze.AbstractAnalyzeMojo.execute(AbstractAnalyzeMojo.java:188) 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/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :lima-swing Failed to send e-mail to sbavencoff because no e-mail address is known, and no default e-mail domain is configured Sending e-mails to: lima-commits@list.chorem.org Failed to send e-mail to sbavencoff 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 Skipping sonar analysis due to bad build status FAILURE Failed to send e-mail to sbavencoff because no e-mail address is known, and no default e-mail domain is configured
See <http://ci.chorem.org/jenkins/job/lima-nightly/10/changes> Changes: [sbavencoff] fixes #970 : Exception lorsqu'on tente de changer de période comptable sur l'écran des 'entrées incorrectes' ------------------------------------------ [...truncated 1461 lines...] [INFO] Jnlp extension output file name not specified. Using default output file name: pdf-renderer.jnlp. [INFO] No resources found in <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/jnlp/resources> [INFO] copy extension artifact /var/local/forge/data/chorem.org/maven/repository/org/swinglabs/jxlayer/3.0.4/jxlayer-3.0.4.jar [INFO] copy extension artifact /var/local/forge/data/chorem.org/maven/repository/org/eclipse/jetty/orbit/javax.servlet/3.0.0.v201112011016/javax.servlet-3.0.0.v201112011016.jar [INFO] copy extension artifact /var/local/forge/data/chorem.org/maven/repository/org/swinglabs/pdf-renderer/1.0.5/pdf-renderer-1.0.5.jar [INFO] Start removing existing signatures [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_xml-apis-1.0.b2.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_activemq-ra-5.7.0.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_mbean-annotation-api-4.5.2.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_openejb-ejbd-4.5.2.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_openwebbeans-ee-1.1.8.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_swingx-plaf-1.6.5-1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_commons-lang3-3.1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_hsqldb-2.2.8.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_commons-io-2.4.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_bval-jsr303-0.5.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_commons-primitives-1.0.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_jetty-io-8.1.12.v20130726.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_opencsv-2.3.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_openwebbeans-web-1.1.8.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_openjpa-asm-shaded-2.2.0.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_swingx-graphics-1.6.5-1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_activation-1.1.1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_openejb-javaagent-4.5.2.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_wsdl4j-1.6.2.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_slf4j-log4j12-1.7.5.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_commons-beanutils-core-1.8.3.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_xbean-reflect-3.12.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_hibernate-core-3.6.10.Final.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_log4j-1.2.17.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_jetty-util-8.1.12.v20130726.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_h2-1.3.172.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_swingx-action-1.6.5-1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_swingx-core-1.6.5-1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_jetty-security-8.1.12.v20130726.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_ehcache-core-2.4.3.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_commons-vfs2-2.0.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_geronimo-javamail_1.4_mail-1.8.2.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_openwebbeans-spi-1.1.8.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_commons-lang-2.6.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_lima-business-0.8-SNAPSHOT.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_jetty-servlet-8.1.12.v20130726.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_swingx-autocomplete-1.6.5-1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_commons-logging-1.1.3.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_hibernate-commons-annotations-3.2.0.Final.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_guava-14.0.1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_geronimo-j2ee-connector_1.6_spec-1.0.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_howl-1.0.1-1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_topia-service-migration-2.7.1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_openejb-client-4.5.2.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_fontbox-1.8.2.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_commons-dbcp-1.4.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_jetty-server-8.1.12.v20130726.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_commons-pool-1.5.7.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_openejb-jee-4.5.2.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_jaxx-config-2.6.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_slf4j-api-1.7.5.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_openwebbeans-ee-common-1.1.8.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_jansi-1.8.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_nuiton-decorator-3.0-alpha-2.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_mail-1.4.5.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_swingx-common-1.6.5-1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_commons-collections-3.2.1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_activemq-protobuf-1.1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_activemq-core-5.7.0.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_nuiton-utils-2.6.12.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_javassist-3.12.1.GA.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_commons-jxpath-1.3.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_geronimo-transaction-3.1.1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_xbean-asm-shaded-3.12.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_swingx-painters-1.6.5-1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_serp-1.13.1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_openejb-server-4.5.2.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_swizzle-stream-1.6.1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_commons-beanutils-1.8.3.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_quartz-2.1.6.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_lima-business-api-0.8-SNAPSHOT.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_antlr-2.7.6.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_openejb-core-4.5.2.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_kahadb-5.7.0.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_hibernate-ehcache-3.6.10.Final.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_lima-callao-0.8-SNAPSHOT.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_xbean-bundleutils-3.12.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_dom4j-1.6.1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_jempbox-1.8.2.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_openejb-api-4.5.2.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_jetty-continuation-8.1.12.v20130726.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_bval-core-0.5.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_openwebbeans-ejb-1.1.8.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_geronimo-connector-3.1.1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_nuiton-i18n-2.5.1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_lima-swing-0.8-SNAPSHOT.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_jetty-http-8.1.12.v20130726.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_pdfbox-examples-1.8.2.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_nuiton-config-3.0-alpha-1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_openejb-jpa-integration-4.5.2.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_openejb-loader-4.5.2.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_xbean-naming-3.12.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_nuiton-widgets-1.1.1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_jaxb-impl-2.2.6.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_nuiton-csv-2.6.4.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_pdfbox-1.8.2.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_jaxx-runtime-2.6.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_javacsv-2.0.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_commons-cli-1.2.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_commons-email-1.3.1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_openwebbeans-impl-1.1.8.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_topia-persistence-2.7.1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_xbean-finder-shaded-3.12.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_jta-1.1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_hibernate-jpa-2.0-api-1.0.1.Final.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_commons-net-3.1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_jaxx-widgets-2.6.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_javaee-api-6.0-5.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_javassist-3.17.1-GA.jar> [INFO] Deleting directory <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/temp_extracted_jars> No template specified Using default one. ***** Webstart JAR URL: jar:file:/var/local/forge/data/chorem.org/maven/repository/org/codehaus/mojo/webstart-maven-plugin/1.0-beta-3/webstart-maven-plugin-1.0-beta-3.jar!/ No template specified Using default one. ***** Webstart JAR URL: jar:file:/var/local/forge/data/chorem.org/maven/repository/org/codehaus/mojo/webstart-maven-plugin/1.0-beta-3/webstart-maven-plugin-1.0-beta-3.jar!/ No template specified Using default one. ***** Webstart JAR URL: jar:file:/var/local/forge/data/chorem.org/maven/repository/org/codehaus/mojo/webstart-maven-plugin/1.0-beta-3/webstart-maven-plugin-1.0-beta-3.jar!/ No template specified Using default one. ***** Webstart JAR URL: jar:file:/var/local/forge/data/chorem.org/maven/repository/org/codehaus/mojo/webstart-maven-plugin/1.0-beta-3/webstart-maven-plugin-1.0-beta-3.jar!/ [INFO] [INFO] --- launch4j-plugin:1.5.0.0:launch4j (launch4j) @ lima-swing --- [INFO] Platform-specific work directory already exists: /var/local/forge/data/chorem.org/maven/repository/org/bluestemsoftware/open/maven/plugin/launch4j-plugin/1.5.0.0 [INFO] launch4j: Compiling resources [INFO] launch4j: Linking [INFO] launch4j: Successfully created <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/lima.exe> [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-pgp-passphrase) @ lima-swing --- [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-swing --- [INFO] Loaded <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/target/collect-artifacts.txt> [INFO] Copying lima-swing-0.8-SNAPSHOT.jar to <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/target/collect/org.chorem.lima--lima-swing/lima-swing-0.8-SNAPSHOT.jar> [INFO] Copying THIRD-PARTY.properties to <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/target/collect/org.chorem.lima--lima-swing/THIRD-PARTY.properties> [INFO] Copying lima-swing-0.8-SNAPSHOT-sources.jar to <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/target/collect/org.chorem.lima--lima-swing/lima-swing-0.8-SNAPSHOT-sources.jar> [INFO] Copying lima-swing-0.8-SNAPSHOT-javadoc.jar to <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/target/collect/org.chorem.lima--lima-swing/lima-swing-0.8-SNAPSHOT-javadoc.jar> [INFO] Copying lima.exe to <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/target/collect/org.chorem.lima--lima-swing/lima.exe> [INFO] [INFO] --- helper-maven-plugin:2.1:collect-files (collect-build-attachements) @ lima-swing --- [WARNING] skip unexisting file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/lima-0.8-SNAPSHOT-bin.zip> (adding user file : ) [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- maven-gpg-plugin:1.4:sign (sign-artifacts) @ lima-swing --- [INFO] [INFO] --- maven-dependency-plugin:2.8:analyze-only (analyze) @ lima-swing --- [INFO] Used declared dependencies found: [INFO] org.chorem.lima:lima-business-api:jar:0.8-SNAPSHOT:compile [INFO] org.chorem.lima:lima-business:jar:0.8-SNAPSHOT:compile [INFO] org.chorem.lima:lima-callao:jar:0.8-SNAPSHOT:compile [INFO] org.apache.commons:commons-lang3:jar:3.1:compile [INFO] org.nuiton.jaxx:jaxx-runtime:jar:2.6:compile [INFO] org.nuiton.jaxx:jaxx-widgets:jar:2.6:compile [INFO] org.nuiton.jaxx:jaxx-config:jar:2.6:compile [INFO] org.swinglabs:jxlayer:jar:3.0.4:compile [INFO] org.nuiton:nuiton-utils:jar:2.6.12:compile [INFO] org.nuiton:nuiton-config:jar:3.0-alpha-1:compile [INFO] org.nuiton:nuiton-decorator:jar:3.0-alpha-2:compile [INFO] org.nuiton.i18n:nuiton-i18n:jar:2.5.1:compile [INFO] org.swinglabs.swingx:swingx-core:jar:1.6.5-1:compile [INFO] org.swinglabs.swingx:swingx-autocomplete:jar:1.6.5-1:compile [INFO] org.swinglabs.swingx:swingx-painters:jar:1.6.5-1:compile [INFO] org.apache.commons:commons-email:jar:1.3.1:compile [INFO] commons-logging:commons-logging:jar:1.1.3:compile [INFO] commons-io:commons-io:jar:2.4:compile [INFO] com.google.guava:guava:jar:14.0.1:compile [INFO] org.nuiton:nuiton-widgets:jar:1.1.1:compile [WARNING] Used undeclared dependencies found: [WARNING] commons-lang:commons-lang:jar:2.6:compile [WARNING] commons-collections:commons-collections:jar:3.2.1:compile [WARNING] Unused declared dependencies found: [WARNING] org.swinglabs:pdf-renderer:jar:1.0.5:compile [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 [ 7.984 s] [INFO] Lima :: callao .................................... SUCCESS [ 20.191 s] [INFO] Lima :: business API .............................. SUCCESS [ 5.165 s] [INFO] Lima :: business .................................. SUCCESS [ 29.693 s] [INFO] Lima :: Swing ..................................... FAILURE [02:20 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:25 min [INFO] Finished at: 2014-03-08T00:57:16+01:00 [INFO] Final Memory: 105M/1460M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:analyze-only (analyze) on project lima-swing: Dependency problems found -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:analyze-only (analyze) on project lima-swing: Dependency problems found at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216) 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:744) Caused by: org.apache.maven.plugin.MojoExecutionException: Dependency problems found at org.apache.maven.plugin.dependency.analyze.AbstractAnalyzeMojo.execute(AbstractAnalyzeMojo.java:188) 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/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :lima-swing Failed to send e-mail to sbavencoff 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 channel stopped Skipping sonar analysis due to bad build status FAILURE Failed to send e-mail to sbavencoff because no e-mail address is known, and no default e-mail domain is configured
See <http://ci.chorem.org/jenkins/job/lima-nightly/11/changes> Changes: [dcosse] refs #993 mise en place d'un timer afin de laisser le temps à l'utilisateur d'entrer plusieurs caratères pour la recherche [dcosse] fixes #994 bouton HTML remplacé par OK (les rapports HTMLs sont les seuls choix possibles) [dcosse] fixes #994 choix du dossier et nom du fichier possible [dcosse] fixes export error message [dcosse] fixes #828 non reproductible avec ce jeu de test et java version "1.7.0_51" [dcosse] refs #669 retrait du bouton de genération du rapport de TVA (le code est toujours présent) [dcosse] fixes# #966 suppression de code mort ------------------------------------------ [...truncated 1487 lines...] [INFO] Jnlp extension output file name not specified. Using default output file name: jetty.jnlp. [INFO] Jnlp extension output file name not specified. Using default output file name: pdf-renderer.jnlp. [INFO] No resources found in <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/jnlp/resources> [INFO] copy extension artifact /var/local/forge/data/chorem.org/maven/repository/org/swinglabs/jxlayer/3.0.4/jxlayer-3.0.4.jar [INFO] copy extension artifact /var/local/forge/data/chorem.org/maven/repository/org/eclipse/jetty/orbit/javax.servlet/3.0.0.v201112011016/javax.servlet-3.0.0.v201112011016.jar [INFO] copy extension artifact /var/local/forge/data/chorem.org/maven/repository/org/swinglabs/pdf-renderer/1.0.5/pdf-renderer-1.0.5.jar [INFO] Start removing existing signatures [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_xml-apis-1.0.b2.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_activemq-ra-5.7.0.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_mbean-annotation-api-4.5.2.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_openejb-ejbd-4.5.2.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_openwebbeans-ee-1.1.8.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_swingx-plaf-1.6.5-1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_commons-lang3-3.1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_hsqldb-2.2.8.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_commons-io-2.4.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_bval-jsr303-0.5.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_commons-primitives-1.0.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_jetty-io-8.1.12.v20130726.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_opencsv-2.3.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_openwebbeans-web-1.1.8.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_openjpa-asm-shaded-2.2.0.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_swingx-graphics-1.6.5-1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_activation-1.1.1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_openejb-javaagent-4.5.2.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_wsdl4j-1.6.2.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_slf4j-log4j12-1.7.5.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_commons-beanutils-core-1.8.3.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_xbean-reflect-3.12.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_hibernate-core-3.6.10.Final.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_log4j-1.2.17.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_jetty-util-8.1.12.v20130726.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_h2-1.3.172.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_swingx-action-1.6.5-1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_swingx-core-1.6.5-1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_jetty-security-8.1.12.v20130726.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_ehcache-core-2.4.3.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_commons-vfs2-2.0.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_geronimo-javamail_1.4_mail-1.8.2.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_openwebbeans-spi-1.1.8.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_commons-lang-2.6.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_lima-business-0.8-SNAPSHOT.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_jetty-servlet-8.1.12.v20130726.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_swingx-autocomplete-1.6.5-1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_commons-logging-1.1.3.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_hibernate-commons-annotations-3.2.0.Final.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_guava-14.0.1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_geronimo-j2ee-connector_1.6_spec-1.0.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_howl-1.0.1-1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_topia-service-migration-2.7.1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_openejb-client-4.5.2.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_fontbox-1.8.2.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_commons-dbcp-1.4.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_jetty-server-8.1.12.v20130726.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_commons-pool-1.5.7.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_openejb-jee-4.5.2.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_jaxx-config-2.6.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_slf4j-api-1.7.5.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_openwebbeans-ee-common-1.1.8.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_jansi-1.8.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_nuiton-decorator-3.0-alpha-2.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_mail-1.4.5.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_swingx-common-1.6.5-1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_commons-collections-3.2.1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_activemq-protobuf-1.1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_activemq-core-5.7.0.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_nuiton-utils-2.6.12.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_javassist-3.12.1.GA.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_commons-jxpath-1.3.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_geronimo-transaction-3.1.1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_xbean-asm-shaded-3.12.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_swingx-painters-1.6.5-1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_serp-1.13.1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_openejb-server-4.5.2.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_swizzle-stream-1.6.1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_commons-beanutils-1.8.3.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_quartz-2.1.6.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_lima-business-api-0.8-SNAPSHOT.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_antlr-2.7.6.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_openejb-core-4.5.2.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_kahadb-5.7.0.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_hibernate-ehcache-3.6.10.Final.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_lima-callao-0.8-SNAPSHOT.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_xbean-bundleutils-3.12.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_dom4j-1.6.1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_jempbox-1.8.2.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_openejb-api-4.5.2.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_jetty-continuation-8.1.12.v20130726.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_bval-core-0.5.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_openwebbeans-ejb-1.1.8.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_geronimo-connector-3.1.1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_nuiton-i18n-2.5.1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_lima-swing-0.8-SNAPSHOT.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_jetty-http-8.1.12.v20130726.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_pdfbox-examples-1.8.2.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_nuiton-config-3.0-alpha-1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_openejb-jpa-integration-4.5.2.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_openejb-loader-4.5.2.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_xbean-naming-3.12.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_nuiton-widgets-1.1.1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_jaxb-impl-2.2.6.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_nuiton-csv-2.6.4.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_pdfbox-1.8.2.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_jaxx-runtime-2.6.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_javacsv-2.0.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_commons-cli-1.2.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_commons-email-1.3.1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_openwebbeans-impl-1.1.8.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_topia-persistence-2.7.1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_xbean-finder-shaded-3.12.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_jta-1.1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_hibernate-jpa-2.0-api-1.0.1.Final.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_commons-net-3.1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_jaxx-widgets-2.6.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_javaee-api-6.0-5.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_javassist-3.17.1-GA.jar> [INFO] Deleting directory <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/temp_extracted_jars> No template specified Using default one. ***** Webstart JAR URL: jar:file:/var/local/forge/data/chorem.org/maven/repository/org/codehaus/mojo/webstart-maven-plugin/1.0-beta-3/webstart-maven-plugin-1.0-beta-3.jar!/ No template specified Using default one. ***** Webstart JAR URL: jar:file:/var/local/forge/data/chorem.org/maven/repository/org/codehaus/mojo/webstart-maven-plugin/1.0-beta-3/webstart-maven-plugin-1.0-beta-3.jar!/ No template specified Using default one. ***** Webstart JAR URL: jar:file:/var/local/forge/data/chorem.org/maven/repository/org/codehaus/mojo/webstart-maven-plugin/1.0-beta-3/webstart-maven-plugin-1.0-beta-3.jar!/ No template specified Using default one. ***** Webstart JAR URL: jar:file:/var/local/forge/data/chorem.org/maven/repository/org/codehaus/mojo/webstart-maven-plugin/1.0-beta-3/webstart-maven-plugin-1.0-beta-3.jar!/ [INFO] [INFO] --- launch4j-plugin:1.5.0.0:launch4j (launch4j) @ lima-swing --- [INFO] Platform-specific work directory already exists: /var/local/forge/data/chorem.org/maven/repository/org/bluestemsoftware/open/maven/plugin/launch4j-plugin/1.5.0.0 [INFO] launch4j: Compiling resources [INFO] launch4j: Linking [INFO] launch4j: Successfully created <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/lima.exe> [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-pgp-passphrase) @ lima-swing --- [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-swing --- [INFO] Loaded <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/target/collect-artifacts.txt> [INFO] Copying lima-swing-0.8-SNAPSHOT.jar to <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/target/collect/org.chorem.lima--lima-swing/lima-swing-0.8-SNAPSHOT.jar> [INFO] Copying THIRD-PARTY.properties to <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/target/collect/org.chorem.lima--lima-swing/THIRD-PARTY.properties> [INFO] Copying lima-swing-0.8-SNAPSHOT-sources.jar to <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/target/collect/org.chorem.lima--lima-swing/lima-swing-0.8-SNAPSHOT-sources.jar> [INFO] Copying lima-swing-0.8-SNAPSHOT-javadoc.jar to <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/target/collect/org.chorem.lima--lima-swing/lima-swing-0.8-SNAPSHOT-javadoc.jar> [INFO] Copying lima.exe to <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/target/collect/org.chorem.lima--lima-swing/lima.exe> [INFO] [INFO] --- helper-maven-plugin:2.1:collect-files (collect-build-attachements) @ lima-swing --- [WARNING] skip unexisting file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/lima-0.8-SNAPSHOT-bin.zip> (adding user file : ) [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- maven-gpg-plugin:1.4:sign (sign-artifacts) @ lima-swing --- [INFO] [INFO] --- maven-dependency-plugin:2.8:analyze-only (analyze) @ lima-swing --- [INFO] Used declared dependencies found: [INFO] org.chorem.lima:lima-business-api:jar:0.8-SNAPSHOT:compile [INFO] org.chorem.lima:lima-business:jar:0.8-SNAPSHOT:compile [INFO] org.chorem.lima:lima-callao:jar:0.8-SNAPSHOT:compile [INFO] org.apache.commons:commons-lang3:jar:3.1:compile [INFO] org.nuiton.jaxx:jaxx-runtime:jar:2.6:compile [INFO] org.nuiton.jaxx:jaxx-widgets:jar:2.6:compile [INFO] org.nuiton.jaxx:jaxx-config:jar:2.6:compile [INFO] org.swinglabs:jxlayer:jar:3.0.4:compile [INFO] org.nuiton:nuiton-utils:jar:2.6.12:compile [INFO] org.nuiton:nuiton-config:jar:3.0-alpha-1:compile [INFO] org.nuiton:nuiton-decorator:jar:3.0-alpha-2:compile [INFO] org.nuiton.i18n:nuiton-i18n:jar:2.5.1:compile [INFO] org.swinglabs.swingx:swingx-core:jar:1.6.5-1:compile [INFO] org.swinglabs.swingx:swingx-autocomplete:jar:1.6.5-1:compile [INFO] org.swinglabs.swingx:swingx-painters:jar:1.6.5-1:compile [INFO] org.apache.commons:commons-email:jar:1.3.1:compile [INFO] commons-logging:commons-logging:jar:1.1.3:compile [INFO] commons-io:commons-io:jar:2.4:compile [INFO] com.google.guava:guava:jar:14.0.1:compile [INFO] org.nuiton:nuiton-widgets:jar:1.1.1:compile [WARNING] Used undeclared dependencies found: [WARNING] junit:junit:jar:4.11:test [WARNING] commons-lang:commons-lang:jar:2.6:compile [WARNING] commons-collections:commons-collections:jar:3.2.1:compile [WARNING] Unused declared dependencies found: [WARNING] org.swinglabs:pdf-renderer:jar:1.0.5:compile [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 [ 6.623 s] [INFO] Lima :: callao .................................... SUCCESS [ 13.505 s] [INFO] Lima :: business API .............................. SUCCESS [ 4.897 s] [INFO] Lima :: business .................................. SUCCESS [ 29.601 s] [INFO] Lima :: Swing ..................................... FAILURE [02:16 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:13 min [INFO] Finished at: 2014-03-15T00:57:05+01:00 [INFO] Final Memory: 105M/773M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:analyze-only (analyze) on project lima-swing: Dependency problems found -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:analyze-only (analyze) on project lima-swing: Dependency problems found at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216) 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:744) Caused by: org.apache.maven.plugin.MojoExecutionException: Dependency problems found at org.apache.maven.plugin.dependency.analyze.AbstractAnalyzeMojo.execute(AbstractAnalyzeMojo.java:188) 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/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :lima-swing Sending e-mails to: lima-commits@list.chorem.org cosse@codelutin.com channel stopped Skipping sonar analysis due to bad build status FAILURE Failed to send e-mail to sbavencoff because no e-mail address is known, and no default e-mail domain is configured
See <http://ci.chorem.org/jenkins/job/lima-nightly/12/changes> Changes: [dcosse] fixes #993 refactoring [dcosse] fixes #993 utilisation d'un boolean safe thread ------------------------------------------ [...truncated 1478 lines...] [INFO] Jnlp extension output file name not specified. Using default output file name: pdf-renderer.jnlp. [INFO] No resources found in <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/src/main/jnlp/resources> [INFO] copy extension artifact /var/local/forge/data/chorem.org/maven/repository/org/swinglabs/jxlayer/3.0.4/jxlayer-3.0.4.jar [INFO] copy extension artifact /var/local/forge/data/chorem.org/maven/repository/org/eclipse/jetty/orbit/javax.servlet/3.0.0.v201112011016/javax.servlet-3.0.0.v201112011016.jar [INFO] copy extension artifact /var/local/forge/data/chorem.org/maven/repository/org/swinglabs/pdf-renderer/1.0.5/pdf-renderer-1.0.5.jar [INFO] Start removing existing signatures [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_xml-apis-1.0.b2.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_activemq-ra-5.7.0.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_mbean-annotation-api-4.5.2.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_openejb-ejbd-4.5.2.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_openwebbeans-ee-1.1.8.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_swingx-plaf-1.6.5-1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_commons-lang3-3.1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_hsqldb-2.2.8.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_commons-io-2.4.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_bval-jsr303-0.5.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_commons-primitives-1.0.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_jetty-io-8.1.12.v20130726.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_opencsv-2.3.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_openwebbeans-web-1.1.8.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_openjpa-asm-shaded-2.2.0.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_swingx-graphics-1.6.5-1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_activation-1.1.1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_openejb-javaagent-4.5.2.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_wsdl4j-1.6.2.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_slf4j-log4j12-1.7.5.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_commons-beanutils-core-1.8.3.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_xbean-reflect-3.12.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_hibernate-core-3.6.10.Final.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_log4j-1.2.17.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_jetty-util-8.1.12.v20130726.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_h2-1.3.172.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_swingx-action-1.6.5-1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_swingx-core-1.6.5-1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_jetty-security-8.1.12.v20130726.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_ehcache-core-2.4.3.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_commons-vfs2-2.0.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_geronimo-javamail_1.4_mail-1.8.2.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_openwebbeans-spi-1.1.8.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_commons-lang-2.6.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_lima-business-0.8-SNAPSHOT.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_jetty-servlet-8.1.12.v20130726.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_swingx-autocomplete-1.6.5-1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_commons-logging-1.1.3.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_hibernate-commons-annotations-3.2.0.Final.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_guava-14.0.1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_geronimo-j2ee-connector_1.6_spec-1.0.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_howl-1.0.1-1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_topia-service-migration-2.7.1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_openejb-client-4.5.2.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_fontbox-1.8.2.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_commons-dbcp-1.4.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_jetty-server-8.1.12.v20130726.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_commons-pool-1.5.7.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_openejb-jee-4.5.2.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_jaxx-config-2.6.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_slf4j-api-1.7.5.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_openwebbeans-ee-common-1.1.8.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_jansi-1.8.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_nuiton-decorator-3.0-alpha-2.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_mail-1.4.5.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_swingx-common-1.6.5-1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_commons-collections-3.2.1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_activemq-protobuf-1.1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_activemq-core-5.7.0.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_nuiton-utils-2.6.12.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_javassist-3.12.1.GA.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_commons-jxpath-1.3.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_geronimo-transaction-3.1.1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_xbean-asm-shaded-3.12.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_swingx-painters-1.6.5-1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_serp-1.13.1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_openejb-server-4.5.2.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_swizzle-stream-1.6.1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_commons-beanutils-1.8.3.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_quartz-2.1.6.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_lima-business-api-0.8-SNAPSHOT.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_antlr-2.7.6.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_openejb-core-4.5.2.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_kahadb-5.7.0.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_hibernate-ehcache-3.6.10.Final.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_lima-callao-0.8-SNAPSHOT.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_xbean-bundleutils-3.12.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_dom4j-1.6.1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_jempbox-1.8.2.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_openejb-api-4.5.2.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_jetty-continuation-8.1.12.v20130726.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_bval-core-0.5.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_openwebbeans-ejb-1.1.8.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_geronimo-connector-3.1.1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_nuiton-i18n-2.5.1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_lima-swing-0.8-SNAPSHOT.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_jetty-http-8.1.12.v20130726.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_pdfbox-examples-1.8.2.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_nuiton-config-3.0-alpha-1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_openejb-jpa-integration-4.5.2.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_openejb-loader-4.5.2.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_xbean-naming-3.12.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_nuiton-widgets-1.1.1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_jaxb-impl-2.2.6.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_nuiton-csv-2.6.4.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_pdfbox-1.8.2.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_jaxx-runtime-2.6.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_javacsv-2.0.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_commons-cli-1.2.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_commons-email-1.3.1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_openwebbeans-impl-1.1.8.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_topia-persistence-2.7.1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_xbean-finder-shaded-3.12.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_jta-1.1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_hibernate-jpa-2.0-api-1.0.1.Final.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_commons-net-3.1.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_jaxx-widgets-2.6.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_javaee-api-6.0-5.jar> [INFO] not signed : <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/unprocessed_javassist-3.17.1-GA.jar> [INFO] Deleting directory <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/jnlp/lib/temp_extracted_jars> No template specified Using default one. ***** Webstart JAR URL: jar:file:/var/local/forge/data/chorem.org/maven/repository/org/codehaus/mojo/webstart-maven-plugin/1.0-beta-3/webstart-maven-plugin-1.0-beta-3.jar!/ No template specified Using default one. ***** Webstart JAR URL: jar:file:/var/local/forge/data/chorem.org/maven/repository/org/codehaus/mojo/webstart-maven-plugin/1.0-beta-3/webstart-maven-plugin-1.0-beta-3.jar!/ No template specified Using default one. ***** Webstart JAR URL: jar:file:/var/local/forge/data/chorem.org/maven/repository/org/codehaus/mojo/webstart-maven-plugin/1.0-beta-3/webstart-maven-plugin-1.0-beta-3.jar!/ No template specified Using default one. ***** Webstart JAR URL: jar:file:/var/local/forge/data/chorem.org/maven/repository/org/codehaus/mojo/webstart-maven-plugin/1.0-beta-3/webstart-maven-plugin-1.0-beta-3.jar!/ [INFO] [INFO] --- launch4j-plugin:1.5.0.0:launch4j (launch4j) @ lima-swing --- [INFO] Platform-specific work directory already exists: /var/local/forge/data/chorem.org/maven/repository/org/bluestemsoftware/open/maven/plugin/launch4j-plugin/1.5.0.0 [INFO] launch4j: Compiling resources [INFO] launch4j: Linking [INFO] launch4j: Successfully created <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/lima.exe> [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-pgp-passphrase) @ lima-swing --- [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-swing --- [INFO] Loaded <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/target/collect-artifacts.txt> [INFO] Copying lima-swing-0.8-SNAPSHOT.jar to <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/target/collect/org.chorem.lima--lima-swing/lima-swing-0.8-SNAPSHOT.jar> [INFO] Copying THIRD-PARTY.properties to <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/target/collect/org.chorem.lima--lima-swing/THIRD-PARTY.properties> [INFO] Copying lima-swing-0.8-SNAPSHOT-sources.jar to <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/target/collect/org.chorem.lima--lima-swing/lima-swing-0.8-SNAPSHOT-sources.jar> [INFO] Copying lima-swing-0.8-SNAPSHOT-javadoc.jar to <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/target/collect/org.chorem.lima--lima-swing/lima-swing-0.8-SNAPSHOT-javadoc.jar> [INFO] Copying lima.exe to <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/target/collect/org.chorem.lima--lima-swing/lima.exe> [INFO] [INFO] --- helper-maven-plugin:2.1:collect-files (collect-build-attachements) @ lima-swing --- [WARNING] skip unexisting file <http://ci.chorem.org/jenkins/job/lima-nightly/ws/trunk/lima-swing/target/lima-0.8-SNAPSHOT-bin.zip> (adding user file : ) [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- maven-gpg-plugin:1.4:sign (sign-artifacts) @ lima-swing --- [INFO] [INFO] --- maven-dependency-plugin:2.8:analyze-only (analyze) @ lima-swing --- [INFO] Used declared dependencies found: [INFO] org.chorem.lima:lima-business-api:jar:0.8-SNAPSHOT:compile [INFO] org.chorem.lima:lima-business:jar:0.8-SNAPSHOT:compile [INFO] org.chorem.lima:lima-callao:jar:0.8-SNAPSHOT:compile [INFO] org.apache.commons:commons-lang3:jar:3.1:compile [INFO] org.nuiton.jaxx:jaxx-runtime:jar:2.6:compile [INFO] org.nuiton.jaxx:jaxx-widgets:jar:2.6:compile [INFO] org.nuiton.jaxx:jaxx-config:jar:2.6:compile [INFO] org.swinglabs:jxlayer:jar:3.0.4:compile [INFO] org.nuiton:nuiton-utils:jar:2.6.12:compile [INFO] org.nuiton:nuiton-config:jar:3.0-alpha-1:compile [INFO] org.nuiton:nuiton-decorator:jar:3.0-alpha-2:compile [INFO] org.nuiton.i18n:nuiton-i18n:jar:2.5.1:compile [INFO] org.swinglabs.swingx:swingx-core:jar:1.6.5-1:compile [INFO] org.swinglabs.swingx:swingx-autocomplete:jar:1.6.5-1:compile [INFO] org.swinglabs.swingx:swingx-painters:jar:1.6.5-1:compile [INFO] org.apache.commons:commons-email:jar:1.3.1:compile [INFO] commons-logging:commons-logging:jar:1.1.3:compile [INFO] commons-io:commons-io:jar:2.4:compile [INFO] com.google.guava:guava:jar:14.0.1:compile [INFO] org.nuiton:nuiton-widgets:jar:1.1.1:compile [WARNING] Used undeclared dependencies found: [WARNING] junit:junit:jar:4.11:test [WARNING] commons-lang:commons-lang:jar:2.6:compile [WARNING] commons-collections:commons-collections:jar:3.2.1:compile [WARNING] Unused declared dependencies found: [WARNING] org.swinglabs:pdf-renderer:jar:1.0.5:compile [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Lima .............................................. SUCCESS [ 7.735 s] [INFO] Lima :: callao .................................... SUCCESS [ 15.533 s] [INFO] Lima :: business API .............................. SUCCESS [ 3.987 s] [INFO] Lima :: business .................................. SUCCESS [ 30.083 s] [INFO] Lima :: Swing ..................................... FAILURE [02:18 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:18 min [INFO] Finished at: 2014-03-18T00:57:10+01:00 [JENKINS] Archiving disabled [INFO] Final Memory: 107M/1477M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:analyze-only (analyze) on project lima-swing: Dependency problems found -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:analyze-only (analyze) on project lima-swing: Dependency problems found at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216) 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:744) Caused by: org.apache.maven.plugin.MojoExecutionException: Dependency problems found at org.apache.maven.plugin.dependency.analyze.AbstractAnalyzeMojo.execute(AbstractAnalyzeMojo.java:188) 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/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :lima-swing Waiting for Jenkins to finish collecting data Sending e-mails to: lima-commits@list.chorem.org cosse@codelutin.com channel stopped Skipping sonar analysis due to bad build status FAILURE Failed to send e-mail to sbavencoff because no e-mail address is known, and no default e-mail domain is configured
participants (1)
-
admin+ci-chorem.org@codelutin.com