OpenSearch/buildSrc
Ryan Ernst 8d78f970b0 Build: Enforce name is set for all plugins
The plugin name currently defaults to the gradle project name. But the
gradle project name for standalone repo (like an external plugin would
be) defaults to the directory name of the repo. This is trappy, since it
depends on how the repo was checked out.

This change enforces the plugin name is always set.

closes #14603
2015-11-07 16:57:11 -08:00
..
src/main Build: Enforce name is set for all plugins 2015-11-07 16:57:11 -08:00
build.gradle [test] Gradle-ify vagrant tests 2015-11-05 14:28:30 -05:00