mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-25 01:19:02 +00:00
When we build a plugin, we suppose it will be executed within elasticsearch server. So we should mark it as `provided`. If a java developer needs to embed the plugin and elasticsearch, it will make sense to declare both in its `pom.xml` file.