Hi,

I have a dependency, which gets downloaded several times during a build. First 
for compileClojure (a custom task by a third-party plugin). This is to be 
expected. Then for compileTestJava and finally for test. I would expect that 
downloading it once is enough, no? This is especially annoying for multiproject 
builds. Killing the build after the first download is usually enough to make 
the next build to pick up the cached dependency.

Do I do something wrong?

Sincerely
Meikel


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

    http://xircles.codehaus.org/manage_email


Reply via email to