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}