bertramdev / grails-asset-pipeline

Grails Asset Pipeline
Apache License 2.0
78 stars 64 forks source link

Execution failed for task ':assetCompile'. with Grails3 #361

Open anti43 opened 8 years ago

anti43 commented 8 years ago

Cannot cast object '[Digest Input Stream] MD5 Message Digest from SUN, ' with class 'java.security.DigestInputStream' to class 'java.io.ByteArrayInputStream'

This project compiled fine with Grails2, what do I need to check ? I have not referenced any .map files afaik

before, I'm hitting this

https://github.com/grails-plugins/grails-spring-security-ui/issues/37

no idea if its related, but its a problem with asset-pipeline aswell