Jenkins issue on installing Email-ext plugin[--Urgent--]

2018-02-20 Thread iqbal md
I have been setting up pipeline job in Jenkins which is basically aimed at checking out code from Subversion, build and deploy it into Weblogic, run Cucumber test and then send out an email notification. PFB my environment related information: Java 1.8 Weblogic 12c SMTP server(For mailing) My p

Jenkins issue on installing Email-ext plugin

2018-02-20 Thread iqbal md
I have been setting up pipeline job in Jenkins which is basically aimed at checking out code from Subversion, build and deploy it into Weblogic, run Cucumber test and then send out an email notification. PFB my environment related information: Java 1.8 Weblogic 12c SMTP server(For mailing) My p

Re: Jenkins issue on installing Email-ext plugin[--Urgent--]

2018-02-21 Thread iqbal md
ot; option to upload a specific > plugin (instead of using the plugin manager)? If you use the Advanced > option, then you are responsible to upload all the required dependencies. > > Mark Waite > > On Tue, Feb 20, 2018 at 9:28 PM iqbal md > > wrote: > >> I h

Re: Jenkins issue on installing Email-ext plugin[--Urgent--]

2018-02-23 Thread iqbal md
Thanks Mark. I am bit curious to understand how did you manage to avoid installing additional dependencies beyond the ones which you have already installed in your image. As far as am aware once you install any plugin via Plugin Manager or directly uploading a hpi file in the Advanced section

Re: Jenkins issue on installing Email-ext plugin[--Urgent--]

2018-02-23 Thread iqbal md
Thanks Mark. Actually I have tried installing the plugins via Plugin Manager as well but that didn't resolve my issue. I will try installing the latest workflow-job first followed by other plugins, will see if that addresses my issue, will keep you posted. With Regards Iqbal -- You received t

Re: Jenkins issue on installing Email-ext plugin[--Urgent--]

2018-02-26 Thread iqbal md
Hi Mark, I am using Jenkins 2.7.2. I tried installing the latest version of Pipeline:Job(workflow-job) plugins along with all the dependencies but still I am facing the same issue. Is it some problem with the Jenkins version, do I need to install the latest Jenkins version here or is it just the

Re: Jenkins issue on installing Email-ext plugin[--Urgent--]

2018-03-01 Thread iqbal md
Thanks all for your support. The issue got resolved after upgrading Jenkins to the latest version i.e. 2.89 along with latest plugins. All the plugins have been installed via Plugin Manager feature available in Jenkins. -- You received this message because you are subscribed to the Google Group