Pipeline Step plugin, can't figure out where global.jelly should go

7 views
Skip to first unread message

Chris Sawczuk

unread,
Oct 21, 2016, 6:39:23 AM10/21/16
to Jenkins Users
When writing a plugin which came with a class extending the 'Builder' class, I would place my global.jelly file in a structure similar to:

com.myplugin.plugin.PluginStepBuilder/global.jelly

But recently I've been developing a plugin which does not use a 'Builder' extension and simply uses @Extension and friends to make itself available to Jenkins.

My descriptor class extends the `AbstractStepDescriptorImpl` class, which can override the configure method, but I can't figure out where the global.jelly file should go.

Any advice or 'RTFM's with a documentation URL would be greatly appreciated!

Kindest regards,

Chris S.
Reply all
Reply to author
Forward
0 new messages