Hi Can you give http://repo.gradle.org/gradle/distributions-snapshots/gradle-1.0-milestone-6-20111106000016+0100-bin.zipa try? Due to a change in our cache format, the first run will need to re-download any dependencies. But I'd expect subsequent dependency resolution to be significantly faster.You also might want to try running with --daemon. Thanks-- Darrell (Daz) DeBoer Principal Engineer, Gradleware http://www.gradleware.com
On 31 October 2011 08:34, Mathias Åhsberg <[email protected]> wrote: > I have a multiproject Grails application (one application separated into > several plugins). > Even though the application is not huge (one application and 6 plugins) it > takes a considerably long time to run all tests. > Basically, the majority of the test-time is dedicated for grails to startup > the environment and resolving dependencies for each and every plugin in the > gradle-project. > It there any way to improve the time for running a multiproject grails > application? > Thanks --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
