第谷构建Eclipse RCP

问题描述

我创建了具有10多个功能的RCP产品(基于4.16 eclipse),并且基于功能的产品配置文件也正在使用tycho(1.7.0)构建我的工具。当我尝试建造时

15:19:43 [INFO] Resolving dependencies of MavenProject: myproduct:com.ui.rcp.myproduct:0.0.1-SNAPSHOT @ /data/ui-2/workspace/UI/GENERIC_UI_JOB/com.ui.rcp.myproduct/pom.xml
15:19:44 [INFO] {osgi.os=win32,osgi.ws=win32,org.eclipse.update.install.features=true,osgi.arch=x86_64}
15:19:44 [ERROR] Cannot resolve project dependencies:
15:19:44 [ERROR]   Software being installed: myproduct 1.0.0.qualifier
15:19:44 [ERROR]   Missing requirement: myproduct 1.0.0.qualifier requires 'org.eclipse.equinox.p2.iu; org.eclipse.epp.package.rcp.feature.feature.group 0.0.0' but it Could not be found
15:19:44 [ERROR] 
15:19:44 [ERROR] See http://wiki.eclipse.org/Tycho/Dependency_Resolution_Troubleshooting for help.
15:19:44 [ERROR] Cannot resolve dependencies of MavenProject: myproduct:com.ui.rcp.myproduct:0.0.1-SNAPSHOT @ /data/ui-2/workspace/UI/GENERIC_UI_JOB/com.ui.rcp.myproduct/pom.xml: See log for details -> [Help 1]
15:19:44 [ERROR] 
15:19:44 [ERROR] To see the full stack trace of the errors,re-run Maven with the -e switch.
15:19:44 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
15:19:44 [ERROR] 
15:19:44 [ERROR] For more information about the errors and possible solutions,please read the following articles:
15:19:44 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MavenExecutionException

任何人都可以帮助我如何解决这些错误

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)