Open mansi90 opened 8 years ago
@mansi90 please try updating the build.gradle
as:
buildscript {
dependencies {
classpath 'org.grails.plugins:i18n-asset-pipeline:2.0.0'
}
}
dependencies {
runtime 'org.grails.plugins:i18n-asset-pipeline:2.0.0'
}
Here's the stacktrace for the same :
| Resolving Dependencies. Please wait...
FAILURE: Build failed with an exception.