I've been using the Grails command-line tools to upload my app, and since the switch to classic.cloudfoundry.com I am unable to do so. "grails cloud-foundry-upload" fails with the message "Error uploading application to Cloud Foundry: Cannot get property 'id' on null object".

I've been searching for a config param to change the URL used by the plugin, but I'm not seeing anything in the documentation that suggests this can be done. Anyone have any ideas about how to get around this (aside from manually uploading)?