このビデオ ( http://www.youtube.com/watch?v=wP-aZdXymro ) で説明されている手順に従って、grails アプリケーションを GAE にデプロイしています。Grails-2.2.0 を実行しており、休止状態プラグインをアンインストールしました。ただし、app-engine プラグインをインストールしようとすると、次のメッセージが表示されます -
==> 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