简体   繁体   English

Jenkins没有显示可用的更新/插件

[英]Jenkins not showing updates/plugins available

I installed Java 1.8.0_72 along with tomcat 8 and jenkins 1.6, i currently having problems with installing plugins because the jenkins update center has no plugins/update available. 我与tomcat 8和jenkins 1.6一起安装了Java 1.8.0_72,我目前在安装插件时遇到问题,因为jenkins更新中心没有可用的插件/更新。 I tried installing plugins manually on jenkins home path/plugins 我尝试在jenkins主路径/插件上手动安装插件

Is there any other way? 还有其他办法吗? or any idea how to configure http proxy? 或任何想法如何配置HTTP代理?

You can configure the proxy setting here: http(s)://<server-URL>/pluginManager/advanced 您可以在此处配置代理设置: http(s)://<server-URL>/pluginManager/advanced

Keep in mind that an enterprise proxy (NTLM / NTLMv2 authenticating) might not work and that you might have to use something like cntml 请记住,企业代理(NTLM / NTLMv2身份验证)可能无法正常工作,并且您可能必须使用诸如cntml类的cntml

For more information check: cntlm SourceForge page 有关更多信息,请检查: cntlm SourceForge页面

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM