Skip to content

docs: replace hardcoded Java Maven XML snippet with Maven Central link - #196

Merged
shps951023 merged 1 commit into
mainfrom
docs/java-maven-central-link
Sep 20, 2026
Merged

shps951023 merged 1 commit into
mainfrom
docs/java-maven-central-link

Conversation

@shps951023

@shps951023 shps951023 commented Sep 20, 2026

Copy link
Copy Markdown
Member

Summary

Remove the stale hardcoded Java Maven XML dependency snippet (pinned to an old version) and its groupId/package-name note, replacing it with a Maven Central link that always reflects the latest release.

Changes

  • Replace the <dependency> XML block with a Maven Central artifact link in README.md and the translated READMEs.
  • Remove the now-redundant "Maven group IDs may contain hyphens..." note, including in minipdf-java/README.md.

Motivation

The hardcoded <version>0.2.0</version> drifts from the actual released version, and the note explaining the hyphenated groupId is unnecessary once the XML block is gone.

Summary by CodeRabbit

  • Documentation
    • Updated Java quick-start guidance across the documentation to link directly to the Maven Central artifact.
    • Simplified installation instructions by replacing lengthy dependency configuration examples and package-naming explanations with a direct artifact reference.
    • Applied the documentation updates consistently across English, French, Italian, Japanese, Korean, Simplified Chinese, and Traditional Chinese guides.

@coderabbitai

coderabbitai Bot commented Sep 20, 2026

Copy link
Copy Markdown

Review Change StackReview Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Advanced

Run ID: 13607e30-5f13-40f5-866f-164e2fb73450

📥 Commits

Reviewing files that changed from the base of the PR and between 9975712 and 76a8556.

📒 Files selected for processing (8)
  • README.md
  • documents/README.fr.md
  • documents/README.it.md
  • documents/README.ja.md
  • documents/README.ko.md
  • documents/README.zh-CN.md
  • documents/README.zh-TW.md
  • minipdf-java/README.md
💤 Files with no reviewable changes (1)
  • minipdf-java/README.md

Included review availability: Your plan provides up to 2 included reviews per hour; 1 remains after this review.


📝 Walkthrough

Walkthrough

The Java installation sections in the main, localized, and module README files remove Maven XML examples or naming explanations. The translated quick-start sections add links to the Maven Central artifact.

Changes

Maven documentation updates

Layer / File(s) Summary
Replace Maven examples with artifact links
README.md, documents/README.*.md, minipdf-java/README.md
The Java README sections replace Maven dependency snippets or groupId and package naming explanations with Maven Central artifact links. The Java code example remains unchanged.

Priority: ⬇️ Low

Estimated code review effort: 1 (Trivial) | ~3 minutes

Change: Other

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the main documentation change: replacing the hardcoded Java Maven XML dependency snippet with a Maven Central link.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Commit to this branch
  • Create a new PR

Comment @coderabbitai help to get the list of available commands.

@shps951023
shps951023 merged commit 02f432e into main Sep 20, 2026
19 checks passed
@shps951023
shps951023 deleted the docs/java-maven-central-link branch September 20, 2026 10:23
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