Gradle asset pipeline error Grails 3.2
27/11/2016 04:18
Bom dia , alguém já tomou esse erro?
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':assetCompile'.
> Cannot cast object '[Digest Input Stream] MD5 Message Digest from SUN, <initialized>
' with class 'java.security.DigestInputStream' to class 'java.io.ByteArrayInputStream'
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
Estou usando Grails 3.2 e JDK 1.8_77
Está parando na task dos assets
Tags:
Grails