4

I tried to make gradle build, but intellij not downloading my dependency. I am connected to my organization VPN, also tried automatic HTTP proxy and custom vm argument no luck. I tried test connection in proxy settings it failing with VPN. But without VPN test connection is success. Week before both ways its working. Can't understood sudden problem. Any solutions Intellij Version 2019.1.2

hsz
  • 148,279
  • 62
  • 259
  • 315
Prithivi Thiyagu
  • 129
  • 1
  • 11

1 Answers1

3

I didn't encounter this problem myself, but from what I see in the internet, this is most likely not an IDEA problem, but a "Grandle through VPN" problem.

Some googling shows up next:

How to configure Grandle with VPN

Example of fixing SBT proxy in IDEA

Maksym Rudenko
  • 706
  • 5
  • 16