David Pilato
7c365daf67
[build] mark elasticsearch as provided in plugins
...
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.
2015-06-12 18:53:35 +02:00
Simon Willnauer
54815f259e
add lang-javascript module
2015-06-09 15:17:27 +02:00
Simon Willnauer
d9fe7cc252
add lang-python module
2015-06-09 15:17:23 +02:00
Simon Willnauer
5beed150ed
add cloud-aws module
2015-06-05 13:12:38 +02:00
Simon Willnauer
7c23416b4a
add cloud-azure module
2015-06-05 13:12:34 +02:00
Simon Willnauer
f10a971e8f
add cloud-gce module
2015-06-05 13:12:30 +02:00
Simon Willnauer
682ad1e5f9
add analysis-icu module
2015-06-05 13:12:26 +02:00
Simon Willnauer
d0be9e5f7a
add analysis-phonetic module
2015-06-05 13:12:22 +02:00
Simon Willnauer
1cb86507d4
add analysis-stempel module
2015-06-05 13:12:18 +02:00
Simon Willnauer
3ca26fa1b4
add analysis-smartcn module
2015-06-05 13:12:14 +02:00
Simon Willnauer
69f425daff
add analysis-kuromoji module
2015-06-05 13:12:09 +02:00
Simon Willnauer
96101d3e7e
add modules section
2015-06-05 13:12:05 +02:00
Simon Willnauer
05db5dc2c8
create parent pom project from its original location
2015-06-05 13:12:05 +02:00