please suggest. Regards,
On Sat, Feb 13, 2016 at 9:25 PM, Irfan Sayed <[email protected]> wrote: > Thanks. > I have written one plugin in which i have extended GlobalConfiguration. > The plugin works fine and i am able to add my plugin descriptor in the > global config. > however, now i need to add the ID option of that plugin as a part of > builder in the job configuration as a drop down box. > However when i extended Builder, my drop down box is empty. The values > from global configuration are missing. I know there is some issue with > binding descriptor > > can you please provide me some example plugin which does such scenarios? i > can just refer and see how it works > Regards > > > On Sat, Feb 13, 2016 at 1:03 PM, Andrew Bayer <[email protected]> > wrote: > >> Assuming you're using a freestyle job, that's the Maven task in Jenkins >> core. If you're using a Maven job, up that's the Maven plugin. >> >> >> On Friday, February 12, 2016, Irfan Sayed <[email protected]> wrote: >> >>> Hello, >>> >>> I need to verify the build option "invoke top level maven targets" is >>> from which Jenkins plugin? >>> can someone please let me know the plugin name ? >>> >>> Regards >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Jenkins Users" 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-users/CACGLCJaNO2aXQj6k54EupaxTTZZ8sa6-t_pbOoPrL%3DUKPTV2%3DQ%40mail.gmail.com >>> <https://groups.google.com/d/msgid/jenkinsci-users/CACGLCJaNO2aXQj6k54EupaxTTZZ8sa6-t_pbOoPrL%3DUKPTV2%3DQ%40mail.gmail.com?utm_medium=email&utm_source=footer> >>> . >>> For more options, visit https://groups.google.com/d/optout. >>> >> -- >> You received this message because you are subscribed to the Google Groups >> "Jenkins Users" 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-users/CAPbPdObNa3P%3D3MhXTtRTEL-A3YaqjmoiCEYxwbutkNS8JSeDBA%40mail.gmail.com >> <https://groups.google.com/d/msgid/jenkinsci-users/CAPbPdObNa3P%3D3MhXTtRTEL-A3YaqjmoiCEYxwbutkNS8JSeDBA%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" 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-users/CACGLCJaRLqMcW8enMHbZCnHAKNS2TsH2OkvW_69ZoqT%2BdjQKGg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
