The geode-core maven pom is missing "spring-shell" -- where can I go to add in "spring-shell" as a required dependency? That's the code or gradle or xml that I want to look at.
On Thu, Dec 6, 2018 at 9:57 AM Jacob Barrett <jbarr...@pivotal.io> wrote: > That file is only for testing that the contents are as expected. The POM > is generated from dependencies and transitive dependencies specified in the > various Gradle files. > > > On Dec 6, 2018, at 9:55 AM, Kirk Lund <kl...@apache.org> wrote: > > > > Is this the only file controlling and testing the dependencies for the > > geode-core maven pom that we publish? > > > > geode-core/src/test/resources/expected-pom.xml > > > >> On Thu, Dec 6, 2018 at 9:52 AM Kirk Lund <kl...@apache.org> wrote: > >> > >> Can someone please point me at the right place to review and alter > >> the dependencies for geode-core that are being published for its maven > pom? > >> > >> Also, are there any tests involving the dependencies of the geode-core > >> maven pom? > >> >