Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ease-dev] Target resolution failures with EASE

Everyone,

I'm getting the following target resolution errors from Maven related to EASE:

[ERROR] Cannot resolve target definition:
[ERROR]   Software being installed: org.eclipse.ease.ui.feature.feature.group 0.5.0.I201703180313
[ERROR]   Software being installed: org.eclipse.epp.package.modeling.feature.feature.group 4.7.0.20170316-0818
[ERROR]   Only one of the following can be installed at once: [org.eclipse.e4.ui.model.workbench 1.2.0.v20160229-1459, org.eclipse.e4.ui.model.workbench 2.0.0.v20170228-1842, org.eclipse.e4.ui.model.workbench 1.3.0.v20170105-1239]
[ERROR]   Cannot satisfy dependency: org.eclipse.ease.ui.feature.feature.group 0.5.0.I201703180313 depends on: org.eclipse.ease.ui.scripts [0.5.0.I201703021412]
[ERROR]   Cannot satisfy dependency: org.eclipse.ease.ui.scripts 0.5.0.I201703021412 depends on: bundle org.eclipse.e4.ui.model.workbench [1.1.0,2.0.0)
[ERROR]   Cannot satisfy dependency: org.eclipse.epp.package.modeling.feature.feature.group 4.7.0.20170316-0818 depends on: org.eclipse.platform.feature.group [4.7.0.v20170308-2000]
[ERROR]   Cannot satisfy dependency: org.eclipse.platform.feature.group 4.7.0.v20170308-2000 depends on: org.eclipse.ui.ide [3.13.0.v20170306-1626]
[ERROR]   Cannot satisfy dependency: org.eclipse.ui.ide 3.13.0.v20170306-1626 depends on: bundle org.eclipse.e4.ui.model.workbench [2.0.0,3.0.0)

It looks like EASE is depending on an older version of org.eclipse.e4.ui.model.workbench. This is using the nightly update site for EASE and building in Eclipse ICE's Oxygen-based target. I get the same error in the Target Platform Editor in the workbench.

Any suggestions/plans to update the requirement?

Best,
Jay

--
Jay Jay Billings
Oak Ridge National Laboratory
Twitter Handle: @jayjaybillings

Back to the top