I think this might do it: ./gradlew build -x :geode-old-versions:compileJava -x :geode-old-versions:verifyGeodetest120 -x :geode-old-versions:downloadZipFiletest120 -x :geode-old-versions:downloadAndUnzipFiletest120
> On Sep 18, 2017, at 9:46 AM, Kirk Lund <kl...@apache.org> wrote: > > I filed GEODE-3639: "Request: build flag to skip download of previous Geode > versions" for this request. > > Thanks, > Kirk > > On Mon, Sep 18, 2017 at 9:40 AM, Kirk Lund <kl...@apache.org> wrote: > >> Turns out the 13% has nothing to do with the download, but I still think a >> build flag to skip this would be a good idea. >> >> On Mon, Sep 18, 2017 at 9:38 AM, Kirk Lund <kl...@apache.org> wrote: >> >>> So my build has been stuck on our favorite download for the last 10 >>> minutes and is only up to 13% which tells me it could take 20+ minutes this >>> morning... >>> >>> Download https://www.apache.org/dyn/closer.cgi?action=download&filena >>> me=geode/1.2.0/apache-geode-1.2.0.tar.gz >>> <=------------> 13% EXECUTING >>>> :geode-old-versions:downloadZipFiletest120 > 38.86 MB/87.14 MB >>> downloaded >>> >>> What's I'd really like is a build flag to SKIP this step. Is anyone's >>> Gradle-fu good enough to add in a build flag that would accomplish this? >>> >>> Thanks, >>> Kirk >>> >> >>