mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-09 22:45:04 +00:00
Currently we use the "gradle project attachment plugin" to support building elasticsearch as part of another project. However, this plugin has a number of issues, a large part of which is requiring consistent use of the projectsPrefix. This change removes projectsPrefix, and adds support for a special extra-plugins directory in the root of elasticsearch. Any projects checked out within this directory will be automatically added to elasticsearch.