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
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
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
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
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
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
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