Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

opensearch.opensearchplugin add groupID field to org.opensearch.plugin #790

Closed
Tracked by #2521
prudhvigodithi opened this issue Aug 29, 2022 · 0 comments · Fixed by #906
Closed
Tracked by #2521

opensearch.opensearchplugin add groupID field to org.opensearch.plugin #790

prudhvigodithi opened this issue Aug 29, 2022 · 0 comments · Fixed by #906
Assignees
Labels
infrastructure Changes to infrastructure, testing, CI/CD, pipelines, etc. v2.4.0 'Issues and PRs related to version v2.4.0'

Comments

@prudhvigodithi
Copy link
Contributor

prudhvigodithi commented Aug 29, 2022

Description

The configuration modification for the gradle plugin opensearch.pluginzip to make sure the groupId is added as org.opensearch.plugin to the publication pluginZip inside the build.gradle file.

Related META issue

Part of: opensearch-project/opensearch-build#2521
From solution: opensearch-project/OpenSearch#3692

Current Behavior

The opensearch.opensearchplugin uses the default setting for groupId as org.opensearch.plugin, this when extended with open source community, it should be feasible to ammend the groupId as per required, hence for opensearch plugins the groupId should be mentioned as org.opensearch.plugin to make sure the opensearch plugins are published to this groupID and for other generic uses this can be extended to the custom groupId.

Expected Behavior

Once the groupId is added as org.opensearch.plugin to the publication pluginZip inside the build.gradle file, the plugin zips should continue to be published to the existing groupID.

Proposed solution

Solution from the PR: opensearch-project/OpenSearch#3692

@prudhvigodithi prudhvigodithi added the v2.4.0 'Issues and PRs related to version v2.4.0' label Aug 29, 2022
@dai-chen dai-chen added infrastructure Changes to infrastructure, testing, CI/CD, pipelines, etc. and removed untriaged labels Sep 29, 2022
@penghuo penghuo self-assigned this Oct 12, 2022
@peterzhuamazon peterzhuamazon linked a pull request Oct 12, 2022 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure Changes to infrastructure, testing, CI/CD, pipelines, etc. v2.4.0 'Issues and PRs related to version v2.4.0'
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants