hi, thanks, My plugin's code has in jenkinsci repository. https://github.com/jenkinsci/hidden-parameter-plugin <https://www.google.com/url?q=https%3A%2F%2Fgithub.com%2Fjenkinsci%2Fhidden-parameter-plugin&sa=D&sntz=1&usg=AFQjCNFhs4_c5bI1p8MgrEoOGFfSznV8kg> . Now I want to display hidden-parameter-plugin in Jenkins Plugins List. In pluginManager available List can find my plugin. How do I can? when I execute command mvn release:prepare release:perform, Error Info:
git push [email protected]:jenkinsci/hidden-parameter-plugin.git master:master Permission to jenkinsci/hidden-parameter-plugin.git denied to wy-scm. How can I do? thanks! 在 2015年1月7日星期三 UTC+8下午6:23:55,Ullrich Hafner写道: > > Thanks for clarifying. > Created https://github.com/jenkinsci/hidden-parameter-plugin > <https://www.google.com/url?q=https%3A%2F%2Fgithub.com%2Fjenkinsci%2Fhidden-parameter-plugin&sa=D&sntz=1&usg=AFQjCNFhs4_c5bI1p8MgrEoOGFfSznV8kg> > > Note that the parameter is actually visible using the source code view. > Maybe it would make more sense to set it to read-only. > BTW: In jelly files you can use <f:entry field=„value“ ... to get > automatic data binding of <f:textbox name="value" value="${it.value}“ ... > > Welcome aboard! Ulli > > Am 07.01.2015 um 07:30 schrieb [email protected] <javascript:>: > > Hi! > > I would like to request to host a Jenkins CI plugin for build parameter > readOnly . > > Characteristics of plugin: > - Plugin for allow Jenkins Job Build with Parameter readOnly. > - I add a new ParameterDefinition is called Hidden Parameter. > - With this in job configuration page, when you click "add Parameter" > select button,you can see Hidden Parameter option. > > INFORMATION REQUESTED > > - *GitHub plugin name* : hidden-parameter-plugin > <https://github.com/wy-scm/hidden-parameter-plugin> > - *Personal GitHub ID* : wy-scm > - *GitHub repository* : > https://github.com/wy-scm/hidden-parameter-plugin > > > Thanks! > > Best regards, > > -- > 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] <javascript:>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-dev/1710076b-5007-4edd-a78b-cdd31c0d8168%40googlegroups.com > > <https://groups.google.com/d/msgid/jenkinsci-dev/1710076b-5007-4edd-a78b-cdd31c0d8168%40googlegroups.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 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/ce4e2943-e719-428e-8932-274b45cb751a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
