Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jakartaee-platform-dev] [External] : Re: Pushing RCx or Mx to maven central

agree with both Jan and Mark, +1 for staging.

-Guru

From: jakartaee-platform-dev <jakartaee-platform-dev-bounces@xxxxxxxxxxx> on behalf of Jan Supol <jan.supol@xxxxxxxxxx>
Sent: 13 January 2022 16:07
To: jakartaee-platform developer discussions <jakartaee-platform-dev@xxxxxxxxxxx>
Subject: Re: [jakartaee-platform-dev] [External] : Re: Pushing RCx or Mx to maven central
 
+1 for using staging. 

To maven central, only artifacts with all dependencies already in maven central should be pushed. The staged artifacts are not mandatory to be released to maven central and in that case, artifacts in central with dependencies not in central would be BROKEN.

-- Jan


From: jakartaee-platform-dev <jakartaee-platform-dev-bounces@xxxxxxxxxxx> on behalf of Mark Thomas <markt@xxxxxxxxxx>
Sent: Thursday, January 13, 2022 9:11 AM
To: jakartaee-platform-dev@xxxxxxxxxxx <jakartaee-platform-dev@xxxxxxxxxxx>
Subject: [External] : Re: [jakartaee-platform-dev] Pushing RCx or Mx to maven central
 
For Servlet, Pages, EL, WebSocket: No.

Implementations should use the staging repository if they want access to
non-final release artifacts.

Mark


On 12/01/2022 23:12, Emily Jiang via jakartaee-platform-dev wrote:
> At the moment, some specs push RCx or Mx to maven central, which is
> great so that implementations can easily pick them up and provide
> feedback if anything is not working. However, not all specs follow this
> approach. Can we get the following specs to push their latest Mx or RCx
> to maven central so that implementations can easily consume them? Open
> Liberty would like to consume the artifacts as soon as possible so that
> we can provide timely feedback if we find any issues.
>
>   * authentication 3.0
>   * authorization 2.1
>   * concurrency 3.0
>   * connectors 2.1
>   * _expression_ language 5.0
>   * faces 4.0
>   * jsonp 2.1
>   * jsonb 3.0
>   * jstl 3.0
>   * messaging 3.1
>   * pages 3.1
>   * persistence 3.1
>   * restfulWS 3.1
>   * security 3.0
>   * servlet 6.0
>   * websocket 2.1
>
>
> Your help is greatly appreciated!
> --
> Thanks
> Emily
>
>
> _______________________________________________
> jakartaee-platform-dev mailing list
> jakartaee-platform-dev@xxxxxxxxxxx
> To unsubscribe from this list, visit https://urldefense.com/v3/__https://www.eclipse.org/mailman/listinfo/jakartaee-platform-dev__;!!ACWV5N9M2RV99hQ!dgZ4cDdV3VHAP6E8VLndW9qfhAfyG7uq6N_JDnEd6hNwijHaj-knfPpmcyayijs2$
>
_______________________________________________
jakartaee-platform-dev mailing list
jakartaee-platform-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://urldefense.com/v3/__https://www.eclipse.org/mailman/listinfo/jakartaee-platform-dev__;!!ACWV5N9M2RV99hQ!dgZ4cDdV3VHAP6E8VLndW9qfhAfyG7uq6N_JDnEd6hNwijHaj-knfPpmcyayijs2$

Back to the top