Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-ide-wg] Minutes of May 3rd Eclipse IDE WG Steering Committee Meeting

Just noticed the part about "a proper p2 repo for Jetty would be nice"

There actually is already a p2 repository from jetty, you can add the following URL to your target (requires m2e installed) as an Update-Site:

Jetty 10:
 mvn:org.eclipse.jetty:jetty-p2:10.0.9:zip:p2site

Jetty 11:
 mvn:org.eclipse.jetty:jetty-p2:11.0.9:zip:p2site

See here for available versions:
 https://mvnrepository.com/artifact/org.eclipse.jetty/jetty-p2

This includes all jetty bundles and you can select the ones you like. Next release of jetty will also contain PGP signatures again (there was a bug in the previous Tycho release that is fixed now).


Am 18.05.22 um 19:56 schrieb Pradeep Balachandran:
The minutes of the Steering Committee meeting held on May 3^rd was unanimously approved in this week’s meeting and the same has been attached.

Thanks,

Pradeep


_______________________________________________
eclipse-ide-wg mailing list
eclipse-ide-wg@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/eclipse-ide-wg


Back to the top