I would prefer to have my constraints more of a higher-level artifact, putting them in grails-app/Constraints but there isn't an easy way to do this right now. This ability is also very much needed if other plugins are looking to bundle in custom constraints that use this plugin. (for example, shared domain classes between projects)
I would prefer to have my constraints more of a higher-level artifact, putting them in
grails-app/Constraints
but there isn't an easy way to do this right now. This ability is also very much needed if other plugins are looking to bundle in custom constraints that use this plugin. (for example, shared domain classes between projects)