By sconnelly
via objectpartners.com
Submitted: Feb 13 2013 / 22:04
In Grails 2.2, plugins that are not published as proper Maven artifacts with POM files are not resolved unless legacyResolve is set to true in the BuildConfig. This post gives an example of how to publish your plugins "the right way", so that users don't have to fuss with legacyResolve when they upgrade to Grails 2.2.
Add your comment