I donβt believe that there is a way to achieve this without editing the plugin itself (as Gene noted)
If you have control over the plugin, then it will work, but if you just want to configure it as you "used" it, then you will need to copy and run the fixed version of the plugin with your changes. You configure it using the custom location for this plugin in the grails-app / conf / BuildConfig.groovy file.
Colin harrington
source share