码迷,mamicode.com
首页 > 系统相关 > 详细

eclipse安装阿里巴巴规范一直包Connection reset

时间:2018-04-12 11:32:03      阅读:791      评论:0      收藏:0      [点我收藏+]

标签:阿里巴巴规范 Java

因为公司要求代码必须经过阿里巴巴规范和sonar规范检查,然后就在eclipse中的Install New Soft中安装,结果尝试了很多遍,还换了很多eclipse最终还是没有成功,报的错误如下:

An error occurred while collecting items to be installed
session context was:(profile=epp.package.jee, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
Unable to read repository at https://p3c.alibaba.com/plugin/eclipse/update/plugins/com.alibaba.smartfox.eclipse.plugin_1.0.4.201802010844.jar.
Connection reset

最后换了从https://p3c.alibaba.com/plugin/eclipse/update 上下载了它的离线包(ZIP),然后复制zip包中的plugin.zip\plugins 目录下的jar包到eclipse安装目录的的 plugins然后运行一下mvn -U clean install 运行后结果都是失败的,多运行几次,然后重启eclipse就可以了

eclipse安装阿里巴巴规范一直包Connection reset

标签:阿里巴巴规范 Java

原文地址:http://blog.51cto.com/11864647/2097248

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!