kubesphere 设置maven 加速仓库 , 阿里云加速仓库
ks-devops-maven 默认 setting.xml : 连接
配置中央仓库 nexus maven setting.xml : 连接
nexus配置阿里云仓库(maven 配置nexus 私服) :连接
gradle 配置maven 仓库 : 连接
kubesphere更新jenkins 配置文件: 连接
用admin账户登录
配置字典-》 搜索 ks-devops

找到ks-devops-agent 这个, 修改
“编辑设置”


题
添加
	    <mirror>
		<id>alimaven</id>
		<name>aliyun maven</name>
		<url>http://maven.aliyun.com/nexus/content/groups/public/</url>
		<mirrorOf>central</mirrorOf>
	</mirror>
OK, 这样就成功了。


欢迎来撩 : 汇总all

 白眉大叔
				白眉大叔			
 
									 
									