9f47b376da
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 |
||
---|---|---|
.. | ||
evil-tests | ||
ingest-disabled | ||
ingest-with-mustache | ||
smoke-test-client | ||
smoke-test-multinode | ||
smoke-test-plugins | ||
vagrant |