20c37efea2
When elasticsearch was originally moved to gradle, the "provided" equivalent in maven had to be done through a plugin. Since then, gradle added the "compileOnly" configuration. This commit removes the provided plugin and replaces all uses with compileOnly. |
||
---|---|---|
.. | ||
launchers | ||
plugin-cli |