When I use this plugin, I get this error:
Caused by MissingMethodException: No signature of method: org.grails.jquery.validation.ui.JqueryValidationService.getMessage() is applicable for argument types: (java.lang.Class, java.lang.String, java.util.ArrayList, java.lang.String, java.util.Locale) values: [class com.x.y.z.command.LoginCommand, ...]
I'm using Grails 2.2.1, and version 1.4.4 of this plugin.