首页 > 系统服务 > 详细

eclipse 安装m2插件时报错

时间:2018-08-04 18:25:53      阅读:772      评论:0      收藏:0      [点我收藏+]
Cannot complete the install because one or more required items could not be found.
  Software being installed: m2e - slf4j over logback logging (Optional) 1.9.0.20180606-2036 (org.eclipse.m2e.logback.feature.feature.group 1.9.0.20180606-2036)
  Missing requirement: m2e logback configuration 1.9.0.20180606-2036 (org.eclipse.m2e.logback.configuration 1.9.0.20180606-2036) requires ‘slf4j-api‘ but it could not be found

  

  1. Eclipse - >帮助 - >安装新软件
  2. 添加新的软件站点:
  3. 展开“Maven osgi-bundles”并选择“slf4j-api”
  4. 单击“下一步”并按照安装进行操作。

安装完成后(Eclipse重新启动)然后我就可以安装maven插件了。

eclipse 安装m2插件时报错

原文:https://www.cnblogs.com/sanzangtdashi/p/9419169.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!