Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing proxy settings for Coursier when resolving Java Home #1538

Open
unlsycn opened this issue Sep 12, 2024 · 0 comments · May be fixed by #1539
Open

Missing proxy settings for Coursier when resolving Java Home #1538

unlsycn opened this issue Sep 12, 2024 · 0 comments · May be fixed by #1539

Comments

@unlsycn
Copy link

unlsycn commented Sep 12, 2024

Describe the bug

To Reproduce Steps to reproduce the behavior:

Start metals-vscode in a environment without JDK, and then coursier will try to fetch JDK while running coursier java --jvm temurin:${javaVersion} -version.

Expected behavior

Pass proxy settings when running coursier.

Installation:

  • Operating system: Linux
  • VSCode version: 1.92.2
  • VSCode extension version: 1.39.0
  • Metals version: 1.3.5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant