As a further follow-up to this, I ran with '-i' as well and it does appear as 
though the jars _should_ be included in the classpath:

./gradlew -i -s upload
Starting Build
Settings evaluated using settings file 
'/Users/vkolovos/tmp/gradle-test/settings.gradle'.
Projects loaded. Root project using build file 
'/Users/vkolovos/tmp/gradle-test/build.gradle'.
Included projects: [root project 'gradle-test']
Evaluating root project 'gradle-test' using build file 
'/Users/vkolovos/tmp/gradle-test/build.gradle'.
:: loading settings :: url = 
jar:file:/Users/vkolovos/.gradle/wrapper/dists/gradle-0.9.2/lib/ivy-2.2.0.jar!/org/apache/ivy/core/settings/ivysettings.xml
:: resolving dependencies :: #gradle-test;unspecified
        confs: [classpath]
        found 
org.codehaus.groovy.modules.http-builder#http-builder;0.5.1-ivyfix in 
remoteIvyRepository
        found org.apache.httpcomponents#httpclient;4.0.3 in libs-repo
        found org.apache.httpcomponents#httpcore;4.0.1 in libs-repo
        found commons-logging#commons-logging;1.1.1 in libs-repo
        found commons-codec#commons-codec;1.3 in libs-repo
        found net.sf.json-lib#json-lib;2.3 in libs-repo
        found commons-beanutils#commons-beanutils;1.8.0 in libs-repo
        found commons-collections#commons-collections;3.2.1 in libs-repo
        found commons-lang#commons-lang;2.4 in libs-repo
        found net.sf.ezmorph#ezmorph;1.0.6 in libs-repo
        found org.codehaus.groovy#groovy;1.7.6 in libs-repo
        found antlr#antlr;2.7.7 in libs-repo
        found asm#asm;3.2 in libs-repo
        found asm#asm-commons;3.2 in libs-repo
        found asm#asm-tree;3.2 in libs-repo
        found asm#asm-util;3.2 in libs-repo
        found asm#asm-analysis;3.2 in libs-repo
        found net.sourceforge.nekohtml#nekohtml;1.9.9 in libs-repo
        found xerces#xercesImpl;2.8.1 in libs-repo
        found xml-apis#xml-apis;1.3.03 in libs-repo
        found xml-resolver#xml-resolver;1.2 in libs-repo
:: resolution report :: resolve 1249ms :: artifacts dl 0ms
        :: evicted modules:
        commons-lang#commons-lang;2.3 by [commons-lang#commons-lang;2.4] in 
[classpath]
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |     classpath    |   22  |   0   |   0   |   1   ||   0   |   0   |
        ---------------------------------------------------------------------
All projects evaluated.
---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to