quarkus cli : Unable to create project: Quarkus extension registry registry.quarkus.io did not provide any extension catalog #36456
-
Is there anyway I can get more verbose logging with quarkus cli? I tried to install by both sdkman and brew on Debian. I am behind a corporate firewall but without more details I cannot see why this is failing ╰─ quarkus --version
|
Beta Was this translation helpful? Give feedback.
Answered by
aloubyansky
Oct 13, 2023
Replies: 1 comment 3 replies
-
/cc @ebullient (cli), @evanchooly (kotlin), @geoand (kotlin), @maxandersen (cli,jbang), @quarkusio/devtools (jbang) |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You should make sure https://registry.quarkus.io/maven is available in your environment as a Maven snapshot) repository.