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

[BUG] publish to maven local is not publishing sha1 and md5 checksums #52

Closed
gaiksaya opened this issue Oct 19, 2021 · 2 comments
Closed
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@gaiksaya
Copy link
Member

What is the bug?
./gradlew publishToMavenLocal does not generate the checksums

How can one reproduce the bug?
Steps to reproduce the behavior:

  1. /gradlew publishToMavenLocal
  2. check the files

What is the expected behavior?
sha1 and md5 checksums should be generated

Do you have any additional context?
work around has been added here: https://github.com/opensearch-project/opensearch-java/pull/51/files#diff-e21da378399d7f35543533d279a39bf3d1024092580f40330fd8bc56379d6164R87-R109
which can be removed once the checksum generation is handled by gradle

@gaiksaya gaiksaya added the bug Something isn't working label Oct 19, 2021
@VijayanB VijayanB added the help wanted Extra attention is needed label Oct 19, 2021
imRishN pushed a commit to imRishN/opensearch-java that referenced this issue Jan 25, 2022
@dblock
Copy link
Member

dblock commented Jul 29, 2022

Fixed via #187.

@dblock dblock closed this as completed Jul 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants