Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] Scout contribution disabled after m2e update

Thanks Aleksander! My fault was looking at latest and snapshot. I should have navigated to https://download.eclipse.org/technology/m2e/releases/2.0.1/

 

Regards,

Arthur

 

--

 

BSI Business Systems Integration AG

Täfernweg 1, CH-5405 Baden
Telefon +41 58 255 93 23
www.bsi-software.com

                        

 

 

From: cross-project-issues-dev <cross-project-issues-dev-bounces@xxxxxxxxxxx> On Behalf Of Aleksandar Kurtakov
Sent: Monday, 8 August, 2022 14:24
To: Cross project issues <cross-project-issues-dev@xxxxxxxxxxx>
Subject: Re: [cross-project-issues-dev] Scout contribution disabled after m2e update

 

 

 

On Mon, Aug 8, 2022 at 2:50 PM Arthur van Dorp <Arthur.vanDorp@xxxxxxxxxxxxxxxx> wrote:

Hi Mickael,

 

Thanks for the heads up. I have never updated the m2e dependency myself before and I am a bit lost. For the Scout SDK UI plugin I plan to update the range to

org.eclipse.m2e.core.ui;bundle-version="[2.0,2.1)" in https://github.com/eclipse-scout/scout.sdk/blob/releases/12.0/org.eclipse.scout.sdk.s2e.ui/pom.xml

But in https://github.com/eclipse-scout/scout.sdk/blob/releases/12.0/org.eclipse.scout.sdk/pom.xml we reference very specific versions:

    <org.eclipse.m2e.core>1.18.4.20220208-0831</org.eclipse.m2e.core>

    <org.eclipse.m2e.core.ui>1.19.0.20220206-1032</org.eclipse.m2e.core.ui>

    <org.eclipse.m2e.archetype.common>1.18.1.20211011-2139</org.eclipse.m2e.archetype.common>

The person usually updating those is currently unavailable, so I don’t know why that is. But looking at the m2e downloads I find the releases at

https://download.eclipse.org/technology/m2e/releases/latest/plugins/

and the snapshots at

https://download.eclipse.org/technology/m2e/snapshots/latest/plugins/

Both don’t have a m2e 2.0.1 core version (only 2.0.0). Am I looking at the wrong place?

 

Much like in the past - each bundle is versioned separately. Due to no change in m2e.core it has no version change so it stays 2.0.0 and it's safe to use it that way.

 

 

Thanks and kind regards,

Arthur

 

 

From: cross-project-issues-dev <cross-project-issues-dev-bounces@xxxxxxxxxxx> On Behalf Of Mickael Istria
Sent: Friday, 5 August, 2022 22:56
To: Cross project issues <cross-project-issues-dev@xxxxxxxxxxx>
Subject: [cross-project-issues-dev] Scout contribution disabled after m2e update

 

Hi all,

 

I updated SimRel to use new m2e 2.0.1 release. This is a new major version compared to previously contributed 1.20.1, so some dependency ranges need to be updated in customers, and probably some code as well.

Scout is currently not compatible, because of a requirement on an older version of m2e. I had to disable it for the moment.

I recommend Scout maintainers to evaluate migration to m2e 2.0.1 ASAP to ensure both can participate simultaneously in SimRel.

 

Cheers,
--

Mickael Istria

Eclipse IDE developer, for Red Hat Developers

_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev



--

Aleksandar Kurtakov

Red Hat Eclipse Team

Attachment: smime.p7s
Description: S/MIME cryptographic signature


Back to the top