OpenSearch/core/cli
Jason Tedor fade828c50
Fix publication of elasticsearch-cli to Maven
This commit addresses the publication of the elasticsearch-cli to
Maven. For now for simplicity we publish this to Maven so that it is
available as a transitive dependency for any artifacts that depend on
the core elasticsearch artifact. It is possible that in the future we
can simply exclude this dependency but for now this is the safest and
simplest approach that can happen in a patch release.

Relates #27853
2017-12-17 11:51:18 -05:00
..
licenses Move the CLI into its own subproject (#27114) 2017-11-18 21:42:57 -06:00
src/main/java/org/elasticsearch/cli Ensure logging is configured for CLI commands 2017-11-25 11:40:08 -05:00
build.gradle Fix publication of elasticsearch-cli to Maven 2017-12-17 11:51:18 -05:00