mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 18:35:25 +00:00
Add description elements to pom.xml's for plugins, it goes in their metadata file
Original commit: elastic/x-pack-elasticsearch@753f7a67f4
This commit is contained in:
parent
3d74a68e00
commit
4b5faf00ac
@ -8,6 +8,7 @@
|
|||||||
<groupId>org.elasticsearch</groupId>
|
<groupId>org.elasticsearch</groupId>
|
||||||
<artifactId>elasticsearch-marvel</artifactId>
|
<artifactId>elasticsearch-marvel</artifactId>
|
||||||
<name>Elasticsearch X-Plugins - Marvel</name>
|
<name>Elasticsearch X-Plugins - Marvel</name>
|
||||||
|
<description>Elasticsearch Marvel</description>
|
||||||
|
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>org.elasticsearch.plugin</groupId>
|
<groupId>org.elasticsearch.plugin</groupId>
|
||||||
|
@ -8,6 +8,7 @@
|
|||||||
<groupId>org.elasticsearch</groupId>
|
<groupId>org.elasticsearch</groupId>
|
||||||
<artifactId>elasticsearch-shield</artifactId>
|
<artifactId>elasticsearch-shield</artifactId>
|
||||||
<name>Elasticsearch X-Plugins - Shield</name>
|
<name>Elasticsearch X-Plugins - Shield</name>
|
||||||
|
<description>Elasticsearch Shield (security)</description>
|
||||||
|
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>org.elasticsearch.plugin</groupId>
|
<groupId>org.elasticsearch.plugin</groupId>
|
||||||
|
@ -8,6 +8,7 @@
|
|||||||
<groupId>org.elasticsearch</groupId>
|
<groupId>org.elasticsearch</groupId>
|
||||||
<artifactId>elasticsearch-watcher</artifactId>
|
<artifactId>elasticsearch-watcher</artifactId>
|
||||||
<name>Elasticsearch X-Plugins - Watcher</name>
|
<name>Elasticsearch X-Plugins - Watcher</name>
|
||||||
|
<description>Elasticsearch Watcher</description>
|
||||||
|
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>org.elasticsearch.plugin</groupId>
|
<groupId>org.elasticsearch.plugin</groupId>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user