Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [glassfish-dev] GF RC1 not in maven central

I can push it if still in staging



From: glassfish-dev-bounces@xxxxxxxxxxx <glassfish-dev-bounces@xxxxxxxxxxx> on behalf of Jan Supol <jan.supol@xxxxxxxxxx>
Sent: Tuesday, November 24, 2020 8:19:14 PM
To: glassfish developer discussions <glassfish-dev@xxxxxxxxxxx>
Cc: Dmitry Kornilov <dmitry.kornilov@xxxxxxxxxx>
Subject: [glassfish-dev] GF RC1 not in maven central
 
Hi,

As you might know, Jersey depends on Glassfish, specifically on

<groupId>org.glassfish.main.ejb</groupId>
<artifactId>ejb</artifactId>
<version>6.0.0-RC1</version>

That was available at the time we created Jersey 3.0.0 for the Jakarta
RESTful Web Services 3.0.0 BALLOT. That time, 6.0.0-RC2 was not
available even in staging.
Now we have Jersey 3.0.0 that has dependency NOT available in maven central.

Is there any issue with having RC1 in maven central?

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

Back to the top