Description
Hello,
because of smallrye/smallrye-reactive-messaging#2567 (comment), the current Quarkus Documentation (https://quarkus.io/guides/pulsar-getting-started and https://quarkus.io/guides/pulsar) for smallrye-reactive-pulsar does not lead to a working project when Gradle is used.
The Documentation should mention that when Gradle is used, the following workaround has to be implemented smallrye/smallrye-reactive-messaging#2567 (comment).
Implementation ideas
No response