Huh. Looks like we're missing a 'from components.web' in publish.gradle if we want to publish the war files. I'm not sure why this has changed.
I'm not sure how we want to actually ship these projects - they are in the .tgz of geode. They are not really standalone war files, from what I remember - they need to be run within a geode server/locator. -Dan On Tue, Sep 24, 2019 at 10:55 AM Udo Kohlmeyer <u...@apache.com> wrote: > Hi there Geode Dev, > > I've just run into an interesting situation where I've realized that > since Geode 1.8.0, the maven repository artifacts for geode-web and > geode-web-api have changed from type war to jars. > > Is this something that was intentional? > > --Udo > >