Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-ui-dev] SDK build fails on org.eclipse.rcp.id

Hi,

just tried to build platform SDK as described in [1] but the build (which worked previously) fails with this error:

[INFO] --- tycho-p2-publisher-plugin:0.22.0:publish-products (default-publish-products) @ org.eclipse.rcp.id ---
[INFO] {osgi.os=linux, osgi.ws=gtk, org.eclipse.update.install.features=true, osgi.arch=x86}
[ERROR] Cannot resolve project dependencies:
[ERROR]   Software being installed: org.eclipse.rcp.id 4.5.0.qualifier
[ERROR]   Missing requirement: org.eclipse.e4.rcp.feature.group 1.3.200.v20150116-1456 requires 'org.eclipse.e4.ui.workbench.renderers.swt [0.12.100.v20150113-1117]' but it could not be found
[ERROR]   Cannot satisfy dependency: org.eclipse.rcp.feature.group 4.5.0.v20150117-1923 depends on: org.eclipse.e4.rcp.feature.group [1.3.200.v20150116-1456]
[ERROR]   Cannot satisfy dependency: org.eclipse.rcp.id 4.5.0.qualifier depends on: org.eclipse.rcp.feature.group 0.0.0

mvn clean install in eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/rcp doesn't help either.

Any idea how to proceed?

[1] https://wiki.eclipse.org/Platform-releng/Platform_Build#Running_the_build

-- 
Kind regards,
google.com/+AndreyLoskutov


Back to the top