Skip to content

Unable to Load Maven Metadata for OpenSearch Build Tools #1392

Open
@surekhasangle

Description

@surekhasangle

What is the bug?

How can one reproduce the bug?

  • Clone the OpenSearch index-management Plugin repository.
  • Navigate to the project directory.
  • Run the command to build the project: ./gradlew assemble
  • The build process fails with the Unable to load Maven meta-data error.

What is the expected behavior?

  • The gradlew assemble command should successfully resolve all dependencies, download the required build tools, and compile the plugin without errors.

What is your host/environment?

  • OS: [Linux, Windows]
  • OpenSearch Version: [2.15.0]
  • Java Version: [OpenJDK 21]
  • Gradle Version: [8.7]
  • Plugins Used: index-management Plugin
  • Build Tool: Gradle

Do you have any additional context?

  • Change opensearch version in build.gradle file to 2.15.0 instead of 2.15.0.0-SNAPSHOT
  • Change maven repo to release version instead SNAPSHOT

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions