博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Jenkins. 安装过程中出现一个错误: No such plugin: cloudbees-folder
阅读量:7064 次
发布时间:2019-06-28

本文共 604 字,大约阅读时间需要 2 分钟。

hot3.png

Jenkins. 安装过程中出现一个错误: No such plugin: cloudbees-folder

安装过程中出现一个错误: No such plugin: cloudbees-folder 
安装插件,有时候会报类似的错误:An error occurred during installation: No such plugin: cloudbees-folder
 

上面的错误显示是,安装插件cloudbees-folder失败,是因为下载的Jenkins.war里没有cloudbees-folder插件

需要在网上下载:http://ftp.icm.edu.pl/packages/jenkins/plugins/cloudbees-folder/

下载cloudbees-folder.hpi放在/usr/local/tomcatJenkins-8090/webapps/jenkins/WEB-INF/detached-plugins即可

重启tomcat,浏览器访问Jenkins服务器,设置用户名、密码等,然后进入Jenkins首页 

 

 

 

如有问题,欢迎纠正!!!

如有转载,请标明源处:https://www.cnblogs.com/Charles-Yuan/p/9589284.html

转载于:https://my.oschina.net/u/4000302/blog/3051207

你可能感兴趣的文章
实验五 利用三层交换机实现VLAN间路由
查看>>
程序员如何成为架构师
查看>>
fiddler抓包之关于connect连接
查看>>
MySQL,binlog2sql回滚操作测试
查看>>
CentOS7下yum安装Jenkins
查看>>
tomcat运行时异常:java.lang.IllegalArgumentException
查看>>
LAMP架构介绍、MySQL和MariaDB介绍、MySQL安装
查看>>
简练软考知识点整理-确认范围管理
查看>>
用事件修饰符来修改事件
查看>>
SharePoint On Premise/ SharePoint Online增强格式的文本栏
查看>>
使用loadrunner对https协议(单双向SSL)的web端性能测试
查看>>
spring cloud云服务架构 - HongHu云架构代码结构构建
查看>>
为什么分布式一定要有一致性方案?
查看>>
不懂这几点就落后了:Android、Python工程师必读!
查看>>
Werkzeug 教程
查看>>
内核参数优化
查看>>
用户,组和权限零碎知识
查看>>
计算机
查看>>
文件修改较优方式
查看>>
oracle导入导出exp,imp
查看>>