当前位置: 代码迷 >> J2EE >> Eclipse继承Maven2在导入Maven项目报错解决方案
  详细解决方案

Eclipse继承Maven2在导入Maven项目报错解决方案

热度:52   发布时间:2016-04-21 21:33:32.0
Eclipse继承Maven2在导入Maven项目报错
第一个错误:No marketplace entries found to handle maven-compiler-plugin:2.3.2:compile in Eclipse.  Please see Help for more information.
第二个错误:No marketplace entries found to handle maven-compiler-plugin:2.3.2:testCompile in Eclipse.  Please see Help for more information.

谁遇到过这样的错误,麻烦给解决下。分不是问题.

------解决方案--------------------
依赖包是否下载完全。


下载完后更新下依赖。
------解决方案--------------------
晕,比如maven的控制台输出,还有pom配置...
  相关解决方案