Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-dev] Jetty 9.4.39 on P2 repo

Some more notes:

The p2 repository at Eclipse (since 9.4.11 timeframe) only has what's used by the various Eclipse projects that need a p2 repository.
It does not contain all consumable artifacts from Jetty.

Know that in the not too distant future, even the P2 repositories at eclipse.org are going away.
Why?
Well, the Eclipse Tycho folks have been moving all of the builds to using the global repository system instead. (the same repository system that maven, gradle, ivy, kotlin, scala, grape, buildr, leiningen, purl, bazel, and many other build tools all use).

Joakim Erdfelt / joakim@xxxxxxxxxxx


On Wed, Apr 14, 2021 at 1:35 PM Joakim Erdfelt <joakim@xxxxxxxxxxx> wrote:
This change to p2 repository creation occurred during the 9.4.11 timeframe (roughly June 2018)

The following issue is where the responsibility for creating the p2 repo changed hands from Jetty to Eclipse.


In August 2018 a new maven profile was added to help the Eclipse groups with this p2 repo creation.


Joakim Erdfelt / joakim@xxxxxxxxxxx


On Wed, Apr 14, 2021 at 1:18 PM Amin, Deep <deep.amin@xxxxxxxxx> wrote:

Since when is this the situation, there was no announcement, and the very previous version 9.4.37is still available on P2 repo.

 

Regards,
Deep

 

From: jetty-dev <jetty-dev-bounces@xxxxxxxxxxx> On Behalf Of Jesse McConnell
Sent: 14 April 2021 20:15
To: Jetty @ Eclipse developer discussion list <jetty-dev@xxxxxxxxxxx>
Subject: Re: [jetty-dev] Jetty 9.4.39 on P2 repo

 

The Jetty project no longer manages P2 repositories, they are managed by the consumers of Jetty within the Eclipse project I believe.

 

Jesse

 

--
jesse mcconnell
jesse.mcconnell@xxxxxxxxx

 

 

On Wed, Apr 14, 2021 at 12:56 PM Amin, Deep <deep.amin@xxxxxxxxx> wrote:

Hi team,

Jetty 9.4.39 is released according to GitHub page https://github.com/eclipse/jetty.project/releases/tag/jetty-9.4.39.v20210325
We don’t see the bundle for this version in P2 repo https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/
Can you please check when this version will be available on P2 repo?

 

Regards,
Deep

 

Intel Deutschland GmbH
Registered Address: Am Campeon 10, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Sharon Heck, Tiffany Doon Silva  
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928

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

Intel Deutschland GmbH
Registered Address: Am Campeon 10, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Sharon Heck, Tiffany Doon Silva  
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928

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

Back to the top