quarkusio / quarkus

Quarkus: Supersonic Subatomic Java.
https://quarkus.io
Apache License 2.0
13.53k stars 2.61k forks source link

Jakarta - EE 9 - Narayana LRA Jakarta implementation missing #26985

Closed gsmet closed 2 years ago

gsmet commented 2 years ago

We currently don't have a Narayana LRA Jakarta artifact released on Maven Central and we are building something locally from a branch.

@mmusgrov is currently working on it and hopefully the artifact will land soon, creating the issue to keep track of the integration.

Note:

quarkus-bot[bot] commented 2 years ago

/cc @mmusgrov, @xstefank

mmusgrov commented 2 years ago

@gsmet I've tested the snapshot versions of the jakarta dependencies and they work fine. The blockage now is fixing some unrelated WildFly/JDK 17 issues (WildFly recently moved over to jakarta native) and we don't have the ability to release individual components (I am looking into releasing a narayana alpha with reduced testing against the WildFly main branch).