diff --git a/marvel/pom.xml b/marvel/pom.xml
deleted file mode 100644
index 9ae29c56e47..00000000000
--- a/marvel/pom.xml
+++ /dev/null
@@ -1,99 +0,0 @@
-
-
-
- 4.0.0
-
- marvel-agent
- X-Plugins: Marvel Agent
- Elasticsearch Marvel Agent
-
-
- org.elasticsearch.plugin
- x-plugins
- 3.0.0-SNAPSHOT
-
-
-
- ${basedir}/src/main/assemblies/plugin.xml
- org.elasticsearch.marvel.MarvelPlugin
-
- false
- dev-tools/integration-tests.xml
- marvel
- false
- -Xlint:-rawtypes,-unchecked
-
-
-
-
-
- org.elasticsearch.plugin
- license
- ${project.version}
- provided
-
-
-
- org.elasticsearch.plugin
- shield
- ${project.version}
- provided
-
-
-
- com.squareup.okhttp
- mockwebserver
- 2.3.0
- test
-
-
-
-
-
-
-
- src/main/resources
- true
-
- **/*.properties
- marvel_index_template.json
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-assembly-plugin
-
-
- org.apache.maven.plugins
- maven-dependency-plugin
-
-
- integ-setup-dependencies
- pre-integration-test
-
- copy
-
-
-
-
- org.elasticsearch.plugin
- license
- ${project.version}
- zip
- true
-
-
- true
-
-
-
-
-
-
-
-
diff --git a/pom.xml b/pom.xml
deleted file mode 100644
index 0e737093138..00000000000
--- a/pom.xml
+++ /dev/null
@@ -1,222 +0,0 @@
-
-
-
-
- 4.0.0
-
- org.elasticsearch.plugin
- x-plugins
- 3.0.0-SNAPSHOT
- pom
- X-Plugins: Parent POM
-
-
- org.elasticsearch.plugin
- plugins
- 3.0.0-SNAPSHOT
-
-
-
- ${elasticsearch.tools.directory}/commercial-license-check/elasticsearch_license_header.txt
- ${elasticsearch.tools.directory}/commercial-license-check/license_header_definition.xml
- true
- true
- false
-
-
-
- scm:git:git@github.com:elastic/x-plugins.git
- scm:git:git@github.com:elastic/x-plugins.git
- http://github.com/elastic/x-plugins
-
-
-
-
- oss-snapshots
- Sonatype OSS Snapshots
- https://oss.sonatype.org/content/repositories/snapshots/
-
- false
-
-
- true
- always
-
-
-
- elasticsearch-releases
- http://maven.elasticsearch.org/releases
-
- true
- daily
-
-
- false
-
-
-
- elasticsearch-internal-snapshots
- http://maven.elasticsearch.org/artifactory/internal-snapshots
-
- false
-
-
- true
- always
-
-
-
-
-
-
- org.elasticsearch
- securemock
- ${securemock.version}
- test
-
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-remote-resources-plugin
-
-
-
- org.elasticsearch:x-dev-tools:${elasticsearch.version}
-
-
-
-
- org.apache.maven.plugins
- maven-assembly-plugin
-
- ${assembly.attach}
-
-
-
- org.apache.maven.plugins
- maven-source-plugin
-
-
- attach-sources
-
- jar
-
-
- ${sources.attach}
-
-
-
-
-
- org.apache.maven.plugins
- maven-antrun-plugin
-
-
-
- check-license
- none
-
-
-
-
- org.apache.maven.plugins
- maven-deploy-plugin
-
- ${deploy.skip}
-
-
-
-
-
-
-
-
- deploy-internal
-
-
- elasticsearch-internal-releases
- Elasticsearch Internal Releases
- http://maven.elasticsearch.org/artifactory/internal-releases
-
-
- elasticsearch-internal-snapshots
- Elasticsearch Internal Snapshots
- http://maven.elasticsearch.org/artifactory/internal-snapshots
-
-
-
-
- deploy-public
-
- false
- false
-
-
-
- elasticsearch-public-releases
- Elasticsearch Public Releases
- http://maven.elasticsearch.org/artifactory/public-releases
-
-
-
-
-
- org.apache.maven.plugins
- maven-enforcer-plugin
-
-
- org.elasticsearch.maven
- attached-artifact-enforcer
- 1.0.0
-
-
-
-
- check-attached-artifacts
- verify
-
- enforce
-
-
-
-
-
- .*\.zip
- .*-sources\.jar
-
-
-
-
-
-
-
-
-
-
-
- default
-
- true
-
-
-
-
-
-
-
-
- x-dev-tools
- license
- shield
- watcher
- marvel
- qa
-
-
diff --git a/qa/pom.xml b/qa/pom.xml
deleted file mode 100644
index 939f806b459..00000000000
--- a/qa/pom.xml
+++ /dev/null
@@ -1,322 +0,0 @@
-
-
-
- 4.0.0
-
- org.elasticsearch.qa
- x-plugins-qa
- pom
- QA: Parent POM
- 2015
-
-
- org.elasticsearch.plugin
- x-plugins
- 3.0.0-SNAPSHOT
-
-
-
-
-
- true
-
-
-
-
-
- org.hamcrest
- hamcrest-all
- test
-
-
- org.apache.lucene
- lucene-test-framework
- test
-
-
- org.elasticsearch
- elasticsearch
- test-jar
- test
-
-
-
-
- org.elasticsearch
- elasticsearch
- provided
-
-
- org.apache.lucene
- lucene-core
- provided
-
-
- org.apache.lucene
- lucene-backward-codecs
- provided
-
-
- org.apache.lucene
- lucene-analyzers-common
- provided
-
-
- org.apache.lucene
- lucene-queries
- provided
-
-
- org.apache.lucene
- lucene-memory
- provided
-
-
- org.apache.lucene
- lucene-highlighter
- provided
-
-
- org.apache.lucene
- lucene-queryparser
- provided
-
-
- org.apache.lucene
- lucene-suggest
- provided
-
-
- org.apache.lucene
- lucene-join
- provided
-
-
- org.apache.lucene
- lucene-spatial
- provided
-
-
- com.spatial4j
- spatial4j
- provided
-
-
- com.vividsolutions
- jts
- provided
-
-
- com.github.spullara.mustache.java
- compiler
- provided
-
-
- com.carrotsearch
- hppc
- provided
-
-
- joda-time
- joda-time
- provided
-
-
- org.joda
- joda-convert
- provided
-
-
- com.fasterxml.jackson.core
- jackson-core
- provided
-
-
- com.fasterxml.jackson.dataformat
- jackson-dataformat-smile
- provided
-
-
- com.fasterxml.jackson.dataformat
- jackson-dataformat-yaml
- provided
-
-
- com.fasterxml.jackson.dataformat
- jackson-dataformat-cbor
- provided
-
-
- io.netty
- netty
- provided
-
-
- com.ning
- compress-lzf
- provided
-
-
- com.tdunning
- t-digest
- provided
-
-
- commons-cli
- commons-cli
- provided
-
-
- log4j
- log4j
- provided
-
-
- log4j
- apache-log4j-extras
- provided
-
-
- org.slf4j
- slf4j-api
- provided
-
-
- net.java.dev.jna
- jna
- provided
-
-
-
-
-
- org.apache.httpcomponents
- httpclient
- test
-
-
-
-
-
-
-
- src/main/resources
- true
-
- **/*.properties
-
-
-
-
-
-
- src/test/java
-
- **/*.json
- **/*.txt
-
-
-
- src/test/resources
-
- elasticsearch.yml
- **/*.properties
-
-
-
- src/test/resources
- true
-
- elasticsearch.yml
- **/*.properties
-
-
-
-
- ${project.basedir}/rest-api-spec
- true
- rest-api-spec
-
- api/*.json
- test/**/*.yaml
-
-
-
-
- ${elasticsearch.tools.directory}/rest-api-spec
- rest-api-spec
-
-
- api/info.json
- api/cluster.health.json
- api/cluster.state.json
-
- api/index.json
- api/get.json
- api/update.json
- api/search.json
- api/indices.analyze.json
- api/indices.create.json
- api/indices.refresh.json
- api/nodes.info.json
- api/count.json
-
-
-
-
- ${elasticsearch.tools.directory}/shared-test-resources
- false
-
-
-
-
-
-
- com.carrotsearch.randomizedtesting
- junit4-maven-plugin
-
-
- integ-tests
-
-
- 1
-
-
- 127.0.0.1:${integ.transport.port}
- 127.0.0.1:${integ.http.port}
-
-
-
-
-
-
-
-
-
-
- smoke-test-plugins
-
- shield-core-rest-tests
- smoke-test-watcher-with-shield
- smoke-test-watcher-with-groovy
- smoke-test-found-license-with-shield-and-watcher
- shield-example-realm
- shield-tribe-node-tests
- shield-client-tests
- shield-audit-tests
-
-
-
-
- deploy-public
-
- true
-
-
-
-
diff --git a/qa/shield-audit-tests/pom.xml b/qa/shield-audit-tests/pom.xml
deleted file mode 100644
index 359a9858755..00000000000
--- a/qa/shield-audit-tests/pom.xml
+++ /dev/null
@@ -1,145 +0,0 @@
-
-
-
- x-plugins-qa
- org.elasticsearch.qa
- 3.0.0-SNAPSHOT
-
- 4.0.0
-
- shield-audit-tests
- QA: Shield index audit tests
- Tests the Shield Index Audit that works in a cluster properly
-
-
-
- true
- false
- ${project.basedir}/integration-tests.xml
- license,shield
-
-
-
-
- org.elasticsearch.plugin
- shield
- ${elasticsearch.version}
- test
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-assembly-plugin
-
-
- org.apache.maven.plugins
- maven-dependency-plugin
-
-
- integ-setup-dependencies
- pre-integration-test
-
- copy
-
-
- ${skip.integ.tests}
- true
- ${integ.deps}/plugins
-
-
-
-
- org.elasticsearch.distribution.zip
- elasticsearch
- ${elasticsearch.version}
- zip
- true
- ${integ.deps}
-
-
-
-
- org.elasticsearch.plugin
- license
- ${elasticsearch.version}
- zip
- true
-
-
-
- org.elasticsearch.plugin
- shield
- ${elasticsearch.version}
- zip
- true
-
-
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-antrun-plugin
-
-
-
- integ-setup
- pre-integration-test
-
- run
-
-
-
-
-
-
-
-
-
- ${skip.integ.tests}
-
-
-
-
- integ-teardown
- post-integration-test
-
- run
-
-
-
-
-
- ${skip.integ.tests}
-
-
-
-
-
- ant-contrib
- ant-contrib
- 1.0b3
-
-
- ant
- ant
-
-
-
-
- org.apache.ant
- ant-nodeps
- 1.8.1
-
-
-
-
-
-
diff --git a/qa/shield-client-tests/pom.xml b/qa/shield-client-tests/pom.xml
deleted file mode 100644
index a8a6240010d..00000000000
--- a/qa/shield-client-tests/pom.xml
+++ /dev/null
@@ -1,144 +0,0 @@
-
-
-
- x-plugins-qa
- org.elasticsearch.qa
- 3.0.0-SNAPSHOT
-
- 4.0.0
-
- shield-client-tests
- QA: Shield transport client tests
- Run tests with a Transport Client for communication with a Shield enabled cluster
-
-
- true
- false
- ${project.basedir}/integration-tests.xml
- license,shield
-
-
-
-
- org.elasticsearch.plugin
- shield
- ${elasticsearch.version}
- test
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-assembly-plugin
-
-
- org.apache.maven.plugins
- maven-dependency-plugin
-
-
- integ-setup-dependencies
- pre-integration-test
-
- copy
-
-
- ${skip.integ.tests}
- true
- ${integ.deps}/plugins
-
-
-
-
- org.elasticsearch.distribution.zip
- elasticsearch
- ${elasticsearch.version}
- zip
- true
- ${integ.deps}
-
-
-
-
- org.elasticsearch.plugin
- license
- ${elasticsearch.version}
- zip
- true
-
-
-
- org.elasticsearch.plugin
- shield
- ${elasticsearch.version}
- zip
- true
-
-
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-antrun-plugin
-
-
-
- integ-setup
- pre-integration-test
-
- run
-
-
-
-
-
-
-
-
-
- ${skip.integ.tests}
-
-
-
-
- integ-teardown
- post-integration-test
-
- run
-
-
-
-
-
- ${skip.integ.tests}
-
-
-
-
-
- ant-contrib
- ant-contrib
- 1.0b3
-
-
- ant
- ant
-
-
-
-
- org.apache.ant
- ant-nodeps
- 1.8.1
-
-
-
-
-
-
diff --git a/qa/shield-core-rest-tests/pom.xml b/qa/shield-core-rest-tests/pom.xml
deleted file mode 100644
index 62f358d7944..00000000000
--- a/qa/shield-core-rest-tests/pom.xml
+++ /dev/null
@@ -1,149 +0,0 @@
-
-
-
- 4.0.0
-
-
- org.elasticsearch.qa
- x-plugins-qa
- 3.0.0-SNAPSHOT
-
-
-
-
- shield-core-rest-tests
- QA: Shield core REST tests
- Run core REST tests with Shield enabled
-
-
- true
- ${project.basedir}/integration-tests.xml
- true
- indices.get/10_basic/*allow_no_indices*,cat.count/10_basic/Test cat count output,cat.aliases/10_basic/Empty cluster,indices.segments/10_basic/no segments test,indices.clear_cache/10_basic/clear_cache test,indices.status/10_basic/Indices status test,cat.indices/10_basic/Test cat indices output,cat.recovery/10_basic/Test cat recovery output,cat.shards/10_basic/Test cat shards output,termvector/20_issue7121/*,index/10_with_id/Index with ID,indices.get_alias/20_emtpy/*,cat.segments/10_basic/Test cat segments output,indices.put_settings/10_basic/Test indices settings allow_no_indices,indices.put_settings/10_basic/Test indices settings ignore_unavailable,indices.refresh/10_basic/Indices refresh test no-match wildcard,indices.stats/10_index/Index - star*,indices.recovery/10_basic/Indices recovery test*,indices.shard_stores/10_basic/no indices test,cat.nodeattrs/10_basic/Test cat nodes attrs output
- license,shield
-
-
-
-
- org.elasticsearch.plugin
- shield
- ${elasticsearch.version}
- test
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-dependency-plugin
-
-
- integ-setup-dependencies
- pre-integration-test
-
- copy
-
-
- ${skip.integ.tests}
- true
- ${integ.deps}/plugins
-
-
-
-
- org.elasticsearch.distribution.zip
- elasticsearch
- ${elasticsearch.version}
- zip
- true
- ${integ.deps}
-
-
-
-
- org.elasticsearch.plugin
- license
- ${elasticsearch.version}
- zip
- true
-
-
-
- org.elasticsearch.plugin
- shield
- ${elasticsearch.version}
- zip
- true
-
-
-
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-antrun-plugin
-
-
-
- integ-setup
- pre-integration-test
-
- run
-
-
-
-
-
-
-
-
-
- ${skip.integ.tests}
-
-
-
-
- integ-teardown
- post-integration-test
-
- run
-
-
-
-
-
- ${skip.integ.tests}
-
-
-
-
-
- ant-contrib
- ant-contrib
- 1.0b3
-
-
- ant
- ant
-
-
-
-
- org.apache.ant
- ant-nodeps
- 1.8.1
-
-
-
-
-
-
-
diff --git a/qa/shield-example-realm/pom.xml b/qa/shield-example-realm/pom.xml
deleted file mode 100644
index 9a43759e0b4..00000000000
--- a/qa/shield-example-realm/pom.xml
+++ /dev/null
@@ -1,124 +0,0 @@
-
-
-
- x-plugins-qa
- org.elasticsearch.qa
- 3.0.0-SNAPSHOT
-
- 4.0.0
-
- shield-example-realm
- QA: Shield Example Realm
- A basic example custom realm with tests to ensure the functionality works in Shield
-
-
- org.elasticsearch.example.ExampleRealmPlugin
- false
- ${project.basedir}/integration-tests.xml
- license,shield,shield-example-realm
- -Xlint:-rawtypes
-
-
-
-
- org.elasticsearch
- elasticsearch
- ${project.version}
- provided
-
-
- org.elasticsearch.plugin
- shield
- ${project.version}
- provided
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-assembly-plugin
-
-
- org.apache.maven.plugins
- maven-dependency-plugin
-
-
- integ-setup-dependencies
- pre-integration-test
-
- copy
-
-
- ${skip.integ.tests}
- true
- ${integ.deps}/plugins
-
-
-
-
- org.elasticsearch.distribution.zip
- elasticsearch
- ${elasticsearch.version}
- zip
- true
- ${integ.deps}
-
-
-
-
- org.elasticsearch.plugin
- license
- ${elasticsearch.version}
- zip
- true
-
-
-
- org.elasticsearch.plugin
- shield
- ${elasticsearch.version}
- zip
- true
-
-
-
- ${project.groupId}
- ${project.artifactId}
- ${project.version}
- zip
- true
-
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-antrun-plugin
-
-
- ant-contrib
- ant-contrib
- 1.0b3
-
-
- ant
- ant
-
-
-
-
- org.apache.ant
- ant-nodeps
- 1.8.1
-
-
-
-
-
-
diff --git a/qa/shield-tribe-node-tests/pom.xml b/qa/shield-tribe-node-tests/pom.xml
deleted file mode 100644
index c1edce7e7bb..00000000000
--- a/qa/shield-tribe-node-tests/pom.xml
+++ /dev/null
@@ -1,202 +0,0 @@
-
-
-
-
-
- 4.0.0
-
-
- org.elasticsearch.qa
- x-plugins-qa
- 3.0.0-SNAPSHOT
-
-
- smoke-test-tribe-node-with-shield
- QA: Smoke Test tribe node with Shield
- Start a tribe node and two nodes both with a different cluster name and verifies if all data accessable via the tribe node
-
-
- true
- ${project.basedir}/integration-tests.xml
- false
- license,shield
-
-
-
-
- org.elasticsearch.plugin
- shield
- ${elasticsearch.version}
- test
-
-
- org.elasticsearch.plugin
- license
- ${project.version}
- test
-
-
-
-
-
-
-
- ${elasticsearch.tools.directory}/rest-api-spec
- rest-api-spec
-
-
- api/info.json
- api/cluster.health.json
- api/cluster.state.json
-
- api/index.json
- api/get.json
- api/delete.json
- api/delete-by-query.json
- api/bulk.json
- api/update.json
- api/search.json
- api/indices.delete.json
- api/indices.refresh.json
-
-
-
- ${basedir}/rest-api-spec
- true
- rest-api-spec
-
- api/*.json
- test/**/*.yaml
-
-
-
-
-
- org.apache.maven.plugins
- maven-dependency-plugin
-
-
- integ-setup-dependencies
- pre-integration-test
-
- copy
-
-
- ${skip.integ.tests}
- true
- ${integ.deps}/plugins
-
-
-
-
- org.elasticsearch.distribution.zip
- elasticsearch
- ${elasticsearch.version}
- zip
- true
- ${integ.deps}
-
-
-
-
- org.elasticsearch.plugin
- license
- ${elasticsearch.version}
- zip
- true
-
-
-
- org.elasticsearch.plugin
- shield
- ${elasticsearch.version}
- zip
- true
-
-
-
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-antrun-plugin
-
-
-
- integ-setup
- pre-integration-test
-
- run
-
-
-
-
-
-
-
-
-
-
- ${skip.integ.tests}
-
-
-
-
- integ-teardown
- post-integration-test
-
- run
-
-
-
-
-
-
- ${skip.integ.tests}
-
-
-
-
-
- ant-contrib
- ant-contrib
- 1.0b3
-
-
- ant
- ant
-
-
-
-
- org.apache.ant
- ant-nodeps
- 1.8.1
-
-
-
-
-
-
-
diff --git a/qa/smoke-test-found-license-with-shield-and-watcher/pom.xml b/qa/smoke-test-found-license-with-shield-and-watcher/pom.xml
deleted file mode 100644
index 828ea1cdfd2..00000000000
--- a/qa/smoke-test-found-license-with-shield-and-watcher/pom.xml
+++ /dev/null
@@ -1,224 +0,0 @@
-
-
-
-
-
- 4.0.0
-
-
- org.elasticsearch.qa
- x-plugins-qa
- 3.0.0-SNAPSHOT
-
-
- smoke-test-found-license-with-shield-and-watcher
- QA: Smoke Test Shield and Watcher works with Found license
- Installs Watcher and Shield and runs Watcher's rest tests and checks if the Shield integrations work correctly when run with Found License plugin
-
-
- true
- ${project.basedir}/integration-tests.xml
- false
- found-license-plugin,shield,watcher,marvel-agent
- hijack/10_basic/*,array_compare_watch/10_basic/Basic array_compare watch
-
-
-
-
- org.elasticsearch.plugin
- shield
- ${elasticsearch.version}
- test
-
-
- org.elasticsearch.plugin
- watcher
- ${project.version}
- test
-
-
- org.elasticsearch
- found-license-plugin
- ${project.version}
- test
-
-
-
-
-
-
-
- ../../watcher/src/test/resources/rest-api-spec
- true
- rest-api-spec
-
- api/*.json
- test/**/*.yaml
-
-
-
-
- ${elasticsearch.tools.directory}/rest-api-spec
- rest-api-spec
-
-
- api/info.json
- api/cluster.health.json
- api/cluster.state.json
-
- api/index.json
- api/get.json
- api/delete.json
- api/delete-by-query.json
- api/bulk.json
- api/update.json
- api/search.json
- api/indices.delete.json
- api/indices.refresh.json
-
-
-
-
-
- org.apache.maven.plugins
- maven-dependency-plugin
-
-
- integ-setup-dependencies
- pre-integration-test
-
- copy
-
-
- ${skip.integ.tests}
- true
- ${integ.deps}/plugins
-
-
-
-
- org.elasticsearch.distribution.zip
- elasticsearch
- ${elasticsearch.version}
- zip
- true
- ${integ.deps}
-
-
-
-
- org.elasticsearch
- found-license-plugin
- ${elasticsearch.version}
- zip
- true
-
-
-
- org.elasticsearch.plugin
- watcher
- ${elasticsearch.version}
- zip
- true
-
-
-
- org.elasticsearch.plugin
- shield
- ${elasticsearch.version}
- zip
- true
-
-
-
- org.elasticsearch.plugin
- marvel-agent
- ${elasticsearch.version}
- zip
- true
-
-
-
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-antrun-plugin
-
-
-
- integ-setup
- pre-integration-test
-
- run
-
-
-
-
-
-
-
-
-
- ${skip.integ.tests}
-
-
-
-
- integ-teardown
- post-integration-test
-
- run
-
-
-
-
-
- ${skip.integ.tests}
-
-
-
-
-
- ant-contrib
- ant-contrib
- 1.0b3
-
-
- ant
- ant
-
-
-
-
- org.apache.ant
- ant-nodeps
- 1.8.1
-
-
-
-
-
-
-
diff --git a/qa/smoke-test-plugins-ssl/pom.xml b/qa/smoke-test-plugins-ssl/pom.xml
deleted file mode 100644
index 48198b8cede..00000000000
--- a/qa/smoke-test-plugins-ssl/pom.xml
+++ /dev/null
@@ -1,352 +0,0 @@
-
-
-
- 4.0.0
-
-
- org.elasticsearch.qa
- x-plugins-qa
- 3.0.0-SNAPSHOT
-
-
-
-
- smoke-test-x-plugins-ssl
- QA: Smoke Test X-Plugins
- Loads up all of our commercial and open-source plugins with ssl enabled
-
-
- true
- ${project.basedir}/integration-tests.xml
- smoke_test_plugins_ssl
- false
- license,marvel-agent,shield,watcher
- ${project.basedir}/ssl-setup.xml
- ${project.build.outputDirectory}/test-node.jks
-
-
-
-
- org.elasticsearch.plugin
- shield
- ${elasticsearch.version}
- test
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-dependency-plugin
-
-
- integ-setup-dependencies
- pre-integration-test
-
- copy
-
-
- ${skip.integ.tests}
- true
- ${integ.deps}/plugins
-
-
-
-
- org.elasticsearch.distribution.zip
- elasticsearch
- ${elasticsearch.version}
- zip
- true
- ${integ.deps}
-
-
-
-
- org.elasticsearch.plugin
- license
- ${elasticsearch.version}
- zip
- true
-
-
-
- org.elasticsearch.plugin
- watcher
- ${elasticsearch.version}
- zip
- true
-
-
-
- org.elasticsearch.plugin
- shield
- ${elasticsearch.version}
- zip
- true
-
-
-
- org.elasticsearch.plugin
- marvel-agent
- ${elasticsearch.version}
- zip
- true
-
-
-
-
- org.elasticsearch.plugin
- analysis-icu
- ${elasticsearch.version}
- zip
- true
-
-
-
- org.elasticsearch.plugin
- analysis-kuromoji
- ${elasticsearch.version}
- zip
- true
-
-
-
- org.elasticsearch.plugin
- analysis-phonetic
- ${elasticsearch.version}
- zip
- true
-
-
-
- org.elasticsearch.plugin
- analysis-smartcn
- ${elasticsearch.version}
- zip
- true
-
-
-
- org.elasticsearch.plugin
- analysis-stempel
- ${elasticsearch.version}
- zip
- true
-
-
-
- org.elasticsearch.plugin
- discovery-gce
- ${elasticsearch.version}
- zip
- true
-
-
-
- org.elasticsearch.plugin
- delete-by-query
- ${elasticsearch.version}
- zip
- true
-
-
-
- org.elasticsearch.plugin
- discovery-azure
- ${elasticsearch.version}
- zip
- true
-
-
-
- org.elasticsearch.plugin
- discovery-ec2
- ${elasticsearch.version}
- zip
- true
-
-
-
- org.elasticsearch.plugin
- discovery-multicast
- ${elasticsearch.version}
- zip
- true
-
-
-
- org.elasticsearch.plugin
- lang-expression
- ${elasticsearch.version}
- zip
- true
-
-
-
- org.elasticsearch.plugin
- lang-groovy
- ${elasticsearch.version}
- zip
- true
-
-
-
- org.elasticsearch.plugin
- lang-javascript
- ${elasticsearch.version}
- zip
- true
-
-
-
- org.elasticsearch.plugin
- lang-python
- ${elasticsearch.version}
- zip
- true
-
-
-
- org.elasticsearch.plugin
- mapper-murmur3
- ${elasticsearch.version}
- zip
- true
-
-
-
- org.elasticsearch.plugin
- mapper-size
- ${elasticsearch.version}
- zip
- true
-
-
-
- org.elasticsearch.plugin
- repository-azure
- ${elasticsearch.version}
- zip
- true
-
-
-
- org.elasticsearch.plugin
- repository-s3
- ${elasticsearch.version}
- zip
- true
-
-
-
- org.elasticsearch.plugin
- store-smb
- ${elasticsearch.version}
- zip
- true
-
-
-
-
- org.elasticsearch.plugin
- jvm-example
- ${elasticsearch.version}
- zip
- true
-
-
-
- org.elasticsearch.plugin
- site-example
- ${elasticsearch.version}
- zip
- true
-
-
-
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-antrun-plugin
-
-
-
- certificate-setup
- generate-test-resources
-
- run
-
-
-
-
-
-
- ${skip.integ.tests}
-
-
-
-
- integ-setup
- pre-integration-test
-
- run
-
-
-
-
-
-
-
-
- ${skip.integ.tests}
-
-
-
-
- integ-teardown
- post-integration-test
-
- run
-
-
-
-
-
- ${skip.integ.tests}
-
-
-
-
-
- ant-contrib
- ant-contrib
- 1.0b3
-
-
- ant
- ant
-
-
-
-
- org.apache.ant
- ant-nodeps
- 1.8.1
-
-
-
-
-
-
-
diff --git a/qa/smoke-test-plugins/pom.xml b/qa/smoke-test-plugins/pom.xml
deleted file mode 100644
index 2aefbadb5dd..00000000000
--- a/qa/smoke-test-plugins/pom.xml
+++ /dev/null
@@ -1,336 +0,0 @@
-
-
-
- 4.0.0
-
-
- org.elasticsearch.qa
- x-plugins-qa
- 3.0.0-SNAPSHOT
-
-
-
-
- smoke-test-x-plugins
- QA: Smoke Test X-Plugins
- Loads up all of our commercial and open-source plugins
-
-
- true
- ${project.basedir}/integration-tests.xml
- smoke_test_plugins
- false
- license,marvel-agent,shield,watcher
-
-
-
-
- org.elasticsearch.plugin
- shield
- ${elasticsearch.version}
- test
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-dependency-plugin
-
-
- integ-setup-dependencies
- pre-integration-test
-
- copy
-
-
- ${skip.integ.tests}
- true
- ${integ.deps}/plugins
-
-
-
-
- org.elasticsearch.distribution.zip
- elasticsearch
- ${elasticsearch.version}
- zip
- true
- ${integ.deps}
-
-
-
-
- org.elasticsearch.plugin
- license
- ${elasticsearch.version}
- zip
- true
-
-
-
- org.elasticsearch.plugin
- watcher
- ${elasticsearch.version}
- zip
- true
-
-
-
- org.elasticsearch.plugin
- shield
- ${elasticsearch.version}
- zip
- true
-
-
-
- org.elasticsearch.plugin
- marvel-agent
- ${elasticsearch.version}
- zip
- true
-
-
-
-
- org.elasticsearch.plugin
- analysis-icu
- ${elasticsearch.version}
- zip
- true
-
-
-
- org.elasticsearch.plugin
- analysis-kuromoji
- ${elasticsearch.version}
- zip
- true
-
-
-
- org.elasticsearch.plugin
- analysis-phonetic
- ${elasticsearch.version}
- zip
- true
-
-
-
- org.elasticsearch.plugin
- analysis-smartcn
- ${elasticsearch.version}
- zip
- true
-
-
-
- org.elasticsearch.plugin
- analysis-stempel
- ${elasticsearch.version}
- zip
- true
-
-
-
- org.elasticsearch.plugin
- discovery-gce
- ${elasticsearch.version}
- zip
- true
-
-
-
- org.elasticsearch.plugin
- delete-by-query
- ${elasticsearch.version}
- zip
- true
-
-
-
- org.elasticsearch.plugin
- discovery-azure
- ${elasticsearch.version}
- zip
- true
-
-
-
- org.elasticsearch.plugin
- discovery-ec2
- ${elasticsearch.version}
- zip
- true
-
-
-
- org.elasticsearch.plugin
- discovery-multicast
- ${elasticsearch.version}
- zip
- true
-
-
-
- org.elasticsearch.plugin
- lang-expression
- ${elasticsearch.version}
- zip
- true
-
-
-
- org.elasticsearch.plugin
- lang-groovy
- ${elasticsearch.version}
- zip
- true
-
-
-
- org.elasticsearch.plugin
- lang-javascript
- ${elasticsearch.version}
- zip
- true
-
-
-
- org.elasticsearch.plugin
- lang-python
- ${elasticsearch.version}
- zip
- true
-
-
-
- org.elasticsearch.plugin
- mapper-murmur3
- ${elasticsearch.version}
- zip
- true
-
-
-
- org.elasticsearch.plugin
- mapper-size
- ${elasticsearch.version}
- zip
- true
-
-
-
- org.elasticsearch.plugin
- repository-azure
- ${elasticsearch.version}
- zip
- true
-
-
-
- org.elasticsearch.plugin
- repository-s3
- ${elasticsearch.version}
- zip
- true
-
-
-
- org.elasticsearch.plugin
- store-smb
- ${elasticsearch.version}
- zip
- true
-
-
-
-
- org.elasticsearch.plugin
- jvm-example
- ${elasticsearch.version}
- zip
- true
-
-
-
- org.elasticsearch.plugin
- site-example
- ${elasticsearch.version}
- zip
- true
-
-
-
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-antrun-plugin
-
-
-
- integ-setup
- pre-integration-test
-
- run
-
-
-
-
-
-
-
-
-
- ${skip.integ.tests}
-
-
-
-
- integ-teardown
- post-integration-test
-
- run
-
-
-
-
-
- ${skip.integ.tests}
-
-
-
-
-
- ant-contrib
- ant-contrib
- 1.0b3
-
-
- ant
- ant
-
-
-
-
- org.apache.ant
- ant-nodeps
- 1.8.1
-
-
-
-
-
-
-
diff --git a/qa/smoke-test-watcher-with-groovy/pom.xml b/qa/smoke-test-watcher-with-groovy/pom.xml
deleted file mode 100644
index 4be0245ec8d..00000000000
--- a/qa/smoke-test-watcher-with-groovy/pom.xml
+++ /dev/null
@@ -1,188 +0,0 @@
-
-
-
-
-
- 4.0.0
-
-
- org.elasticsearch.qa
- x-plugins-qa
- 3.0.0-SNAPSHOT
-
-
- smoke-test-watcher-with-groovy
- QA: Smoke Test Watcher's Groovy integration
- Installs Watcher and runs some REST tests that use groovy scripting
-
-
- true
- ${project.basedir}/integration-tests.xml
- watcher_groovy
- false
-
-
-
-
- org.elasticsearch.plugin
- license
- ${elasticsearch.version}
- test
-
-
- org.elasticsearch.plugin
- watcher
- ${project.version}
- test
-
-
-
-
-
-
-
- ${elasticsearch.tools.directory}/rest-api-spec
- rest-api-spec
-
-
- api/info.json
- api/cluster.health.json
- api/cluster.state.json
-
-
-
-
- ../../watcher/src/test/resources/rest-api-spec
- true
- rest-api-spec
-
- api/*.json
-
-
-
-
- ${project.basedir}/rest-api-spec
- true
- rest-api-spec
-
- test/**/*.yaml
-
-
-
-
-
- org.apache.maven.plugins
- maven-dependency-plugin
-
-
- integ-setup-dependencies
- pre-integration-test
-
- copy
-
-
- ${skip.integ.tests}
- true
- ${integ.deps}/plugins
-
-
-
-
- org.elasticsearch.distribution.zip
- elasticsearch
- ${elasticsearch.version}
- zip
- true
- ${integ.deps}
-
-
-
-
- org.elasticsearch.plugin
- license
- ${elasticsearch.version}
- zip
- true
-
-
-
- org.elasticsearch.plugin
- watcher
- ${elasticsearch.version}
- zip
- true
-
-
-
-
- org.elasticsearch.plugin
- lang-groovy
- ${elasticsearch.version}
- zip
- true
-
-
-
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-antrun-plugin
-
-
-
- integ-setup
- pre-integration-test
-
- run
-
-
-
-
-
-
-
-
- ${skip.integ.tests}
-
-
-
-
- integ-teardown
- post-integration-test
-
- run
-
-
-
-
-
- ${skip.integ.tests}
-
-
-
-
-
-
-
-
diff --git a/qa/smoke-test-watcher-with-shield/pom.xml b/qa/smoke-test-watcher-with-shield/pom.xml
deleted file mode 100644
index 80fce7ef740..00000000000
--- a/qa/smoke-test-watcher-with-shield/pom.xml
+++ /dev/null
@@ -1,216 +0,0 @@
-
-
-
-
-
- 4.0.0
-
-
- org.elasticsearch.qa
- x-plugins-qa
- 3.0.0-SNAPSHOT
-
-
- smoke-test-watcher-with-shield
- QA: Smoke Test Watcher's Shield integration
- Installs Watcher and Shield and runs Watcher's rest tests and checks if the Shield integrations work correctly
-
-
- true
- ${project.basedir}/integration-tests.xml
- false
- license,shield,watcher
- hijack/10_basic/*,array_compare_watch/10_basic/Basic array_compare watch
-
-
-
-
- org.elasticsearch.plugin
- shield
- ${elasticsearch.version}
- test
-
-
- org.elasticsearch.plugin
- watcher
- ${project.version}
- test
-
-
- org.elasticsearch.plugin
- license
- ${project.version}
- test
-
-
-
-
-
-
-
- ../../watcher/src/test/resources/rest-api-spec
- true
- rest-api-spec
-
- api/*.json
- test/**/*.yaml
-
-
-
-
- ${elasticsearch.tools.directory}/rest-api-spec
- rest-api-spec
-
-
- api/info.json
- api/cluster.health.json
- api/cluster.state.json
-
- api/index.json
- api/get.json
- api/delete.json
- api/delete-by-query.json
- api/bulk.json
- api/update.json
- api/search.json
- api/indices.delete.json
- api/indices.refresh.json
-
-
-
-
-
- org.apache.maven.plugins
- maven-dependency-plugin
-
-
- integ-setup-dependencies
- pre-integration-test
-
- copy
-
-
- ${skip.integ.tests}
- true
- ${integ.deps}/plugins
-
-
-
-
- org.elasticsearch.distribution.zip
- elasticsearch
- ${elasticsearch.version}
- zip
- true
- ${integ.deps}
-
-
-
-
- org.elasticsearch.plugin
- license
- ${elasticsearch.version}
- zip
- true
-
-
-
- org.elasticsearch.plugin
- watcher
- ${elasticsearch.version}
- zip
- true
-
-
-
- org.elasticsearch.plugin
- shield
- ${elasticsearch.version}
- zip
- true
-
-
-
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-antrun-plugin
-
-
-
- integ-setup
- pre-integration-test
-
- run
-
-
-
-
-
-
-
-
-
- ${skip.integ.tests}
-
-
-
-
- integ-teardown
- post-integration-test
-
- run
-
-
-
-
-
- ${skip.integ.tests}
-
-
-
-
-
- ant-contrib
- ant-contrib
- 1.0b3
-
-
- ant
- ant
-
-
-
-
- org.apache.ant
- ant-nodeps
- 1.8.1
-
-
-
-
-
-
-
diff --git a/shield/pom.xml b/shield/pom.xml
deleted file mode 100644
index d6122d6b023..00000000000
--- a/shield/pom.xml
+++ /dev/null
@@ -1,153 +0,0 @@
-
-
-
- 4.0.0
-
- shield
- X-Plugins: Shield
- Elasticsearch Shield (security)
-
-
- org.elasticsearch.plugin
- x-plugins
- 3.0.0-SNAPSHOT
-
-
-
-
- true
-
- ${basedir}/src/main/assemblies/plugin.xml
- org.elasticsearch.shield.ShieldPlugin
-
- false
-
- ${basedir}/dev-tools/integration-tests.xml
- -Xlint:-deprecation,-rawtypes,-serial,-try,-unchecked
-
-
-
-
-
- org.slf4j
- slf4j-log4j12
- test
-
-
-
- com.google.jimfs
- jimfs
- 1.0
- test
-
-
-
-
- org.elasticsearch.plugin
- license
- ${elasticsearch.version}
- provided
-
-
-
- dk.brics.automaton
- automaton
- 1.11-8
-
-
-
- com.unboundid
- unboundid-ldapsdk
- 2.3.8
-
-
-
-
-
-
-
-
- src/main/resources
- true
-
-
-
-
-
- org.apache.maven.plugins
- maven-assembly-plugin
-
-
-
- org.apache.maven.plugins
- maven-eclipse-plugin
-
-
-
- org.apache.maven.plugins
- maven-dependency-plugin
-
-
- integ-setup-dependencies
- pre-integration-test
-
- copy
-
-
-
-
- org.elasticsearch.plugin
- license
- ${project.version}
- zip
- true
-
-
- true
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-antrun-plugin
-
-
-
-
-
- com.mycila
- license-maven-plugin
-
-
-
- src/main/java/org/elasticsearch/shield/authc/support/BCrypt.java
-
-
-
-
- de.thetaphi
- forbiddenapis
-
-
- check-forbidden-test-apis
-
-
- test-signatures.txt
-
-
- test-compile
-
- testCheck
-
-
-
-
-
-
-
-
-
diff --git a/watcher/pom.xml b/watcher/pom.xml
deleted file mode 100644
index 957110dcd80..00000000000
--- a/watcher/pom.xml
+++ /dev/null
@@ -1,222 +0,0 @@
-
-
-
- 4.0.0
-
- watcher
- X-Plugins: Watcher
- Elasticsearch Watcher
-
-
- org.elasticsearch.plugin
- x-plugins
- 3.0.0-SNAPSHOT
-
-
-
-
- ${basedir}/src/main/assemblies/plugin.xml
- org.elasticsearch.watcher.WatcherPlugin
-
- false
- dev-tools/integration-tests.xml
- false
- true
- hijack/10_basic/*
- -Xlint:-deprecation,-rawtypes,-serial,-unchecked
-
-
-
-
-
- org.subethamail
- subethasmtp
- 3.1.7
- test
-
-
-
- com.squareup.okhttp
- mockwebserver
- 2.3.0
- test
-
-
-
- org.slf4j
- slf4j-log4j12
- test
-
-
-
-
-
- org.elasticsearch.plugin
- license
- ${project.version}
- provided
-
-
-
- org.elasticsearch.plugin
- shield
- ${project.version}
- provided
-
-
-
- com.googlecode.owasp-java-html-sanitizer
- owasp-java-html-sanitizer
- r239
-
-
-
- com.sun.mail
- javax.mail
- 1.5.3
-
-
-
- javax.activation
- activation
- 1.1.1
-
-
-
-
-
-
- org.subethamail
- subethasmtp
- 3.1.7
-
-
- javax.mail
- mail
-
-
-
-
-
-
-
-
-
- src/main/resources
- true
-
-
-
-
- ${basedir}/src/test/resources
-
- rest-api-spec/**
-
-
-
-
- ${basedir}/src/test/resources/rest-api-spec
- rest-api-spec
- true
-
-
- ${basedir}/rest-api-spec
- rest-api-spec
-
- api/*.json
- test/**/*.yaml
-
-
-
-
- ${elasticsearch.tools.directory}/rest-api-spec
- rest-api-spec
-
-
- api/info.json
- api/cluster.health.json
- api/cluster.state.json
-
- api/index.json
- api/get.json
- api/delete.json
- api/delete-by-query.json
- api/bulk.json
- api/update.json
- api/search.json
- api/indices.delete.json
- api/indices.refresh.json
-
-
-
-
-
- ${project.basedir}/rest-api-spec
- rest-api-spec
- true
-
- api/*.json
- test/**/*.yaml
-
-
-
-
-
- ${elasticsearch.tools.directory}/shared-test-resources
- false
-
-
-
- ${basedir}/target/metadata-test-resources
- false
-
-
-
-
- com.carrotsearch.randomizedtesting
- junit4-maven-plugin
-
-
- ${tests.timewarp}
-
-
-
-
- org.apache.maven.plugins
- maven-assembly-plugin
-
-
- org.apache.maven.plugins
- maven-dependency-plugin
-
-
- integ-setup-dependencies
- pre-integration-test
-
- copy
-
-
-
-
- org.elasticsearch.plugin
- license
- ${project.version}
- zip
- true
-
-
- true
-
-
-
-
-
- org.apache.maven.plugins
- maven-antrun-plugin
-
-
-
-
diff --git a/x-dev-tools/pom.xml b/x-dev-tools/pom.xml
deleted file mode 100644
index a3a1966c306..00000000000
--- a/x-dev-tools/pom.xml
+++ /dev/null
@@ -1,82 +0,0 @@
-
-
- 4.0.0
- org.elasticsearch
- x-dev-tools
- 3.0.0-SNAPSHOT
- X-Plugins: Build Resources
-
-
- UTF-8
-
-
-
-
-
- org.apache.maven.plugins
- maven-remote-resources-plugin
- 1.5
-
-
-
- bundle
-
-
-
-
-
- **/*
-
-
-
-
-
-
-
-
- deploy-internal
-
-
- elasticsearch-internal-releases
- Elasticsearch Internal Releases
- http://maven.elasticsearch.org/artifactory/internal-releases
-
-
- elasticsearch-internal-snapshots
- Elasticsearch Internal Snapshots
- http://maven.elasticsearch.org/artifactory/internal-snapshots
-
-
-
-
- deploy-public
-
-
- elasticsearch-public-releases
- Elasticsearch Public Releases
- http://maven.elasticsearch.org/artifactory/public-releases
-
-
-
-
-
- org.apache.maven.plugins
- maven-deploy-plugin
- 2.8.2
-
- true
-
-
-
-
-
-
- default
-
- true
-
-
-
-
-
-