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 plugin zips to maven repo #474

Closed
Tracked by #1916
prudhvigodithi opened this issue Jul 8, 2022 · 2 comments
Closed
Tracked by #1916

[FEATURE] Publish plugin zips to maven repo #474

prudhvigodithi opened this issue Jul 8, 2022 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@prudhvigodithi
Copy link
Member

Is your feature request related to a problem?
With existing setup the plugin jars are only published to maven repo, but not the generated plugin zips.

Related META issue

opensearch-project/opensearch-build#1916

What solution would you like?
A custom gradle plugin solution that can create the publication task for the zips to get published to local staging maven repo with right maven coordinates.
Add/Configure the custom gradle plugin openseearch.pluginzip to the gradle project and test the generated plugin zip's to upload to local maven repo.
More details on how to use the Plugin:
https://github.com/opensearch-project/opensearch-plugins/blob/main/BUILDING.md#opensearchpluginzip

Do you have any additional context?

Current Behavior

Existing all maven publications target the jar files to publish to maven, but not the generated distribution zips.

Expected Behavior

Along with plugin jars, plugin zips should also be published to maven repo with right maven coordinates, so user can download these plugins using dependancy model.

@prudhvigodithi
Copy link
Member Author

Hey @praveensameneni @lezzago can you please check this?
Thank you
@bbarani

@bbarani
Copy link
Member

bbarani commented Jul 15, 2022

@praveensameneni @lezzago Any updates on publishing notifications plugin zips to maven repo? This is the only plugin not published to Maven at this point in time and blocking us from closing out the Meta issue as well. @CEHENKLE

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

3 participants