On Wed, Dec 7, 2016 at 10:23 AM, Kirk Lund <kl...@pivotal.io> wrote: > Close but not quite. The user would need the product tree that would be > under geode-assembly/build/install/apache-geode. They would then use > geode-assembly/build/install/apache-geode/bin/gfsh to start and stop > locators and servers.
Then just make sure the assembly gets deployed to Maven as a regular zip artifact. Pretty easy to do with Gradle. Thanks, Roman.