.grails フォルダーの下の ivy キャッシュを削除した後、Grails 2.2.5 バージョンの依存関係の問題を解決できないため、私のアプリケーションは (新しく作成されたものでも) 動作しています。
コンパイルでログの下に取得しています
::::::::::::::::::::::::::::::::::::::::::::::
:: UNRESOLVED DEPENDENCIES ::
::::::::::::::::::::::::::::::::::::::::::::::
:: org.grails.plugins#cache;1.0.1: not found
:: org.grails.plugins#rendering;0.4.4: not found
:: org.grails.plugins#ckeditor;3.6.6.1.0: not found
:: org.grails.plugins#rest-client-builder;1.0.2: not found
:: org.grails.plugins#spring-security-core;1.2.7.3: not found
::::::::::::::::::::::::::::::::::::::::::::::
| Error Failed to resolve dependencies (Set log level to 'warn' in BuildConfig.groovy for more information):
- org.grails.plugins:cache:1.0.1
- org.grails.plugins:rendering:0.4.4
- org.grails.plugins:ckeditor:3.6.6.1.0
- org.grails.plugins:rest-client-builder:1.0.2
- org.grails.plugins:spring-security-core:1.2.7.3