OpenSearch/plugins
Colin Goodheart-Smithe 772d0cc6e7 Build: Make rest-spec-api a project so eclipse build works
The change makes rest-spec-api a project in the same way as we build dev-tools. it packages the tests and api in a bundle using the maven-remote-resources-plugin and uses the same plugin in the plugins and core pom to unpack the rest-api-spec into the target directory and references the rest tests there in the test resources.

The main stimulus for this change is that for those using Eclipse the current build does not work. After running `mvn eclipse:eclipse` the Eclipse IDE errors because the rest-api-spec is outside of the project scope, meaning that every time the command is run (required whenever any dependencies change), the class path of all the projects has to be manually fixed.
2015-06-22 11:41:44 +01:00
..
analysis-icu add analysis-icu module 2015-06-05 13:12:23 +02:00
analysis-kuromoji add analysis-kuromoji module 2015-06-05 13:12:07 +02:00
analysis-phonetic add analysis-phonetic module 2015-06-05 13:12:20 +02:00
analysis-smartcn add analysis-smartcn module 2015-06-05 13:12:12 +02:00
analysis-stempel add analysis-stempel module 2015-06-05 13:12:16 +02:00
cloud-aws Upgrade AWS dependency to 1.10.0 2015-06-18 14:04:38 +02:00
cloud-azure [test] ByteSizeUnit.BYTES should be explicitly set 2015-06-18 17:29:10 +02:00
cloud-gce [maven] clean pom.xml 2015-06-15 17:08:15 +02:00
delete-by-query [TEST] assume assertions are enabled 2015-06-22 11:25:02 +02:00
lang-javascript [maven] clean pom.xml 2015-06-15 17:08:15 +02:00
lang-python Remove deprecated script APIs 2015-06-13 10:11:43 +02:00
pom.xml Build: Make rest-spec-api a project so eclipse build works 2015-06-22 11:41:44 +01:00