Replies: 3 comments 3 replies
|
#2191 |
|
regarding the JVM, Scala CLI will pick up the JVM defined in |
|
Hi, thanks for your answer. It really works, but:
|
|
#2191 |
|
regarding the JVM, Scala CLI will pick up the JVM defined in |
|
Hi, thanks for your answer. It really works, but:
|
Uh oh!
There was an error while loading. Please reload this page.
Hi, we are internally using artifact repository to resolve all artifacts to have stable environment. But we have problem to realize what jvm is used to resolve artifacts (or run coursier) to import our CA certificated into it because out server uses https and its certificate is signed by our own CA certificate.
When used coursier, it look it uses it own jvm with unknown place (coursier/coursier#1977) but when run from scala-cli? (the same story or another one)?
All reactions