The simplest possible build file:
    createTask('nothing') { }
called with (gradle 0.4)
    gradle nothing
takes 1 minute without network, as it tries to resolve
org.gradle#build;SNAPSHOT (using ivy standard settings?).

In this case there is no delay during
++ Configuring Project objects

-- 
View this message in context: 
http://www.nabble.com/Build-without-repository--tp20317789p20320560.html
Sent from the gradle-user mailing list archive at Nabble.com.


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

    http://xircles.codehaus.org/manage_email


Reply via email to