elasticsearch/libs/grok
Mark Vieira cdbd7ad543
Add publishing plugin to elasticsearch-grok project (#89184)
It seems https://github.com/elastic/elasticsearch/pull/88982 introduced
a dependency on `elasticsearch-grok` to `x-pack-core`. Since the latter
is published to Maven Central, this means consumers will have issues
resolving it's dependencies since `elasticsearch-grok` isn't published.
This pull request resolves this, by adding the publishing plugin to the
`grok` library. We'll then follow up separately to add that to our
release configuration.
2022-08-09 08:02:08 +09:30
..
licenses Add verification metadata for dependencies (#88814) 2022-08-04 09:51:16 +02:00
src Modularize the ingest.common component (as well as dissect and grok dependent libs) (#87219) 2022-05-30 17:08:13 +01:00
build.gradle Add publishing plugin to elasticsearch-grok project (#89184) 2022-08-09 08:02:08 +09:30