Fix a bug where pkl-codegen-java download link points to Sonatype instead of GitHub
Not in the PR: we also need to fix the snapshot download location; but haven't figured out yet what the correct link is.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/apple/pkl/pull/1162
**Author:** [@bioball](https://github.com/bioball)
**Created:** 7/30/2025
**Status:** ✅ Merged
**Merged:** 7/31/2025
**Merged by:** [@bioball](https://github.com/bioball)
**Base:** `main` ← **Head:** `fix-sonatype-links`
---
### 📝 Commits (2)
- [`dc6e178`](https://github.com/apple/pkl/commit/dc6e178ea3d715b582392f59c09a54fbaae6210f) Fix download links
- [`54165c0`](https://github.com/apple/pkl/commit/54165c09f5f6ffc777c68fbd3366411cf911a1de) Don't end snapshot repo with slash
### 📊 Changes
**4 files changed** (+7 additions, -6 deletions)
<details>
<summary>View changed files</summary>
📝 `docs/modules/ROOT/partials/component-attributes.adoc` (+3 -2)
📝 `docs/modules/java-binding/pages/codegen.adoc` (+2 -2)
📝 `docs/modules/pkl-doc/pages/index.adoc` (+1 -1)
📝 `docs/modules/pkl-gradle/pages/index.adoc` (+1 -1)
</details>
### 📄 Description
* Snapshot repo has changed
* Fix a bug where pkl-codegen-java download link points to Sonatype instead of GitHub
Not in the PR: we also need to fix the snapshot download location; but haven't figured out yet what the correct link is.
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/apple/pkl/pull/1162
Author: @bioball
Created: 7/30/2025
Status: ✅ Merged
Merged: 7/31/2025
Merged by: @bioball
Base:
main← Head:fix-sonatype-links📝 Commits (2)
dc6e178Fix download links54165c0Don't end snapshot repo with slash📊 Changes
4 files changed (+7 additions, -6 deletions)
View changed files
📝
docs/modules/ROOT/partials/component-attributes.adoc(+3 -2)📝
docs/modules/java-binding/pages/codegen.adoc(+2 -2)📝
docs/modules/pkl-doc/pages/index.adoc(+1 -1)📝
docs/modules/pkl-gradle/pages/index.adoc(+1 -1)📄 Description
Not in the PR: we also need to fix the snapshot download location; but haven't figured out yet what the correct link is.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.