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

Update build.gradle to build main jar #29

Merged
merged 1 commit into from
May 31, 2023

Conversation

khushbr
Copy link
Collaborator

@khushbr khushbr commented May 31, 2023

Is your feature request related to a problem? Please provide an existing Issue # , or describe.
Update build.gradle to build main jar. Missing Main JAR is causing failure when publishing the JAR to Maven Central

Test:

% ls /Users/khushbr/.m2/repository/org/opensearch/performance-analyzer-commons/1.0.0
performance-analyzer-commons-1.0.0-javadoc.jar	performance-analyzer-commons-1.0.0.jar		performance-analyzer-commons-1.0.0.pom
performance-analyzer-commons-1.0.0-sources.jar	performance-analyzer-commons-1.0.0.module

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • 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.

Signed-off-by: Khushboo Rajput <khushbr@amazon.com>
@khushbr khushbr merged commit 6edeb38 into opensearch-project:main May 31, 2023
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.

3 participants