OpenSearch/buildSrc
David Pilato 9c77cdc201 Fix build failure caused by Licenses Check in test-framework module
Typical failure:

```
:test-framework:dependencyLicenses (Thread[main,5,main]) started.
:test-framework:dependencyLicenses
Executing task ':test-framework:dependencyLicenses' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
:test-framework:dependencyLicenses FAILED
:test-framework:dependencyLicenses (Thread[main,5,main]) completed. Took 0.023 secs.

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':test-framework:dependencyLicenses'.
> Licences dir /mnt/jenkins/workspace/es_core_master_strong/test-framework/licenses does not exist, but there are dependencies
```

Related to #15168
2015-12-02 10:08:35 +01:00
..
src/main Fix build failure caused by Licenses Check in test-framework module 2015-12-02 10:08:35 +01:00
build.gradle Build: Rework extra plugins support to be through sibling directories 2015-11-23 14:15:45 -08:00
version.properties upgrade lucene to 5.4.0-snapshot-1715952 2015-11-23 17:13:49 -05:00