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

[FEATURE] Publish artifacts to Maven #75

Closed
Tracked by #139
saratvemulapalli opened this issue Aug 3, 2022 · 4 comments
Closed
Tracked by #139

[FEATURE] Publish artifacts to Maven #75

saratvemulapalli opened this issue Aug 3, 2022 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@saratvemulapalli
Copy link
Member

Is your feature request related to a problem?

Publish SDK artifacts to Maven repositories for extension authors to consume

@saratvemulapalli saratvemulapalli added the enhancement New feature or request label Aug 3, 2022
@minalsha minalsha added the good first issue Good for newcomers label Aug 3, 2022
@dbwiddis
Copy link
Member

dbwiddis commented Aug 4, 2022

What benefit does publishing our under-development sdk work provide to extension authors? We still haven't decided on a name!

I'm completely on board with publishing an alpha version once we've got something that the community can build on but I don't think we're there yet.

@dblock
Copy link
Member

dblock commented Aug 10, 2022

Generally publishing -SNAPSHOTs is good practice, especially in early stages. Simplifies development of extensions by removing the need to build this repo and publishing to maven local. Automates early.

Because we use aws.oss.sonatype I wouldn't be concerned with naming too much, but would still do #56 first.

@dbwiddis
Copy link
Member

As soon as we are at the point where an extension needs to consume content from the SDK, this will be a requirement, and we are probably nearing that point with the AD work. So yes, let's do the name change and then start publishing.

@saratvemulapalli
Copy link
Member Author

Issue on OpenSearch build: opensearch-project/opensearch-build#3011

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

No branches or pull requests

5 participants