If anyone still looking for the solution to the same, here is what worked for me
JAVA_OPTS="$JAVA_OPTS -DsocksProxyPort"
for removing http proxy ports
Source http://mxw.pl/blog/?p=4
You have JVM property "https.proxyHost" set to .... This may lead to incorrect behavior. Proxy should be set in Settings|HTTP Proxy.
On a Mac, if you set a proxy in the OS X network control panel, IDEA 12.1 EAP ( 126.232) starts with an error message: You have JVM property https.proxyHost ...
You have JVM property "https.proxyHost" set to. Allenlll 关注. 0.49 2019.06.14 02: 54:22 字数127阅读4,966. AndroidStudio同步文件时同步失败,查找是不是开了 ...
2020年3月4日 ... JetBrains - @PDX - mac 上用idea,发现每次重启idea 后启动gradle 编译都要几 分钟。后来发现IDEA 里有个警告You have JVM property https.
2018年5月8日 ... You have JVM property "https.proxyHost" set to .... This may lead to incorrect behavior. Proxy should be set in Settings|HTTP Proxy俩种方法 ...
2018年6月17日 ... You have JVM property "https. ... 里面proxy配置页都提示这个,后来在~/.gradle/ gradle.properties里面找到了proxy设置代码,删掉就好了。 作者: ...