Started by user Ricardo Memoria (admin) Building in workspace C:\apps\jenkins\workspace\eTBM_Desktop > git.exe rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git.exe config remote.origin.url https://rmemoria@bitbucket.org/etbmanager/desktop.git # timeout=10 Fetching upstream changes from https://rmemoria@bitbucket.org/etbmanager/desktop.git > git.exe --version # timeout=10 using .gitcredentials to set credentials > git.exe config --local credential.username rmemoria # timeout=10 > git.exe config --local credential.helper store --file=\"C:\Windows\TEMP\git8317955308838061129.credentials\" # timeout=10 > git.exe -c core.askpass=true fetch --tags --progress https://rmemoria@bitbucket.org/etbmanager/desktop.git +refs/heads/*:refs/remotes/origin/* > git.exe config --local --remove-section credential # timeout=10 > git.exe rev-parse "refs/remotes/origin/master^{commit}" # timeout=10 > git.exe rev-parse "refs/remotes/origin/origin/master^{commit}" # timeout=10 Checking out Revision 11d64690970d6afbe75c5ba61c4506283429c9c7 (refs/remotes/origin/master) > git.exe config core.sparsecheckout # timeout=10 > git.exe checkout -f 11d64690970d6afbe75c5ba61c4506283429c9c7 > git.exe rev-list 11d64690970d6afbe75c5ba61c4506283429c9c7 # timeout=10 [eTBM_Desktop] $ cmd.exe /C "C:\apps\apache-maven-3.3.9\bin\mvn.cmd assembly:assembly && exit %%ERRORLEVEL%%" [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building eTB Manager Desktop 0.8.4 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] >>> maven-assembly-plugin:2.4.1:assembly (default-cli) > package @ desktop >>> [INFO] [INFO] --- buildnumber-maven-plugin:1.3:create (default) @ desktop --- [INFO] Storing buildNumber: 20 at timestamp: 1464307381662 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: cmd.exe /X /C "git rev-parse --verify HEAD" [INFO] Working directory: C:\apps\jenkins\workspace\eTBM_Desktop [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-resources-plugin:3.0.0:resources (default-resources) @ desktop --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] ignoreDelta true [INFO] Copying 80 resources [INFO] Copying file app.inf [INFO] Copying file applicationContext.xml [INFO] Copying file log4j.xml [INFO] Copying file messages.properties [INFO] Copying file messages_en.properties [INFO] Copying file messages_en_BD.properties [INFO] Copying file messages_en_KE.properties [INFO] Copying file messages_en_KH.properties [INFO] Copying file messages_en_NA.properties [INFO] Copying file messages_en_NG.properties [INFO] Copying file messages_hy.properties [INFO] Copying file messages_hy_AM.properties [INFO] Copying file messages_in.properties [INFO] Copying file messages_km.properties [INFO] Copying file messages_pt_BR.properties [INFO] Copying file messages_ro.properties [INFO] Copying file messages_ru.properties [INFO] Copying file messages_uk_UA.properties [INFO] Copying file messages_uz.properties [INFO] Copying file messages_vi.properties [INFO] Copying file messages_zh.properties [INFO] Copying file META-INF\datastream\bd\clientinifile-schema.xml [INFO] Copying file META-INF\datastream\bd\serverfile-schema.xml [INFO] Copying file META-INF\datastream\clientinifile-schema.xml [INFO] Copying file META-INF\datastream\datastream-1.0.xsd [INFO] Copying file META-INF\datastream\serverfile-schema.xml [INFO] Copying file META-INF\datastream\webservice-response-schema.xml [INFO] Copying file META-INF\MANIFEST.MF [INFO] Copying file resources\database\etbmanager.properties [INFO] Copying file resources\database\etbmanager.script [INFO] Copying file resources\fonts\fontawesome-webfont.ttf [INFO] Copying file resources\images\app-icon.png [INFO] Copying file resources\images\bg_login.jpg [INFO] Copying file resources\images\etbmanager.png [INFO] Copying file resources\images\female_16x16.png [INFO] Copying file resources\images\female_32x32.png [INFO] Copying file resources\images\loading.gif [INFO] Copying file resources\images\logo.png [INFO] Copying file resources\images\logo_64x64.png [INFO] Copying file resources\images\male_16x16.png [INFO] Copying file resources\images\male_32x32.png [INFO] Copying file resources\images\required.png [INFO] Copying file resources\images\right.png [INFO] Copying file resources\images\siaps-usaid.png [INFO] Copying file resources\images\tag_blue_16x16.png [INFO] Copying file resources\images\tag_green_16x16.png [INFO] Copying file resources\images\tag_red_16x16.png [INFO] Copying file resources\images\usaid_siaps_400x61.png [INFO] Copying file resources\images\user.png [INFO] Copying file xview\bd\casenew.xview.xml [INFO] Copying file xview\bd\exambiopsy.xview.xml [INFO] Copying file xview\bd\examskin.xview.xml [INFO] Copying file xview\bd\medexam.xview.xml [INFO] Copying file xview\bd\sideeffect_edt.xview.xml [INFO] Copying file xview\caseclose.xview.xml [INFO] Copying file xview\casenew.xview.xml [INFO] Copying file xview\changeperiod.xview.xml [INFO] Copying file xview\change_regimen.xview.xml [INFO] Copying file xview\comorbidities.xview.xml [INFO] Copying file xview\comorbidities_edt.xview.xml [INFO] Copying file xview\contact.xview.xml [INFO] Copying file xview\contact_edt.xview.xml [INFO] Copying file xview\examculture.xview.xml [INFO] Copying file xview\examdst.xview.xml [INFO] Copying file xview\examhiv.xview.xml [INFO] Copying file xview\exammicroscopy.xview.xml [INFO] Copying file xview\examxpert.xview.xml [INFO] Copying file xview\examxray.xview.xml [INFO] Copying file xview\medexam.xview.xml [INFO] Copying file xview\prescribedmedicine_edt.xview.xml [INFO] Copying file xview\sideeffects.xview.xml [INFO] Copying file xview\sideeffect_edt.xview.xml [INFO] Copying file xview\start_individualized_treatment.xview.xml [INFO] Copying file xview\start_standard_treatment.xview.xml [INFO] Copying file xview\suspectfollowup.xview.xml [INFO] Copying file xview\test.new.xview.xml [INFO] Copying file xview\test.xview.xml [INFO] Copying file xview\test2-new.xview.xml [INFO] Copying file xview\test2.xview.xml [INFO] Copying file xview\xview.xsd [INFO] ignoreDelta true [INFO] Copying 1 resource [INFO] Copying file persistence.xml [INFO] [INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ desktop --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 431 source files to C:\apps\jenkins\workspace\eTBM_Desktop\target\classes [WARNING] /C:/apps/jenkins/workspace/eTBM_Desktop/src/main/java/org/msh/xview/swing/ui/ViewUI.java: Some input files use unchecked or unsafe operations. [WARNING] /C:/apps/jenkins/workspace/eTBM_Desktop/src/main/java/org/msh/xview/swing/ui/ViewUI.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:3.0.0:testResources (default-testResources) @ desktop --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] ignoreDelta true [INFO] Copying 80 resources [INFO] Copying file app.inf [INFO] Copying file applicationContext.xml [INFO] Copying file log4j.xml [INFO] Copying file messages.properties [INFO] Copying file messages_en.properties [INFO] Copying file messages_en_BD.properties [INFO] Copying file messages_en_KE.properties [INFO] Copying file messages_en_KH.properties [INFO] Copying file messages_en_NA.properties [INFO] Copying file messages_en_NG.properties [INFO] Copying file messages_hy.properties [INFO] Copying file messages_hy_AM.properties [INFO] Copying file messages_in.properties [INFO] Copying file messages_km.properties [INFO] Copying file messages_pt_BR.properties [INFO] Copying file messages_ro.properties [INFO] Copying file messages_ru.properties [INFO] Copying file messages_uk_UA.properties [INFO] Copying file messages_uz.properties [INFO] Copying file messages_vi.properties [INFO] Copying file messages_zh.properties [INFO] Copying file META-INF\datastream\bd\clientinifile-schema.xml [INFO] Copying file META-INF\datastream\bd\serverfile-schema.xml [INFO] Copying file META-INF\datastream\clientinifile-schema.xml [INFO] Copying file META-INF\datastream\datastream-1.0.xsd [INFO] Copying file META-INF\datastream\serverfile-schema.xml [INFO] Copying file META-INF\datastream\webservice-response-schema.xml [INFO] Copying file META-INF\MANIFEST.MF [INFO] Copying file resources\database\etbmanager.properties [INFO] Copying file resources\database\etbmanager.script [INFO] Copying file resources\fonts\fontawesome-webfont.ttf [INFO] Copying file resources\images\app-icon.png [INFO] Copying file resources\images\bg_login.jpg [INFO] Copying file resources\images\etbmanager.png [INFO] Copying file resources\images\female_16x16.png [INFO] Copying file resources\images\female_32x32.png [INFO] Copying file resources\images\loading.gif [INFO] Copying file resources\images\logo.png [INFO] Copying file resources\images\logo_64x64.png [INFO] Copying file resources\images\male_16x16.png [INFO] Copying file resources\images\male_32x32.png [INFO] Copying file resources\images\required.png [INFO] Copying file resources\images\right.png [INFO] Copying file resources\images\siaps-usaid.png [INFO] Copying file resources\images\tag_blue_16x16.png [INFO] Copying file resources\images\tag_green_16x16.png [INFO] Copying file resources\images\tag_red_16x16.png [INFO] Copying file resources\images\usaid_siaps_400x61.png [INFO] Copying file resources\images\user.png [INFO] Copying file xview\bd\casenew.xview.xml [INFO] Copying file xview\bd\exambiopsy.xview.xml [INFO] Copying file xview\bd\examskin.xview.xml [INFO] Copying file xview\bd\medexam.xview.xml [INFO] Copying file xview\bd\sideeffect_edt.xview.xml [INFO] Copying file xview\caseclose.xview.xml [INFO] Copying file xview\casenew.xview.xml [INFO] Copying file xview\changeperiod.xview.xml [INFO] Copying file xview\change_regimen.xview.xml [INFO] Copying file xview\comorbidities.xview.xml [INFO] Copying file xview\comorbidities_edt.xview.xml [INFO] Copying file xview\contact.xview.xml [INFO] Copying file xview\contact_edt.xview.xml [INFO] Copying file xview\examculture.xview.xml [INFO] Copying file xview\examdst.xview.xml [INFO] Copying file xview\examhiv.xview.xml [INFO] Copying file xview\exammicroscopy.xview.xml [INFO] Copying file xview\examxpert.xview.xml [INFO] Copying file xview\examxray.xview.xml [INFO] Copying file xview\medexam.xview.xml [INFO] Copying file xview\prescribedmedicine_edt.xview.xml [INFO] Copying file xview\sideeffects.xview.xml [INFO] Copying file xview\sideeffect_edt.xview.xml [INFO] Copying file xview\start_individualized_treatment.xview.xml [INFO] Copying file xview\start_standard_treatment.xview.xml [INFO] Copying file xview\suspectfollowup.xview.xml [INFO] Copying file xview\test.new.xview.xml [INFO] Copying file xview\test.xview.xml [INFO] Copying file xview\test2-new.xview.xml [INFO] Copying file xview\test2.xview.xml [INFO] Copying file xview\xview.xsd [INFO] ignoreDelta true [INFO] Copying 1 resource [INFO] Copying file META-INF\persistence.xml [INFO] [INFO] --- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ desktop --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 21 source files to C:\apps\jenkins\workspace\eTBM_Desktop\target\test-classes [WARNING] /C:/apps/jenkins/workspace/eTBM_Desktop/src/test/java/org/msh/etbm/desktop/AppFormTest.java: C:\apps\jenkins\workspace\eTBM_Desktop\src\test\java\org\msh\etbm\desktop\AppFormTest.java uses unchecked or unsafe operations. [WARNING] /C:/apps/jenkins/workspace/eTBM_Desktop/src/test/java/org/msh/etbm/desktop/AppFormTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ desktop --- [INFO] Surefire report directory: C:\apps\jenkins\workspace\eTBM_Desktop\target\surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running TestSuite Configuring TestNG with: org.apache.maven.surefire.testng.conf.TestNGMapConfigurator@3b764bce 1. Create database 20:03:08,303 INFO ClassPathXmlApplicationContext:495 - Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@2bbf4b8b: startup date [Thu May 26 20:03:08 EDT 2016]; root of context hierarchy 20:03:08,350 INFO XmlBeanDefinitionReader:315 - Loading XML bean definitions from class path resource [applicationContext.xml] 20:03:10,319 INFO DefaultListableBeanFactory:623 - Overriding bean definition for bean 'caseFilters': replacing [Generic bean: class [org.msh.etbm.services.cases.CaseFilters]; scope=singleton; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in file [C:\apps\jenkins\workspace\eTBM_Desktop\target\classes\org\msh\etbm\services\cases\CaseFilters.class]] with [Generic bean: class [org.msh.etbm.services.cases.CaseFilters]; scope=singleton; abstract=false; lazyInit=false; autowireMode=2; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [applicationContext.xml]] 20:03:10,522 INFO DefaultListableBeanFactory:557 - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@e056f20: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.annotation.internalPersistenceAnnotationProcessor,changeTreatPeriodController,startTreatmentController,examBiopsyServices,examSkinServices,globalLists_bd,newNotificationFlow,packageList,formManagerFactory,adminUnits,caseCloseService,caseFilters,casePermissionServices,caseServices,casesQuery,caseStateReport,comorbiditiesServices,contactServices,examCultureServices,examDSTServices,examHivServices,examMicroscopyServices,examXpertServices,examXRayServices,medicalExaminationServices,patientServices,prevTBTreatController,sideEffectServices,startTreatmentServices,treatmentFollowupServices,treatmentPeriodUtilities,treatmentServices,serverSignatureServices,medicineServices,fieldsOptions,globalLists,regimenServices,sourceServices,tagServices,serverServices,transactionManager,org.springframework.aop.config.internalAutoProxyCreator,org.springframework.transaction.annotation.AnnotationTransactionAttributeSource#0,org.springframework.transaction.interceptor.TransactionInterceptor#0,org.springframework.transaction.config.internalTransactionAdvisor,entityManagerFactory,entityManager,expressions,formManager,defaultWorkspace,userWorkspace,authenticator,userSession,org.springframework.context.annotation.ConfigurationClassPostProcessor$ImportAwareBeanPostProcessor#0]; root of factory hierarchy 20:03:10,616 INFO Version:15 - Hibernate Annotations 3.4.0.GA 20:03:10,616 INFO Environment:543 - Hibernate 3.3.0.SP1 20:03:10,616 INFO Environment:576 - hibernate.properties not found 20:03:10,631 INFO Environment:709 - Bytecode provider name : javassist 20:03:10,631 INFO Environment:627 - using JDK 1.4 java.sql.Timestamp handling 20:03:10,662 INFO Version:14 - Hibernate Commons Annotations 3.1.0.GA 20:03:10,678 INFO Version:16 - Hibernate EntityManager 3.4.0.GA 20:03:10,819 INFO AnnotationBinder:419 - Binding entity from annotated class: org.msh.etbm.entities.AdministrativeUnit 20:03:10,850 INFO EntityBinder:422 - Bind entity org.msh.etbm.entities.AdministrativeUnit on table administrativeunit 20:03:10,912 INFO AnnotationBinder:419 - Binding entity from annotated class: org.msh.etbm.entities.CaseComorbidity 20:03:10,912 INFO EntityBinder:422 - Bind entity org.msh.etbm.entities.CaseComorbidity on table casecomorbidity 20:03:10,912 INFO AnnotationBinder:419 - Binding entity from annotated class: org.msh.etbm.entities.CaseSideEffect 20:03:10,912 INFO EntityBinder:422 - Bind entity org.msh.etbm.entities.CaseSideEffect on table casesideeffect 20:03:10,928 INFO AnnotationBinder:419 - Binding entity from annotated class: org.msh.etbm.entities.CountryStructure 20:03:10,928 INFO EntityBinder:422 - Bind entity org.msh.etbm.entities.CountryStructure on table countrystructure 20:03:10,928 INFO AnnotationBinder:419 - Binding entity from annotated class: org.msh.etbm.entities.ExamCulture 20:03:10,928 INFO EntityBinder:422 - Bind entity org.msh.etbm.entities.ExamCulture on table examculture 20:03:10,944 INFO AnnotationBinder:419 - Binding entity from annotated class: org.msh.etbm.entities.ExamDST 20:03:10,944 INFO EntityBinder:422 - Bind entity org.msh.etbm.entities.ExamDST on table examdst 20:03:10,944 INFO AnnotationBinder:419 - Binding entity from annotated class: org.msh.etbm.entities.ExamDSTResult 20:03:10,944 INFO EntityBinder:422 - Bind entity org.msh.etbm.entities.ExamDSTResult on table examdstresult 20:03:10,944 INFO AnnotationBinder:419 - Binding entity from annotated class: org.msh.etbm.entities.ExamHIV 20:03:10,944 INFO EntityBinder:422 - Bind entity org.msh.etbm.entities.ExamHIV on table examhiv 20:03:10,944 INFO AnnotationBinder:419 - Binding entity from annotated class: org.msh.etbm.entities.ExamMicroscopy 20:03:10,944 INFO EntityBinder:422 - Bind entity org.msh.etbm.entities.ExamMicroscopy on table exammicroscopy 20:03:10,959 INFO AnnotationBinder:419 - Binding entity from annotated class: org.msh.etbm.entities.ExamXRay 20:03:10,959 INFO EntityBinder:422 - Bind entity org.msh.etbm.entities.ExamXRay on table examxray 20:03:10,959 INFO AnnotationBinder:419 - Binding entity from annotated class: org.msh.etbm.entities.FieldValue 20:03:10,959 INFO EntityBinder:422 - Bind entity org.msh.etbm.entities.FieldValue on table fieldvalue 20:03:10,959 INFO AnnotationBinder:419 - Binding entity from annotated class: org.msh.etbm.entities.HealthSystem 20:03:10,959 INFO EntityBinder:422 - Bind entity org.msh.etbm.entities.HealthSystem on table healthsystem 20:03:10,959 INFO AnnotationBinder:419 - Binding entity from annotated class: org.msh.etbm.entities.Laboratory 20:03:10,959 INFO EntityBinder:422 - Bind entity org.msh.etbm.entities.Laboratory on table laboratory 20:03:10,959 INFO AnnotationBinder:419 - Binding entity from annotated class: org.msh.etbm.entities.MedicalExamination 20:03:10,959 INFO EntityBinder:422 - Bind entity org.msh.etbm.entities.MedicalExamination on table medicalexamination 20:03:10,975 INFO AnnotationBinder:419 - Binding entity from annotated class: org.msh.etbm.entities.Medicine 20:03:10,975 INFO EntityBinder:422 - Bind entity org.msh.etbm.entities.Medicine on table medicine 20:03:10,975 INFO AnnotationBinder:419 - Binding entity from annotated class: org.msh.etbm.entities.MedicineComponent 20:03:10,975 INFO EntityBinder:422 - Bind entity org.msh.etbm.entities.MedicineComponent on table medicinecomponent 20:03:10,975 INFO AnnotationBinder:419 - Binding entity from annotated class: org.msh.etbm.entities.MedicineRegimen 20:03:10,975 INFO EntityBinder:422 - Bind entity org.msh.etbm.entities.MedicineRegimen on table medicineregimen 20:03:10,975 INFO AnnotationBinder:419 - Binding entity from annotated class: org.msh.etbm.entities.Patient 20:03:10,975 INFO EntityBinder:422 - Bind entity org.msh.etbm.entities.Patient on table patient 20:03:10,975 INFO AnnotationBinder:419 - Binding entity from annotated class: org.msh.etbm.entities.PrescribedMedicine 20:03:10,975 INFO EntityBinder:422 - Bind entity org.msh.etbm.entities.PrescribedMedicine on table prescribedmedicine 20:03:10,975 INFO AnnotationBinder:419 - Binding entity from annotated class: org.msh.etbm.entities.PrevTBTreatment 20:03:10,975 INFO EntityBinder:422 - Bind entity org.msh.etbm.entities.PrevTBTreatment on table prevtbtreatment 20:03:10,991 INFO AnnotationBinder:419 - Binding entity from annotated class: org.msh.etbm.entities.Regimen 20:03:10,991 INFO EntityBinder:422 - Bind entity org.msh.etbm.entities.Regimen on table regimen 20:03:10,991 INFO AnnotationBinder:419 - Binding entity from annotated class: org.msh.etbm.entities.SequenceInfo 20:03:10,991 INFO EntityBinder:422 - Bind entity org.msh.etbm.entities.SequenceInfo on table sequenceinfo 20:03:10,991 INFO AnnotationBinder:419 - Binding entity from annotated class: org.msh.etbm.entities.Source 20:03:10,991 INFO EntityBinder:422 - Bind entity org.msh.etbm.entities.Source on table source 20:03:10,991 INFO AnnotationBinder:419 - Binding entity from annotated class: org.msh.etbm.entities.Substance 20:03:10,991 INFO EntityBinder:422 - Bind entity org.msh.etbm.entities.Substance on table substance 20:03:10,991 INFO AnnotationBinder:419 - Binding entity from annotated class: org.msh.etbm.entities.Tag 20:03:10,991 INFO EntityBinder:422 - Bind entity org.msh.etbm.entities.Tag on table tag 20:03:10,991 INFO AnnotationBinder:419 - Binding entity from annotated class: org.msh.etbm.entities.TbCase 20:03:10,991 INFO EntityBinder:422 - Bind entity org.msh.etbm.entities.TbCase on table tbcase 20:03:11,022 INFO AnnotationBinder:419 - Binding entity from annotated class: org.msh.etbm.entities.TbContact 20:03:11,022 INFO EntityBinder:422 - Bind entity org.msh.etbm.entities.TbContact on table tbcontact 20:03:11,022 INFO AnnotationBinder:419 - Binding entity from annotated class: org.msh.etbm.entities.Tbunit 20:03:11,022 INFO EntityBinder:422 - Bind entity org.msh.etbm.entities.Tbunit on table tbunit 20:03:11,022 INFO AnnotationBinder:419 - Binding entity from annotated class: org.msh.etbm.entities.TreatmentHealthUnit 20:03:11,022 INFO EntityBinder:422 - Bind entity org.msh.etbm.entities.TreatmentHealthUnit on table treatmenthealthunit 20:03:11,022 INFO AnnotationBinder:419 - Binding entity from annotated class: org.msh.etbm.entities.User 20:03:11,022 INFO EntityBinder:422 - Bind entity org.msh.etbm.entities.User on table sys_user 20:03:11,022 INFO AnnotationBinder:419 - Binding entity from annotated class: org.msh.etbm.entities.UserPermission 20:03:11,022 INFO EntityBinder:422 - Bind entity org.msh.etbm.entities.UserPermission on table userpermission 20:03:11,022 INFO AnnotationBinder:419 - Binding entity from annotated class: org.msh.etbm.entities.UserProfile 20:03:11,022 INFO EntityBinder:422 - Bind entity org.msh.etbm.entities.UserProfile on table userprofile 20:03:11,022 INFO AnnotationBinder:419 - Binding entity from annotated class: org.msh.etbm.entities.UserRole 20:03:11,022 INFO EntityBinder:422 - Bind entity org.msh.etbm.entities.UserRole on table userrole 20:03:11,037 INFO AnnotationBinder:419 - Binding entity from annotated class: org.msh.etbm.entities.UserWorkspace 20:03:11,037 INFO EntityBinder:422 - Bind entity org.msh.etbm.entities.UserWorkspace on table userworkspace 20:03:11,037 INFO AnnotationBinder:419 - Binding entity from annotated class: org.msh.etbm.entities.Workspace 20:03:11,037 INFO AnnotationBinder:969 - Binding type definition: weeklyFrequency 20:03:11,037 INFO EntityBinder:422 - Bind entity org.msh.etbm.entities.Workspace on table workspace 20:03:11,053 INFO AnnotationBinder:419 - Binding entity from annotated class: org.msh.etbm.entities.WorkspaceView 20:03:11,053 INFO EntityBinder:422 - Bind entity org.msh.etbm.entities.WorkspaceView on table workspaceview 20:03:11,053 INFO AnnotationBinder:419 - Binding entity from annotated class: org.msh.etbm.entities.ServerSignature 20:03:11,053 INFO EntityBinder:422 - Bind entity org.msh.etbm.entities.ServerSignature on table serversignature 20:03:11,053 INFO AnnotationBinder:419 - Binding entity from annotated class: org.msh.etbm.entities.TreatmentMonitoring 20:03:11,053 INFO EntityBinder:422 - Bind entity org.msh.etbm.entities.TreatmentMonitoring on table treatmentmonitoring 20:03:11,053 INFO AnnotationBinder:419 - Binding entity from annotated class: org.msh.etbm.entities.ExamXpert 20:03:11,053 INFO EntityBinder:422 - Bind entity org.msh.etbm.entities.ExamXpert on table examxpert 20:03:11,053 INFO AnnotationBinder:419 - Binding entity from annotated class: org.msh.etbm.entities.EntityLastVersion 20:03:11,053 INFO EntityBinder:422 - Bind entity org.msh.etbm.entities.EntityLastVersion on table entitylastversion 20:03:11,100 INFO CollectionBinder:650 - Mapping collection: org.msh.etbm.entities.AdministrativeUnit.units -> administrativeunit 20:03:11,100 INFO CollectionBinder:650 - Mapping collection: org.msh.etbm.entities.ExamDST.results -> examdstresult 20:03:11,100 INFO CollectionBinder:650 - Mapping collection: org.msh.etbm.entities.Medicine.components -> medicinecomponent 20:03:11,116 INFO CollectionBinder:650 - Mapping collection: org.msh.etbm.entities.Patient.cases -> tbcase 20:03:11,116 INFO CollectionBinder:650 - Mapping collection: org.msh.etbm.entities.Regimen.medicines -> medicineregimen 20:03:11,116 INFO CollectionBinder:650 - Mapping collection: org.msh.etbm.entities.TbCase.comorbidities -> casecomorbidity 20:03:11,116 INFO CollectionBinder:650 - Mapping collection: org.msh.etbm.entities.TbCase.contacts -> tbcontact 20:03:11,116 INFO CollectionBinder:650 - Mapping collection: org.msh.etbm.entities.TbCase.examinations -> medicalexamination 20:03:11,116 INFO CollectionBinder:650 - Mapping collection: org.msh.etbm.entities.TbCase.examsCulture -> examculture 20:03:11,116 INFO CollectionBinder:650 - Mapping collection: org.msh.etbm.entities.TbCase.examsDST -> examdst 20:03:11,116 INFO CollectionBinder:650 - Mapping collection: org.msh.etbm.entities.TbCase.examsMicroscopy -> exammicroscopy 20:03:11,116 INFO CollectionBinder:650 - Mapping collection: org.msh.etbm.entities.TbCase.healthUnits -> treatmenthealthunit 20:03:11,116 INFO CollectionBinder:650 - Mapping collection: org.msh.etbm.entities.TbCase.prescribedMedicines -> prescribedmedicine 20:03:11,116 INFO CollectionBinder:650 - Mapping collection: org.msh.etbm.entities.TbCase.prevTbTreats -> prevtbtreatment 20:03:11,116 INFO CollectionBinder:650 - Mapping collection: org.msh.etbm.entities.TbCase.resHIV -> examhiv 20:03:11,116 INFO CollectionBinder:650 - Mapping collection: org.msh.etbm.entities.TbCase.resXRay -> examxray 20:03:11,116 INFO CollectionBinder:650 - Mapping collection: org.msh.etbm.entities.TbCase.sideEffects -> casesideeffect 20:03:11,116 INFO CollectionBinder:650 - Mapping collection: org.msh.etbm.entities.TbCase.treatmentMonitoring -> treatmentmonitoring 20:03:11,116 INFO CollectionBinder:650 - Mapping collection: org.msh.etbm.entities.User.workspaces -> userworkspace 20:03:11,116 INFO CollectionBinder:650 - Mapping collection: org.msh.etbm.entities.UserProfile.permissions -> userpermission 20:03:11,116 INFO CollectionBinder:650 - Mapping collection: org.msh.etbm.entities.Workspace.users -> userworkspace 20:03:11,116 INFO Version:17 - Hibernate Validator 3.1.0.GA 20:03:11,178 INFO HibernateSearchEventListenerRegister:53 - Unable to find org.hibernate.search.event.FullTextIndexEventListener on the classpath. Hibernate Search is not enabled. 20:03:11,241 INFO DriverManagerConnectionProvider:64 - Using Hibernate built-in connection pool (not for production use!) 20:03:11,241 INFO DriverManagerConnectionProvider:65 - Hibernate connection pool size: 20 20:03:11,241 INFO DriverManagerConnectionProvider:68 - autocommit mode: true 20:03:11,241 INFO DriverManagerConnectionProvider:103 - using driver: org.hsqldb.jdbcDriver at URL: jdbc:hsqldb:file:C:\apps\jenkins\workspace\eTBM_Desktop\target\database\etbmanager 20:03:11,241 INFO DriverManagerConnectionProvider:109 - connection properties: {user=SA, password=****, autocommit=true, release_mode=auto} 20:03:11,662 INFO ENGINE:? - checkpointClose start 20:03:11,678 INFO ENGINE:? - checkpointClose end 20:03:11,694 INFO SettingsFactory:116 - RDBMS: HSQL Database Engine, version: 2.2.8 20:03:11,694 INFO SettingsFactory:117 - JDBC driver: HSQL Database Engine Driver, version: 2.2.8 20:03:11,709 INFO Dialect:175 - Using dialect: org.msh.utils.CustomHSQLDialect 20:03:11,709 INFO TransactionFactoryFactory:62 - Transaction strategy: org.hibernate.transaction.JDBCTransactionFactory 20:03:11,709 INFO TransactionManagerLookupFactory:80 - No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended) 20:03:11,709 INFO SettingsFactory:170 - Automatic flush during beforeCompletion(): disabled 20:03:11,709 INFO SettingsFactory:174 - Automatic session close at end of transaction: disabled 20:03:11,709 INFO SettingsFactory:181 - JDBC batch size: 15 20:03:11,709 INFO SettingsFactory:184 - JDBC batch updates for versioned data: disabled 20:03:11,709 INFO SettingsFactory:189 - Scrollable result sets: enabled 20:03:11,709 INFO SettingsFactory:197 - JDBC3 getGeneratedKeys(): enabled 20:03:11,709 INFO SettingsFactory:205 - Connection release mode: auto 20:03:11,709 INFO SettingsFactory:232 - Default batch fetch size: 1 20:03:11,709 INFO SettingsFactory:236 - Generate SQL with comments: disabled 20:03:11,709 INFO SettingsFactory:240 - Order SQL updates by primary key: disabled 20:03:11,709 INFO SettingsFactory:244 - Order SQL inserts for batching: disabled 20:03:11,709 INFO SettingsFactory:420 - Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory 20:03:11,709 INFO ASTQueryTranslatorFactory:47 - Using ASTQueryTranslatorFactory 20:03:11,725 INFO SettingsFactory:252 - Query language substitutions: {} 20:03:11,725 INFO SettingsFactory:257 - JPA-QL strict compliance: enabled 20:03:11,725 INFO SettingsFactory:262 - Second-level cache: enabled 20:03:11,725 INFO SettingsFactory:266 - Query cache: disabled 20:03:11,725 INFO SettingsFactory:405 - Cache region factory : org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge 20:03:11,725 INFO RegionFactoryCacheProviderBridge:61 - Cache provider: org.hibernate.cache.NoCacheProvider 20:03:11,725 INFO SettingsFactory:276 - Optimize cache for minimal puts: disabled 20:03:11,725 INFO SettingsFactory:285 - Structured second-level cache entries: disabled 20:03:11,725 INFO SettingsFactory:314 - Statistics: disabled 20:03:11,725 INFO SettingsFactory:318 - Deleted entity synthetic identifier rollback: disabled 20:03:11,725 INFO SettingsFactory:333 - Default entity-mode: pojo 20:03:11,725 INFO SettingsFactory:337 - Named query checking : enabled 20:03:11,787 INFO SessionFactoryImpl:187 - building session factory 20:03:12,037 INFO SessionFactoryObjectFactory:105 - Not binding factory to JNDI, no JNDI name configured 2. Workspace list 2. get Authentication token Authentication token = 13c5210d63dd49349818fd93a79562c7 3. Download ini file application/octet-stream 471490 HEALTH_CENTER_1.etbm.xx.pkg Downloading target\HEALTH_CENTER_1.etbm.xx.pkg 47 4. Import ini file Start transaction 1 Finish transaction 1 Start transaction 1 Start transaction 2 Finish transaction 2 Finish transaction 1 Start transaction 1 Start transaction 2 Finish transaction 2 Finish transaction 1 Hi test Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.469 sec Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- replacer:1.5.2:replace (default) @ desktop --- [INFO] Replacement run on 1 file. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ desktop --- [INFO] Building jar: C:\apps\jenkins\workspace\eTBM_Desktop\target\etbmdesktop.jar [INFO] [INFO] --- maven-dependency-plugin:2.6:copy-dependencies (copy-dependencies) @ desktop --- [INFO] javassist-3.4.GA.jar already exists in destination. [INFO] httpcore-4.2.4.jar already exists in destination. [INFO] log4j-1.2.17.jar already exists in destination. [INFO] spring-asm-3.1.0.RELEASE.jar already exists in destination. [INFO] spring-jdbc-3.1.0.RELEASE.jar already exists in destination. [INFO] aopalliance-1.0.jar already exists in destination. [INFO] swingx-0.9.7.jar already exists in destination. [INFO] juel-api-2.2.6.jar already exists in destination. [INFO] spring-expression-3.1.0.RELEASE.jar already exists in destination. [INFO] cglib-2.2.2.jar already exists in destination. [INFO] xml-apis-1.0.b2.jar already exists in destination. [INFO] datastream-1.2.8.jar already exists in destination. [INFO] slf4j-api-1.6.4.jar already exists in destination. [INFO] mail-1.4.jar already exists in destination. [INFO] spring-beans-3.1.0.RELEASE.jar already exists in destination. [INFO] axis-1.4.jar already exists in destination. [INFO] hibernate-core-3.3.0.SP1.jar already exists in destination. [INFO] asm-3.3.1.jar already exists in destination. [INFO] commons-logging-1.1.1.jar already exists in destination. [INFO] hamcrest-core-1.3.jar already exists in destination. [INFO] laf-widget-7.2.1.jar already exists in destination. [INFO] commons-collections-3.1.jar already exists in destination. [INFO] juel-impl-2.2.6.jar already exists in destination. [INFO] testng-6.1.1.jar already exists in destination. [INFO] slf4j-log4j12-1.7.2.jar already exists in destination. [INFO] snakeyaml-1.6.jar already exists in destination. [INFO] ejb3-persistence-1.0.2.GA.jar already exists in destination. [INFO] dom4j-1.6.1.jar already exists in destination. [INFO] commons-codec-1.6.jar already exists in destination. [INFO] jcommander-1.12.jar already exists in destination. [INFO] hibernate-3.3.0.SP1.pom already exists in destination. [INFO] hibernate-commons-annotations-3.1.0.GA.jar already exists in destination. [INFO] spring-core-3.1.0.RELEASE.jar already exists in destination. [INFO] spring-context-3.1.0.RELEASE.jar already exists in destination. [INFO] httpmime-4.2.5.jar already exists in destination. [INFO] bsh-2.0b4.jar already exists in destination. [INFO] junit-4.11.jar already exists in destination. [INFO] hibernate-entitymanager-3.4.0.GA.jar already exists in destination. [INFO] activation-1.1.jar already exists in destination. [INFO] spring-tx-3.1.0.RELEASE.jar already exists in destination. [INFO] commons-beanutils-1.8.0.jar already exists in destination. [INFO] trident-7.2.1-swing.jar already exists in destination. [INFO] miglayout-swing-4.2.jar already exists in destination. [INFO] commons-discovery-0.5.jar already exists in destination. [INFO] spring-orm-3.1.0.RELEASE.jar already exists in destination. [INFO] hibernate-annotations-3.4.0.GA.jar already exists in destination. [INFO] httpclient-4.2.5.jar already exists in destination. [INFO] jcalendar-1.3.2.jar already exists in destination. [INFO] antlr-2.7.6.jar already exists in destination. [INFO] spring-aop-3.1.0.RELEASE.jar already exists in destination. [INFO] substance-7.2.1.jar already exists in destination. [INFO] hsqldb-2.2.8.jar already exists in destination. [INFO] jta-1.1.jar already exists in destination. [INFO] miglayout-core-4.2.jar already exists in destination. [INFO] laf-plugin-7.2.1.jar already exists in destination. [INFO] hibernate-validator-3.1.0.GA.jar already exists in destination. [INFO] jaxrpc-api-1.1.jar already exists in destination. [INFO] axis-wsdl4j-1.5.1.jar already exists in destination. [INFO] [INFO] --- launch4j-maven-plugin:1.5.2:launch4j (l4j-gui) @ desktop --- [INFO] Platform-specific work directory already exists: C:\Windows\system32\config\systemprofile\.m2\repository\com\akathist\maven\plugins\launch4j\launch4j-maven-plugin\1.5.2 [INFO] launch4j: Compiling resources [INFO] launch4j: Linking [INFO] launch4j: C:\Windows\system32\config\systemprofile\.m2\repository\com\akathist\maven\plugins\launch4j\launch4j-maven-plugin\1.5.2\launch4j-maven-plugin-1.5.2-workdir-win32\bin\ld.exe: C:\Windows\system32\config\systemprofile\.m2\repository\com\akathist\maven\plugins\launch4j\launch4j-maven-plugin\1.5.2\launch4j-maven-plugin-1.5.2-workdir-win32\w32api\crt2.o: No such file: No such file or directory [ERROR] net.sf.launch4j.BuilderException: net.sf.launch4j.ExecException: Exec failed (1): C:\Windows\system32\config\systemprofile\.m2\repository\com\akathist\maven\plugins\launch4j\launch4j-maven-plugin\1.5.2\launch4j-maven-plugin-1.5.2-workdir-win32\bin\ld.exe -mi386pe --oformat pei-i386 --subsystem windows -s C:\Windows\system32\config\systemprofile\.m2\repository\com\akathist\maven\plugins\launch4j\launch4j-maven-plugin\1.5.2\launch4j-maven-plugin-1.5.2-workdir-win32\w32api\crt2.o C:\Windows\system32\config\systemprofile\.m2\repository\com\akathist\maven\plugins\launch4j\launch4j-maven-plugin\1.5.2\launch4j-maven-plugin-1.5.2-workdir-win32\head\guihead.o C:\Windows\system32\config\systemprofile\.m2\repository\com\akathist\maven\plugins\launch4j\launch4j-maven-plugin\1.5.2\launch4j-maven-plugin-1.5.2-workdir-win32\head\head.o C:\Windows\TEMP\launch4j472276336484184239o C:\Windows\system32\config\systemprofile\.m2\repository\com\akathist\maven\plugins\launch4j\launch4j-maven-plugin\1.5.2\launch4j-maven-plugin-1.5.2-workdir-win32\w32api\libmingw32.a C:\Windows\system32\config\systemprofile\.m2\repository\com\akathist\maven\plugins\launch4j\launch4j-maven-plugin\1.5.2\launch4j-maven-plugin-1.5.2-workdir-win32\w32api\libgcc.a C:\Windows\system32\config\systemprofile\.m2\repository\com\akathist\maven\plugins\launch4j\launch4j-maven-plugin\1.5.2\launch4j-maven-plugin-1.5.2-workdir-win32\w32api\libmsvcrt.a C:\Windows\system32\config\systemprofile\.m2\repository\com\akathist\maven\plugins\launch4j\launch4j-maven-plugin\1.5.2\launch4j-maven-plugin-1.5.2-workdir-win32\w32api\libkernel32.a C:\Windows\system32\config\systemprofile\.m2\repository\com\akathist\maven\plugins\launch4j\launch4j-maven-plugin\1.5.2\launch4j-maven-plugin-1.5.2-workdir-win32\w32api\libuser32.a C:\Windows\system32\config\systemprofile\.m2\repository\com\akathist\maven\plugins\launch4j\launch4j-maven-plugin\1.5.2\launch4j-maven-plugin-1.5.2-workdir-win32\w32api\libadvapi32.a C:\Windows\system32\config\systemprofile\.m2\repository\com\akathist\maven\plugins\launch4j\launch4j-maven-plugin\1.5.2\launch4j-maven-plugin-1.5.2-workdir-win32\w32api\libshell32.a -o C:\apps\jenkins\workspace\eTBM_Desktop\target\etbmdesktop.exe at net.sf.launch4j.Builder.build(Builder.java:144) at com.akathist.maven.plugins.launch4j.Launch4jMojo.execute(Launch4jMojo.java:359) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207) 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.MojoExecutor.executeForkedExecutions(MojoExecutor.java:352) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:197) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106) at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863) at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288) at org.apache.maven.cli.MavenCli.main(MavenCli.java:199) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415) at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356) Caused by: net.sf.launch4j.ExecException: Exec failed (1): C:\Windows\system32\config\systemprofile\.m2\repository\com\akathist\maven\plugins\launch4j\launch4j-maven-plugin\1.5.2\launch4j-maven-plugin-1.5.2-workdir-win32\bin\ld.exe -mi386pe --oformat pei-i386 --subsystem windows -s C:\Windows\system32\config\systemprofile\.m2\repository\com\akathist\maven\plugins\launch4j\launch4j-maven-plugin\1.5.2\launch4j-maven-plugin-1.5.2-workdir-win32\w32api\crt2.o C:\Windows\system32\config\systemprofile\.m2\repository\com\akathist\maven\plugins\launch4j\launch4j-maven-plugin\1.5.2\launch4j-maven-plugin-1.5.2-workdir-win32\head\guihead.o C:\Windows\system32\config\systemprofile\.m2\repository\com\akathist\maven\plugins\launch4j\launch4j-maven-plugin\1.5.2\launch4j-maven-plugin-1.5.2-workdir-win32\head\head.o C:\Windows\TEMP\launch4j472276336484184239o C:\Windows\system32\config\systemprofile\.m2\repository\com\akathist\maven\plugins\launch4j\launch4j-maven-plugin\1.5.2\launch4j-maven-plugin-1.5.2-workdir-win32\w32api\libmingw32.a C:\Windows\system32\config\systemprofile\.m2\repository\com\akathist\maven\plugins\launch4j\launch4j-maven-plugin\1.5.2\launch4j-maven-plugin-1.5.2-workdir-win32\w32api\libgcc.a C:\Windows\system32\config\systemprofile\.m2\repository\com\akathist\maven\plugins\launch4j\launch4j-maven-plugin\1.5.2\launch4j-maven-plugin-1.5.2-workdir-win32\w32api\libmsvcrt.a C:\Windows\system32\config\systemprofile\.m2\repository\com\akathist\maven\plugins\launch4j\launch4j-maven-plugin\1.5.2\launch4j-maven-plugin-1.5.2-workdir-win32\w32api\libkernel32.a C:\Windows\system32\config\systemprofile\.m2\repository\com\akathist\maven\plugins\launch4j\launch4j-maven-plugin\1.5.2\launch4j-maven-plugin-1.5.2-workdir-win32\w32api\libuser32.a C:\Windows\system32\config\systemprofile\.m2\repository\com\akathist\maven\plugins\launch4j\launch4j-maven-plugin\1.5.2\launch4j-maven-plugin-1.5.2-workdir-win32\w32api\libadvapi32.a C:\Windows\system32\config\systemprofile\.m2\repository\com\akathist\maven\plugins\launch4j\launch4j-maven-plugin\1.5.2\launch4j-maven-plugin-1.5.2-workdir-win32\w32api\libshell32.a -o C:\apps\jenkins\workspace\eTBM_Desktop\target\etbmdesktop.exe at net.sf.launch4j.Util.exec(Util.java:148) at net.sf.launch4j.Cmd.exec(Builder.java:205) at net.sf.launch4j.Builder.build(Builder.java:112) ... 27 more [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 48.954 s [INFO] Finished at: 2016-05-26T20:03:49-04:00 [INFO] Final Memory: 34M/388M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal com.akathist.maven.plugins.launch4j:launch4j-maven-plugin:1.5.2:launch4j (l4j-gui) on project desktop: Failed to build the executable; please verify your configuration. net.sf.launch4j.ExecException: Exec failed (1): C:\Windows\system32\config\systemprofile\.m2\repository\com\akathist\maven\plugins\launch4j\launch4j-maven-plugin\1.5.2\launch4j-maven-plugin-1.5.2-workdir-win32\bin\ld.exe -mi386pe --oformat pei-i386 --subsystem windows -s C:\Windows\system32\config\systemprofile\.m2\repository\com\akathist\maven\plugins\launch4j\launch4j-maven-plugin\1.5.2\launch4j-maven-plugin-1.5.2-workdir-win32\w32api\crt2.o C:\Windows\system32\config\systemprofile\.m2\repository\com\akathist\maven\plugins\launch4j\launch4j-maven-plugin\1.5.2\launch4j-maven-plugin-1.5.2-workdir-win32\head\guihead.o C:\Windows\system32\config\systemprofile\.m2\repository\com\akathist\maven\plugins\launch4j\launch4j-maven-plugin\1.5.2\launch4j-maven-plugin-1.5.2-workdir-win32\head\head.o C:\Windows\TEMP\launch4j472276336484184239o C:\Windows\system32\config\systemprofile\.m2\repository\com\akathist\maven\plugins\launch4j\launch4j-maven-plugin\1.5.2\launch4j-maven-plugin-1.5.2-workdir-win32\w32api\libmingw32.a C:\Windows\system32\config\systemprofile\.m2\repository\com\akathist\maven\plugins\launch4j\launch4j-maven-plugin\1.5.2\launch4j-maven-plugin-1.5.2-workdir-win32\w32api\libgcc.a C:\Windows\system32\config\systemprofile\.m2\repository\com\akathist\maven\plugins\launch4j\launch4j-maven-plugin\1.5.2\launch4j-maven-plugin-1.5.2-workdir-win32\w32api\libmsvcrt.a C:\Windows\system32\config\systemprofile\.m2\repository\com\akathist\maven\plugins\launch4j\launch4j-maven-plugin\1.5.2\launch4j-maven-plugin-1.5.2-workdir-win32\w32api\libkernel32.a C:\Windows\system32\config\systemprofile\.m2\repository\com\akathist\maven\plugins\launch4j\launch4j-maven-plugin\1.5.2\launch4j-maven-plugin-1.5.2-workdir-win32\w32api\libuser32.a C:\Windows\system32\config\systemprofile\.m2\repository\com\akathist\maven\plugins\launch4j\launch4j-maven-plugin\1.5.2\launch4j-maven-plugin-1.5.2-workdir-win32\w32api\libadvapi32.a C:\Windows\system32\config\systemprofile\.m2\repository\com\akathist\maven\plugins\launch4j\launch4j-maven-plugin\1.5.2\launch4j-maven-plugin-1.5.2-workdir-win32\w32api\libshell32.a -o C:\apps\jenkins\workspace\eTBM_Desktop\target\etbmdesktop.exe -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [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 Build step 'Invoke top-level Maven targets' marked build as failure Recording test results Sending e-mails to: rmemoria@msh.org msantos.msh@gmail.com rmemoria@gmail.com Finished: FAILURE