Skip to main content

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

FYI

Jay

---------- Forwarded message ----------
From: Jonah Graham <jonah@xxxxxxxxxxxxxxxx>
Date: Mon, Mar 20, 2017 at 4:40 PM
Subject: Re: [ease-dev] Target resolution failures with EASE
To: ease developer discussions <ease-dev@xxxxxxxxxxx>


This is a symptom of the (incorrect, as argued by many[1]) bump
org.eclipse.e4.ui.model.workbench major version number in Oxygen M6.
It has caused much misery and may yet be reverted for M7. Not sure
what the final result is.

https://dev.eclipse.org/mhonarc/lists/cross-project-issues-dev/msg14200.html

Jay, if you submit a gerrit to EASE with the matching bump I see no
issue in changing the requirement, but a committer on EASE (not me)
needs to approve.

Jonah
~~~
Jonah Graham
Kichwa Coders Ltd.
www.kichwacoders.com


On 20 March 2017 at 20:08, Jay Jay Billings <jayjaybillings@xxxxxxxxx> wrote:
> 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
>
> _______________________________________________
> ease-dev mailing list
> ease-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from
> this list, visit
> https://dev.eclipse.org/mailman/listinfo/ease-dev
_______________________________________________
ease-dev mailing list
ease-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ease-dev



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

Back to the top