Skip to content

Conversation

gaiksaya
Copy link
Member

@gaiksaya gaiksaya commented Jul 2, 2025

Description

Maven central recently announced the end of life for publishing artifacts via nexus portal. As a part of the migration https://central.sonatype.org/pages/ossrh-eol/#process-to-migrate we made some changes to accommodate the new endpoints. See related PR

Also adds github repository condition for essential workflows else it keeps failing in the fork.

This PR accommodates the change to successfully publish artifacts to maven central in future releases.

Issues Resolved

part of opensearch-project/opensearch-build#5552

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@cwperks
Copy link
Member

cwperks commented Jul 3, 2025

* What went wrong:
A problem occurred configuring root project 'opensearch-sdk-java'.
> Could not resolve all artifacts for configuration ':classpath'.
   > Could not resolve org.opensearch.gradle:build-tools:3.0.0-SNAPSHOT.
     Required by:
         project :
      > Dependency requires at least JVM runtime version 21. This build uses a Java 17 JVM.

This repo needs to be bumped to version 3.2.0 as well.

gaiksaya added 2 commits July 10, 2025 13:46
Sayali Gaikawad <[email protected]>

Signed-off-by: Sayali Gaikawad <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants