Skip to content

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

@prudhvigodithi

Description

@prudhvigodithi

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestv2.4.0'Issues and PRs related to version v2.4.0'

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions