elasticsearch/libs
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
..
cli Add verification metadata for dependencies (#88814) 2022-08-04 09:51:16 +02:00
core Make Tuple a record (#88280) 2022-07-28 09:14:12 +02:00
dissect Modularize the ingest.common component (as well as dissect and grok dependent libs) (#87219) 2022-05-30 17:08:13 +01:00
geo Modularize Elasticsearch (#81066) 2022-05-20 13:11:42 +01:00
grok Add publishing plugin to elasticsearch-grok project (#89184) 2022-08-09 08:02:08 +09:30
h3 Modularize the h3 component (#87737) 2022-06-16 13:44:05 +01:00
log4j Patch log4j JAR to remove JndiLookup class (#81629) 2021-12-10 15:51:38 -08:00
logging Stable logging API - the basic use case (#86612) 2022-06-13 10:25:54 +02:00
lz4 Add verification metadata for dependencies (#88814) 2022-08-04 09:51:16 +02:00
plugin-classloader Modularize Elasticsearch (#81066) 2022-05-20 13:11:42 +01:00
secure-sm Rework testing conventions gradle plugin (#87213) 2022-06-20 16:26:38 +02:00
ssl-config Modularize Elasticsearch (#81066) 2022-05-20 13:11:42 +01:00
x-content Add verification metadata for dependencies (#88814) 2022-08-04 09:51:16 +02:00
build.gradle Move x-content implementation to a separate classloader (#83705) 2022-03-07 15:44:59 -08:00