Skip to content

[jbang] Local catalog 'quarkusio' not found, trying implicit catalogs... #1383

Answered by quintesse
akrrs7 asked this question in Q&A
Discussion options

You must be logged in to vote

@akrrs7 could you perhaps try to see if it works if you set the JAVA_TOOL_OPTIONS environment variable first?
Like this:

$env:JAVA_TOOL_OPTIONS="-Djava.net.useSystemProxies=true"

and then try running

iex "& { $(iwr https://ps.jbang.dev/) } app install --fresh --force --verbose quarkus@quarkusio"

again. You will probably see a message like "Picked up JAVA_TOOL_OPTIONS: -Djava.net.useSystemProxies=true", that's expected.

Replies: 3 comments 12 replies

Comment options

You must be logged in to vote
5 replies
@akrrs7
Comment options

@maxandersen
Comment options

@akrrs7
Comment options

@quintesse
Comment options

@maxandersen
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
7 replies
@prabhakar-public
Comment options

@quintesse
Comment options

@prabhakar-public
Comment options

@prabhakar-public
Comment options

@maxandersen
Comment options

Answer selected by quintesse
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants