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

由于公司要求代码必须通过阿里巴巴规范和sonar规范检查,而后就在eclipse中的Install New Soft中安装,结果尝试了不少遍,还换了不少eclipse最终仍是没有成功,报的错误以下:session

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 reseteclipse

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

相关文章
相关标签/搜索