Closer integration with Quarkus Core/Quarkiverse/Quarkus Platform #116
Closed
lwitkowski
started this conversation in
General
Replies: 2 comments
-
May I know the status? Would love to see this in Quarkiverse or directly in Quarkus |
Beta Was this translation helpful? Give feedback.
0 replies
-
We're in the process of integrating with Quarkiverse, so closing this discussion. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What do we want to achieve?
./mvnw quarkus:add-extension -Dextensions="quarkus-resteasy-problem"
should just workpom.xml
- we want to be a part ofquarkus-universe-bom
How to get there?
https://quarkus.io/blog/quarkiverse/ - this requires changing group/artefact id and migrate project to quarkiverse github org
Quarkus Platform - some 3rd party extensions are part of quarkus universe bom, but are not in quarkiverse though: https://github.com/datastax/cassandra-quarkus
3rd option is to become integral part of Quarkus core, there's ongoing discussion on dev mailing list
Beta Was this translation helpful? Give feedback.
All reactions