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 snapshot to maven. #186

Closed

Conversation

dblock
Copy link
Member

@dblock dblock commented Jul 28, 2022

Signed-off-by: dblock [email protected]

Description

Adds a Jenkinsfile to publish snapshot to aws.oss.sonatype.org. See http://jenki-jenki-fpgmrv2ryxko-1366042710.us-east-1.elb.amazonaws.com/job/dblock-opensearch-java-publish-to-maven-staging/3/console for a successful run and https://aws.oss.sonatype.org/content/repositories/snapshots/org/opensearch/client/opensearch-java/2.1.0-SNAPSHOT/ for a published snapshot.

  1. Question: is aws.oss.sonatype.org the right target? Or should it be OSSHR?
  2. Next step is to either add a GHA workflow that would auto-trigger this job in production Jenkins or set that up to be triggered on every commit to main. @gaiksaya wdyt is best?

Issues Resolved

Part of #57.

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.

@dblock
Copy link
Member Author

dblock commented Jul 28, 2022

Let's just worry about #187 that has both snapshot and release workflows.

@dblock dblock closed this Jul 28, 2022
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.

1 participant