OpenSearch/qa
Ryan Ernst 9f47b376da Plugin cli: Improve maven coordinates detection
Identifying when a plugin id is maven coordinates is currently done by
checking if the plugin id contains 2 colons. However, a valid url could
have 2 colons, for example when a port is specified. This change adds
another check, ensuring the plugin id with maven coordinates does not
contain a slash, which only a url would have.

closes #16376
2016-02-02 12:17:56 -08:00
..
evil-tests Plugin cli: Improve maven coordinates detection 2016-02-02 12:17:56 -08:00
ingest-disabled Move the pipeline configuration from the dedicated index to the cluster state. 2016-01-13 22:59:36 +01:00
ingest-with-mustache Add processor tags to on_failure metadata in ingest pipeline 2016-01-29 14:36:11 -08:00
smoke-test-client Convert `config.ignore_system_properties` to new settings infra 2016-01-27 16:10:06 +01:00
smoke-test-multinode Build: Get multi node smoke tests working 2015-11-22 14:49:05 -08:00
smoke-test-plugins Build: Add fixture capabilities to integ tests 2015-12-19 15:46:21 -08:00
vagrant Plugin: Remove multicast plugin 2016-01-29 18:41:31 -08:00