this is the type of great Q&A that will get asked a lot. Might be worth noticing the differences between the approaches in
http://grails.org/doc/2.0.x/guide/plugins.html, or creating a third page that compares/contrasts them and is linked from both.
On Fri, Oct 28, 2011 at 8:25 AM, Konstantinos Kostarellis
<[hidden email]> wrote:
Hi Jeff,
in BuildConfig you can specify scopes for the plugins. Also you can specify exclude for transitive plugins/dependencies.
Besides that it is the only way to make a plugin-dependency transitive through your own in-place-plugins.
Cheers,
Kosta