当前位置: 代码迷 >> Eclipse >> eclipse maven 有关问题
  详细解决方案

eclipse maven 有关问题

热度:88   发布时间:2016-04-23 00:30:17.0
eclipse maven 问题
[INFO] ------------------------------------------------------------------------
[ERROR] Plugin org.apache.maven.plugins:maven-resources-plugin:2.5 or one of its dependencies could not be resolved: Could not transfer artifact org.apache.maven.plugins:maven-resources-plugin:jar:2.5 from/to central (http://repo.maven.apache.org/maven2): Software caused connection abort: recv failed -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException

------解决方案--------------------
直接下载个Eclipse4.3 已经自带,就不会出现这样的问题
  相关解决方案