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

相關文章
相關標籤/搜索