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

[release]: opensearch-sdk-java #3638

Closed
owaiskazi19 opened this issue Jun 19, 2023 · 8 comments
Closed

[release]: opensearch-sdk-java #3638

owaiskazi19 opened this issue Jun 19, 2023 · 8 comments
Assignees
Labels

Comments

@owaiskazi19
Copy link
Member

Did you read the on-boarding document

Yes

What is the name of your component?

opensearch-sdk-java

What is the link to your GitHub repo?

https://github.com/opensearch-project/opensearch-sdk-java

Targeted release date

07/18/2023 (2.9.0)

Where should we publish this component?

maven central

What type of artifact(s) will be generated for this component?

Jars

Have you completed the required reviews including security reviews, UX reviews?

Yes

Have you on-boarded automated security scanning for the GitHub repo associated with this component?

Yes

Additional context

This will be an experimental release for extensibility.

@owaiskazi19 owaiskazi19 added untriaged Issues that have not yet been triaged release labels Jun 19, 2023
@owaiskazi19 owaiskazi19 changed the title [release]: [release]: opensearch-sdk-java Jun 19, 2023
@gaiksaya gaiksaya removed the untriaged Issues that have not yet been triaged label Jun 19, 2023
@gaiksaya
Copy link
Member

opensearch-sdk-java needs to be on-boarded to 1-click release process. Please go through the on-boarding documentation here: https://github.com/opensearch-project/opensearch-build/blob/main/ONBOARDING.md#onboarding-to-universal--1-click-release-process and let us know if you have any questions.

Thanks!

@gaiksaya
Copy link
Member

opensearch-sdk-java has been on-boarded to 1-click release process. Next steps:

  1. Push a tag using the right commit and branch to opensearch-sdk-java
  2. Reach out this repo once the workflow succeeds https://build.ci.opensearch.org/view/Release/job/opensearch-sdk-java-release/
  3. After a successful release please publish the drafted release on GitHub and change
publishRelease: true
autoPublish: true

Since this is the first release the above parameters are set to false to verify the artifacts.

@gaiksaya gaiksaya self-assigned this Jun 23, 2023
@gaiksaya
Copy link
Member

image

@gaiksaya
Copy link
Member

Validation is missing:

failureMessage | Invalid  POM:  /org/opensearch/sdk/opensearch-sdk-java/0.1.0/opensearch-sdk-java-0.1.0.pom:  Project description missing, License information missing, Developer  information missing
-- | --


@prudhvigodithi
Copy link
Member

(Related Topic #2928 (comment))
From the error looks the POM file generated is not in right format for publishing to maven
https://central.sonatype.org/publish/requirements/

@prudhvigodithi
Copy link
Member

@prudhvigodithi
Copy link
Member

Validation is missing:

failureMessage | Invalid  POM:  /org/opensearch/sdk/opensearch-sdk-java/0.1.0/opensearch-sdk-java-0.1.0.pom:  Project description missing, License information missing, Developer  information missing
-- | --

The suggested approach should work opensearch-project/opensearch-sdk-java#903 (comment).

@gaiksaya
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants