bertramdev / asset-pipeline

The core implementation of the asset pipeline for the jvm
194 stars 92 forks source link

Is asset-pipeline 3.4 compatible with Grails 3? #298

Closed azavisha-snap closed 2 months ago

azavisha-snap commented 2 years ago

Can anyone please confirm if asset-pipeline 3.4 is compatible with Grails 3?

Grails: 3.3.11 Gradle: 4.10.3 Asset-pipeline: 3.4.3

I get the following exception on :bootRun (the app doesn't start):

java.lang.VerifyError: class asset.pipeline.AssetPipelineFilter overrides final method getServletContext.()Ljavax/servlet/ServletContext;