The tests are taking so much longer for two reasons. One is that the compileTests always checks for the newest Spock snapshot in the remote repository. Which is different to the Maven behavior which checks by default once a day.


You could add a cache resolver when a certain property is set. That way you would avoid the remote lookup. It would be nice if Gradle could provide some out of the box functionality for this. But this is not the case yet.

See also: http://markmail.org/message/lhrnb7lcqt527j4k

<snip>

- Hans

--
Hans Dockter
Gradle Project Manager
http://www.gradle.org


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to