geode: ./gradlew installToLocalMaven geode-benchmark: -PgeodeVersion=(version from last build) - Grabs the Geode version from the .m2 repo.
> On May 8, 2019, at 12:16 PM, Robert Houghton <[email protected]> wrote: > > Jake, my understanding is that benchmarks does not need geode to be able to > pull resources from Maven local. Benchmarks is an external wrapper that > executes geode commands, right? > > On Wed, May 8, 2019, 12:12 Jacob Barrett <[email protected]> wrote: > >> Maven local is necessary for some of our other build processes like >> benchmarks. >> >> Is there no other way to correct this issue. I have never run into this >> issue. >> >> -jake >> >> >>> On May 8, 2019, at 10:13 AM, Kirk Lund <[email protected]> wrote: >>> >>> I'd like like to remove mavelLocal the Geode gradle files. >>> >>> GEODE-6753: Use of mavenLocal in gradle may cause build to fail with >>> missing tests dependencies >>> https://issues.apache.org/jira/browse/GEODE-6753 >>> >>> Thanks, >>> Kirk >>
