Hi, > I meant, can the build not try to download what it failed on 3 times early > today? Can we store those downloads somewhere on the jenkins server?
I assume the clean (part of release) is cleaning out things it need and thus it's doing a download again but not looked closely. I assume it's probably possible to alter the ant build script (which is all Jenkins is running) to see if file exist in a cache somewhere and not download them but do we want to do that? Justin