Bloop coursier problems in company environment #7276
-
Metals Visual studio code extension downloads coursier dependencies from company artifactory with authorization, but unfortunately when bloop tries to download semanticDb dependency i receive unauthorized response. What can I do? How to make bloop coursier properly use credentials? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 43 replies
-
It might be possible to modify the bloop metals.bloopJvmProperties to include the needed properties 🤔 The defaults are:
so you might add the needed coursier property. |
Beta Was this translation helpful? Give feedback.
-
Seems like maybe it's an issue that should be reported, unless there is already one similar, is there any? |
Beta Was this translation helpful? Give feedback.
-
Btw. do you get the same stack trace as in https://github.com/scalameta/metals-vscode/issues/1600 ? |
Beta Was this translation helpful? Give feedback.
We can just release a full version and if that doesn't work I will go ahead with RC or just next versions