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

Publish artifacts to maven local #92

Merged
merged 3 commits into from
Aug 22, 2022

Conversation

owaiskazi19
Copy link
Member

@owaiskazi19 owaiskazi19 commented Aug 15, 2022

Signed-off-by: Owais Kazi [email protected]

Description

Publish artifacts to Maven and use SDK as a library. This will help us to just import the code from SDK rather than having the whole SDK package in AD extension.

Issues Resolved

Closes #98

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.

@owaiskazi19 owaiskazi19 requested a review from a team August 15, 2022 23:22
build.gradle Show resolved Hide resolved
build.gradle Outdated Show resolved Hide resolved
@joshpalis joshpalis self-requested a review August 16, 2022 22:34
Copy link
Member

@saratvemulapalli saratvemulapalli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Take care of good comments by @dbwiddis , otherwise looks good to me.
Care to update our developer guide?

joshpalis
joshpalis previously approved these changes Aug 17, 2022
Copy link
Member

@joshpalis joshpalis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Other than the comments, also looks good to me!

Copy link
Member

@dbwiddis dbwiddis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM except you resolved the comment about updating settings.gradlebut didn't change it in this PR. Either change it here or wait until #96 is merged before merging this.

@owaiskazi19
Copy link
Member Author

LGTM except you resolved the comment about updating settings.gradlebut didn't change it in this PR. Either change it here or wait until #96 is merged before merging this.

Pushed the change 🙂

@owaiskazi19 owaiskazi19 requested a review from dbwiddis August 19, 2022 22:15
Copy link
Member

@joshpalis joshpalis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@owaiskazi19 owaiskazi19 merged commit 367c762 into opensearch-project:main Aug 22, 2022
@owaiskazi19 owaiskazi19 deleted the publish-to-local branch August 22, 2022 16:45
kokibas pushed a commit to kokibas/opensearch-sdk-java that referenced this pull request Mar 17, 2023
* Publish artifacts to maven local

Signed-off-by: Owais Kazi <[email protected]>

* PR comments and updated the dev guide

Signed-off-by: Owais Kazi <[email protected]>

* Renamed project in settings.gradle

Signed-off-by: Owais Kazi <[email protected]>

Signed-off-by: Owais Kazi <[email protected]>
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.

[FEATURE] Publish Artifacts to Maven Local
4 participants