Closed
Description
Is your feature request related to a problem? Please describe.
When working with multiple plugins, such as when making a patch release, security plugin is a 1-off and creates unnecessary friction.
See opensearch-project/opensearch-plugins#119 and https://github.com/opensearch-project/opensearch-build/blob/main/scripts/components/security/build.sh#L70 as examples.
Describe the solution you'd like
Replace maven with standardized gradle implementation just like all the other plugins in OpenSearch.