jakartaee / rest

Jakarta RESTful Web Services
Other
351 stars 114 forks source link

jakarta-restful-ws-tck 3.1.5 missing on Maven Central #1260

Closed rzo1 closed 2 months ago

rzo1 commented 2 months ago

Hi all,

the project page under https://jakarta.ee/specifications/restful-ws/3.1/ is listing 3.1.5 as the latest TCK version.

However, I can only find 3.1.4 on https://repo1.maven.org/maven2/jakarta/ws/rs/jakarta-restful-ws-tck/

Is this hanging somewhere?

Gruß Richard

jamezp commented 2 months ago

From what I understand, and I could be wrong, is we don't push the TCK to Maven Central. It can't really be used, because of the licensing works, to file for compliance.

jamezp commented 2 months ago

This appears to be resolved now https://repo1.maven.org/maven2/jakarta/ws/rs/jakarta-restful-ws-tck/3.1.5/. I'm going to close this.