Hi Peter, On Fri, Feb 5, 2010 at 11:24 AM, Peter Ledbrook <[email protected]>wrote:
> Hi everyone, > > I've knocked up an experimental plugin that allows you to build Grails > projects with Gradle. It works in a similar fashion to the Maven > plugin, simply delegating to the Grails build system to compile, test, > and package the project. You can find out how to use it here: > > > http://www.cacoethes.co.uk/blog/groovyandgrails/building-a-grails-project-with-gradle > > That blog post also has a link to the code on GitHub in case you're > interested. > > Why might you want to use the plugin? I think the most obvious > scenario is when your Grails project is simply one part of a > multi-project build. You may also want much more control over the > build process than the Grails command line interface provides - an > area in which Gradle really shines. > > Have fun, > > Peter > Excellent. That's a long awaited feature. Quite a few users have asked for that during the last year. @Helmut: We are finally there :). It would be great if you could try it out. - Hans -- Hans Dockter Founder, Gradle http://www.gradle.org, http://twitter.com/gradleorg CEO, Gradle Inc. - Gradle Training, Support, Consulting http://www.gradle.biz > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > >
