Which VM us used to download the Maven indexes?

Answered

I know you can tell it which to use for import and runner but which one is used to download the actual maven indexes?

0
2 comments

ok so it seems that it's just doing a https download using the IDEs VM.

That's questionable since that means there's only one way to incorporate the trust store thru vm.options and cannot use any command line parameters of the runner or importer to control this.

0

>  it seems that it's just doing a https download using the IDEs VM.

You are right. 

Here is the feature request for that: https://youtrack.jetbrains.com/issue/IDEA-257107

 

0

Please sign in to leave a comment.