【发布时间】:2015-08-08 00:59:12
【问题描述】:
我无法在 Eclipse 中安装 maven。我试图从安装 “http://download.eclipse.org/technology/m2e/releases”网址
我收到以下错误。
Cannot complete the install because one or more required items could not be found.
Software being installed: m2e - slf4j over logback logging (Optional) 1.5.2.20150413-2215 (org.eclipse.m2e.logback.feature.feature.group 1.5.2.20150413-2215)
Missing requirement: m2e logback configuration 1.5.2.20150413-2215 (org.eclipse.m2e.logback.configuration 1.5.2.20150413-2215) requires 'bundle ch.qos.logback.slf4j 0.9.24' but it could not be found
Cannot satisfy dependency:
From: m2e - slf4j over logback logging (Optional) 1.5.2.20150413-2215 (org.eclipse.m2e.logback.feature.feature.group 1.5.2.20150413-2215)
To: org.eclipse.m2e.logback.configuration [1.5.2.20150413-2215]
【问题讨论】: