I haven’t been programming in grails lately so this comes as a surprise.
I am trying to learn the innards of google cloud compute engine, although we’ve used it as a test server for our previous grails project I wasn’t involved in setting it up (perks of having a geeky CTO).
Was happily using GVM since last year and was surprised that it wasn’t working.
it seems the new website for gvm is:
http://sdkman.io/
The new command would either be:
curl -s http://get.sdkman.io | bash
curl –ipv4- -s http://get.sdkman.io | bash
PS: May post about setting up an instance with ubuntu java grails in google cloud compute