Im following the docs trying to upgrade my project from 2.3.8 to 2.4, but I am encountering these error(s)
localhost-startStop-1] ERROR resource.ResourceProc
As it says in documentation no longer you need to use resource plugin:
As of Grails 2.4 the resources plugin has been replaced with the asset-pipeline
now you could use asset plugin instead. use this link and you can easily upgrade your resources from 2.3.8 to 2.4.