4.0.0
org.elasticsearch.qa
x-plugins-qa
2.1.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/*
org.elasticsearch.plugin
shield
${elasticsearch.version}
test
org.elasticsearch.plugin
watcher
${project.version}
test
org.elasticsearch.plugin
license
${project.version}
test
../../watcher/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