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

Add Artifacts in format for maven central #570

Merged

Conversation

AndreKurait
Copy link
Member

@AndreKurait AndreKurait commented Apr 9, 2024

Description

Add Artifacts in format for maven central, including scm on pom, sources, and javadoc

  • Category: Enhancement
  • Why these changes are required? Publish to maven central
  • What is the old behavior before changes and new behavior after changes? Publish jar contains scm on pom, sources, and javadoc where they were missing before

Issues Resolved

[MIGRATIONS-1606]

Is this a backport? If so, please add backport PR # and/or commits #

Testing

Uploaded artifacts manually and verified existing errors.

Check List

  • New functionality includes testing
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented
  • Commits are signed per the DCO using --signoff

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.

@AndreKurait AndreKurait marked this pull request as ready for review April 9, 2024 23:08
@AndreKurait AndreKurait merged commit 48110cb into opensearch-project:main Apr 9, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants