Used sdkman to install several packages (had to set proxy and proxy-user in .curlrc to negotiate the corporate proxy). When I tried installing grails and groovyserv they both fail with curl Received HTTP code 403 from proxy after CONNECT.
I think I'm negotiating the proxy OK (because the other installs worked), so does this indicate that there is something different at the end server giving me the grails content, or is my proxy objecting to the grails content.
Any advice on how to debug / fix would be appreciated
Windows XP, cygwin (very recent download), Corporate proxy
$ sdk current
Using: gradle: 2.7 groovy: 2.4.4 lazybones: 0.8.1 vertx: 3.0.0
$ sdk install grails
Downloading: grails 3.0.7
% Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (56) Received HTTP code 403 from proxy after CONNECT