grails / grails3-plugins

Grails 3 plugin portal
https://grails.org/plugins.html
Apache License 2.0
3 stars 6 forks source link

[idea] - Somehow incorporate gradle plugins useful for Grails #11

Open erichelgeson opened 7 years ago

erichelgeson commented 7 years ago

Many plugins in Grails 2 pertained to the build system, but that is now all Gradle based. If we could somehow incorporate a (curated?) set of Gradle plugins into the grails plugins it would help users discover what they may be missing.

sdelamo commented 7 years ago

I like the idea. @erichelgeson could you provide a list with name and link to the Gradle plugin portal ?

erichelgeson commented 7 years ago

I'd start with the build time ones that were in grails 2 but are no longer needed in grails 3 - eg codenarc, coverage, etc.