All plugins use a standard set of gradle tasks provided by OpenSearch, this allows for consistent build/test and other validation workflows. Follow processes from; * [Example build.gradle](https://github.com/opensearch-project/opensearch-plugin-template-java/blob/main/build.gradle) * [Detailed building processes](https://github.com/opensearch-project/opensearch-plugins/blob/main/BUILDING.md#building-plugins-with-opensearch) ### Related Issues: * https://github.com/opensearch-project/security/issues/1816 * https://github.com/opensearch-project/security/issues/1801 * https://github.com/opensearch-project/OpenSearch/issues/3455 Potential starting point branch https://github.com/peternied/security/tree/use-plugin-gradle
All plugins use a standard set of gradle tasks provided by OpenSearch, this allows for consistent build/test and other validation workflows.
Follow processes from;
Related Issues:
Could not find org.apache.lucene:lucene-core:9.2.0-snapshot-ba8c3a8OpenSearch#3455Potential starting point branch https://github.com/peternied/security/tree/use-plugin-gradle