OpenSearch/qa/evil-tests
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
..
src/test Plugin cli: Improve maven coordinates detection 2016-02-02 12:17:56 -08:00
build.gradle Improve thirdPartyAudit check, round 3 2015-12-28 22:38:55 -05:00