Skip to content

Change Java SDK Maven groupId to io.openkruise - #44

Merged
furykerry merged 1 commit into
openkruise:masterfrom
furykerry:change-groupid-to-io-openkruise
Aug 13, 2026
Merged

Change Java SDK Maven groupId to io.openkruise#44
furykerry merged 1 commit into
openkruise:masterfrom
furykerry:change-groupid-to-io-openkruise

Conversation

@furykerry

Copy link
Copy Markdown
Member

Summary

Change the Maven groupId for the Java SDK modules from io.github.openkruise to io.openkruise so that artifacts can be published under the io.openkruise namespace on Maven Central.

Changes

  • Updated groupId in e2b/java/pom.xml, k8s/java/pom.xml, and runtime/java/pom.xml
  • Updated dependency examples in the corresponding README.md files
  • Updated docs/java-sdk-publish.md and docs/java-sdk-publish-zh_CN.md with the new namespace and Maven Central links
  • Set the developer email to furykerry@gmail.com to align with the GPG signing key

Verification

  • Verified that no io.github.openkruise or io.github.zhaoqing7892 groupId references remain in the publishing docs and POMs
  • CI publishing workflow remains unchanged; the existing workflows will pick up the new groupId automatically

- Update groupId from io.github.openkruise to io.openkruise in e2b/k8s/runtime pom.xml
- Update dependency examples in README files
- Update publishing docs and Maven Central links
- Set developer email to furykerry@gmail.com for GPG signature consistency
@kruise-bot

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@furykerry
furykerry merged commit fcd4f91 into openkruise:master Aug 13, 2026
3 of 4 checks passed
tianhr pushed a commit to tianhr/agents-api that referenced this pull request Aug 17, 2026
- Update groupId from io.github.openkruise to io.openkruise in e2b/k8s/runtime pom.xml
- Update dependency examples in README files
- Update publishing docs and Maven Central links
- Set developer email to furykerry@gmail.com for GPG signature consistency
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants