OpenSearch/buildSrc
Ryan Ernst 185689ad75
Build: Remove pom generation for plugin zip files (#32180)
In 1.x and 2.x, plugins were published to maven and the plugin
installer downloaded them from there. This was later changed to install
from the download service, and in 5.0 plugin zips were no longer
published to maven. However, the build still currently produces an
unused pom file. This is troublesome in the special case when the main
jar of a plugin needs to be published (and thus needs a pom file of
the same name).

closes #31946
2018-07-19 01:24:49 -07:00
..
src Build: Remove pom generation for plugin zip files (#32180) 2018-07-19 01:24:49 -07:00
.gitignore Build: Add fake project to include buildSrc as normal project 2016-05-06 22:26:15 -07:00
build.gradle Build: Move shadow customizations into common code (#32014) 2018-07-17 14:20:41 -04:00
version.properties Upgrade to Lucene 7.4.0. (#31529) 2018-06-22 16:17:17 +02:00