Open
Description
openedon Nov 14, 2024
Describe the bug
In #44079, we discovered a couple of integration tests that rely on Quarkiverse extensions, which broke due to the changes of that PR:
In Observability LGTM with io.quarkiverse.micrometer.registry
quarkus/integration-tests/observability-lgtm/pom.xml
Lines 26 to 30 in 10c335d
In Virtual Threads - JMS with io.quarkiverse.artemis
quarkus/integration-tests/virtual-threads/jms-virtual-threads/pom.xml
Lines 16 to 26 in 9fd098a
These must be replaced by core dependencies or moved somewhere else out of the core.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment