quarkiverse / quarkus-dapr

The Distributed Application Runtime (Dapr) provides APIs that simplify microservice connectivity
https://dapr.io/
Apache License 2.0
31 stars 16 forks source link

Extension not found in catalog #126

Closed mcruzdev closed 10 months ago

mcruzdev commented 10 months ago

Trying to use quarkus CLI to install dapr extension I am getting the following error:

custom-app quarkus ext add io.quarkiverse.dapr:quarkus-dapr
Looking for the newly published extensions in registry.quarkus.io
[ERROR] ❗  Nothing installed because keyword(s) 'io.quarkiverse.dapr:quarkus-dapr' were not matched in the catalog.
zhfeng commented 10 months ago

Thanks @mcruzdev for reporting, and I think it is because we have no any release for Quarkus 3.x!