Plugin elements in global and job config page not visible

13 views
Skip to first unread message

Jochen Fuerbacher

unread,
May 18, 2015, 7:11:18 AM5/18/15
to jenkin...@googlegroups.com
Hi,

I started developing a plugin for Jenkins.
I habe options on global config page, job config page and a management link. All these options work fine when I debug the plugin locally, using mvn hpi:run.

My problem is, that the features of the plugin aren't visible on global config page and job config page, when I import the Plugin to any other Jenkins instance. However the management link is visible and the functions behind the management link work fine.

Any ideas? Thank you very much!

Jochen Fuerbacher

unread,
May 18, 2015, 9:34:29 AM5/18/15
to jenkin...@googlegroups.com
I fixed the problem. Package name of resources (Jelly/Groovy files) and class name have to be identical (case sensitive). In debug mode this isn't the case.
Reply all
Reply to author
Forward
0 new messages