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

Fix jar publishing workflows #1337

Merged
merged 1 commit into from
Aug 14, 2024
Merged

Fix jar publishing workflows #1337

merged 1 commit into from
Aug 14, 2024

Conversation

jeffreyscarpenter
Copy link
Contributor

In #1330 we removed the offline code and logic to publish Data API jar to private maven repo. We had originally intended to start publishing the jar to a public repo in #1331, but there are no known use cases that would rely on this, so we decided to stick with current approach of publishing to private repo. This PR restores the distributionManagement section to the pom so that Maven knows where to publish the jar.

Checklist

  • Changes manually tested
  • Automated Tests added/updated
  • Documentation added/updated
  • CLA Signed: DataStax CLA

@jeffreyscarpenter
Copy link
Contributor Author

Verified Jar publish workflow is now working https://github.com/stargate/data-api/actions/runs/10391183706/job/28773483957.

@jeffreyscarpenter jeffreyscarpenter merged commit f2f7e3a into main Aug 14, 2024
4 checks passed
@jeffreyscarpenter jeffreyscarpenter deleted the jeff/fix-jar-publish branch August 14, 2024 16:41
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.

2 participants