You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I update asset-pipline to this version:
com.bertramlabs.plugins:asset-pipeline-core:2.8.1
org.grails.plugins:asset-pipeline:3.2.1
grailsVersion=3.1.6
* Exception is: java.lang.NoSuchMethodError: org.codehaus.groovy.runtime.DefaultGroovyMethods.each(Ljava/util/List;Lgroovy/lang/Closure;)Ljava/util/List; at asset.pipeline.gradle.AssetCompile.getSource(AssetCompile.groovy:188) at asset.pipeline.gradle.AssetCompile_Decorated.getSource(Unknown Source) at org.gradle.internal.reflect.JavaMethod.invoke(JavaMethod.java:63)
The text was updated successfully, but these errors were encountered:
humulus
changed the title
Build failed with an exception
Build failed with an exception: java.lang.NoSuchMethodError
May 12, 2016
I update asset-pipline to this version:
com.bertramlabs.plugins:asset-pipeline-core:2.8.1
org.grails.plugins:asset-pipeline:3.2.1
grailsVersion=3.1.6
* Exception is: java.lang.NoSuchMethodError: org.codehaus.groovy.runtime.DefaultGroovyMethods.each(Ljava/util/List;Lgroovy/lang/Closure;)Ljava/util/List; at asset.pipeline.gradle.AssetCompile.getSource(AssetCompile.groovy:188) at asset.pipeline.gradle.AssetCompile_Decorated.getSource(Unknown Source) at org.gradle.internal.reflect.JavaMethod.invoke(JavaMethod.java:63)
The text was updated successfully, but these errors were encountered: