我已经将一个大型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]发布于 2014-06-26 22:07:20
我也有这个问题。显然,CarrotGarden与最新版本的M2E不兼容。您需要安装旧版本的M2E。
https://stackoverflow.com/questions/23160464
复制相似问题