由于为多模块RCP项目构建产品/更新站点,我遇到了问题。尝试执行mvn clean verify或mvn install时,总是出现以下错误。
Cannot resolve project dependencies:
[ERROR] Software being installed: Productname 1.6.0.qualifier
[ERROR] Missing requirement: Productname 1.6.0.qualifier requires 'featuremodulename.feature.group [1.0.0,1.0.1)' but it could not be found
感谢您的帮助。