我已将一个大型OSGI项目导入Eclipse JEE Kepler。 M2E使用org.apache.felix:maven-scr-plugin:1.7.4:scr
插件报告Maven项目构建生命周期映射问题。
当我尝试从Marketplace安装carrotgardern scr插件时,我收到以下错误。有没有其他方法可以使用Eclipse的Maven SCR插件?
由于
=============================================== ================================
Cannot complete the install because one or more required items could not be found.
Software being installed: CarrotGarden M2E SCR 2.0.1.201302272113 (com.carrotgarden.m2e.scr.feature.feature.group 2.0.1.201302272113)
Missing requirement: CarrotGarden M2E SCR 2.0.1.201302272113 (com.carrotgarden.m2e.scr.plugin 2.0.1.201302272113) requires 'bundle org.eclipse.m2e.jdt [1.1.0,1.4.0)' but it could not be found
Cannot satisfy dependency:
From: CarrotGarden M2E SCR 2.0.1.201302272113 (com.carrotgarden.m2e.scr.feature.feature.group 2.0.1.201302272113)
To: com.carrotgarden.m2e.scr.plugin [2.0.1.201302272113]
答案 0 :(得分:0)
我也有这个问题。显然CarrotGarden与最新版本的M2E不兼容。您需要安装较旧版本的M2E。