Manual Approval does not work with Promoted build PlugIn

2016-11-04 Thread das gov
Hi I have two Jobs: A: Build java project using maven by checking out from git B: Deploy to Production I have set A to be promoted. I have tow issues here: 1. Once A is done, not notification is sent to the approver, even though I entered the approver. Why is that? 2. When I click on P

Build step 'Deploy WAR/EAR to WildFly' marked build as failure

2016-11-02 Thread das gov
Hi When I used WildFly Deployer Plugin 1.0.2 on Jenkins ver. 2.19.1 I get error [JENKINS] Archiving /Users/Shared/Jenkins/Home/jobs/checkout_and_build_wf_nov_1_deploy_local_3/workspace/fnds-enterprise-project/fnds-cardholder-web/target/fnds-cardholder-web-1.0.0.war

Re: java.lang.NullPointerException

2016-11-02 Thread das gov
What have you configured? What are you >trying to execute? > > > Best regards, > Rachel > > El martes, 1 de noviembre de 2016, 10:40:34 (UTC+1), das gov escribió: >> >> Hi >> >&g

java.lang.NullPointerException

2016-11-01 Thread das gov
Hi I am using Jenkins ver. 2.19.1 and Maven project _Plugin 2.14. I get the error below. Please