I am following the steps described in this video - http://www.youtube.com/watch?v=wP-aZdXymro to deploy my grails application on GAE. I am runnning Grails-2.2.0 and I have uninstalled the hibernate plugin. However, when I try to install the app-engine plugin, I get the following message -
==> grails install-plugin app-engine
| Configuring classpath
| Error Failed to resolve dependencies (Set log level to 'warn' in BuildConfig.groovy for more information):
- org.grails:grails-datastore-gorm-plugin-support:1.0.0.RELEASE
- org.grails:grails-datastore-gorm-jpa:1.0.0.RC3
- org.grails:grails-datastore-jpa:1.0.0.RC3
- org.grails:grails-datastore-web:1.0.0.RELEASE