How to use Quarkus Command Line Interface to configure deployment dependencies in a Quarkus Application
Issue
After running quarkus extension add <extension>
, the dependency is not added as deployment dependency resulting in this error:
quarkus extension add camel-quarkus-rest-openapi-deployment
[ERROR] ❗ Nothing installed because keyword(s) 'camel-quarkus-rest-openapi-deployment' were not matched in
the catalog.
Environment
- Red Hat Build of Quarkus
- 3.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.