-
Bug
-
Resolution: Cannot Reproduce
-
Minor
Hi,
Trying to setup the Pipeline plugin in Jenkins 2.0
There is no Internet available in the machine where Jenkins is installed, so I installed all plugins manually. Hopefully I got it all right. This is the list of plugins I have installed:
Jenkins is starting up OK and not throwing any error related to missing plugins dependencies.
When creating a Pipeline item what I see is:
I cannot see the area to write the DSL.
And then when I try to apply/save, I get NPE. Log attached.
Thank you
If you installed plugins manually, very likely you missed some mandatory dependencies. Currently Jenkins core does not do a good job of reporting these properly. A fix for that is in progress. What the actual NPE here is, I am not sure offhand.