Sorry, I didn’t see option two with the man archetype at first. I followed only option 4 as outlined in the instructions.
> On Jun 3, 2021, at 11:52 AM, Christopher Mead <[email protected]> > wrote: > > Hi, > > I followed the following excellent tutorial to create a Jenkins plugin: > https://www.jenkins.io/doc/developer/tutorial/ > > This covered enough for me to create a useful plugin for internal use at > work. However, it makes no mention of what to do to add "global > configuration" that would apply for all instances of your plugin in jobs. In > other words, I'd like to understand enough to add a single string of > configuration data that would appear under "Manage Jenkins" > "Configure > System" and apply to every instance of the plugin in jobs. > > I have been poking through some open source plugin repos and finding myself > very lost. I know that undoubtedly I need to create a jelly file, somehow > get it into the global config page and read my string from it, but I can't > seem to piece together the basics for doing this. > > Any help would be appreciated. > > Thanks, > > Chris > > -- > You received this message because you are subscribed to a topic in the Google > Groups "Jenkins Developers" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/jenkinsci-dev/76S2EcTK6cA/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-dev/5b6e1e11-8e82-4793-b45a-22125c8a6637n%40googlegroups.com. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/02C87A84-0F69-4AED-BC5A-E7C90D9CD8E2%40gmail.com.
