mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-11 07:25:23 +00:00
this was already done in ES core, but commercial plugins are now sitting out of sync. also 'mvn verify' would sometimes fail, because apparently the list of plugins from the plugin api is not defined (my suspicion: filesystem order, which is undefined). For now I changed the assert to allow any order. Original commit: elastic/x-pack-elasticsearch@9ea0ac457f
= Elasticsearch Security Plugin This plugins adds security features to elasticsearch You can build the plugin with `mvn package`. The documentation is put in the `docs/` directory.
Description
Languages
Java
99.5%
Groovy
0.4%