Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move to new Quarkus platform without universe BOM #101

Merged
merged 1 commit into from
Jul 30, 2021

Conversation

rsvoboda
Copy link
Member

Move to new Quarkus platform without universe BOM

Also dropping usage of FakeOIDCServer as the OIDC extension doesn't need running Keycloak/RHSSO server when not used.

@rsvoboda rsvoboda requested a review from kshpak July 29, 2021 12:39
@kshpak
Copy link
Contributor

kshpak commented Jul 30, 2021

LGTM
Universe-Bom is split into multiple member-boms
https://registry.quarkus.io/maven/io/quarkus/registry/quarkus-platforms/1.0-SNAPSHOT/quarkus-platforms-1.0-SNAPSHOT.Final.json
https://quarkus.io/blog/quarkus-2x-platform-quarkiverse-registry/

FakeOIDCServer indeed is not required in 2.1.0.Final, but I can't see devservices launch keycloak server as Docker container (not needed for the purposes of the test, but seems strange as devservices for keycloak are enabled by default)

@kshpak kshpak merged commit f53883f into quarkus-qe:main Jul 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants