Skip to content

Conversation

@robertcsakany
Copy link
Member

@robertcsakany robertcsakany commented Oct 14, 2025

JNG-6328 Update Maven repositories to repository.judo.technology

@coderabbitai
Copy link

coderabbitai bot commented Oct 14, 2025

Walkthrough

Updated Maven repository/server IDs and credentials across GitHub Actions workflows; removed mirrors sections. In pom.xml, updated distributionManagement IDs and URLs to repository.judo.technology, adjusted related identifiers, performed minor XML cleanup, and added a judong releases-only repository entry.

Changes

Cohort / File(s) Summary of modifications
GitHub Actions workflows
.github/workflows/build.yml, .github/workflows/build-dependabot.yml, .github/workflows/bump-version.yml, .github/workflows/create-release-on-master.yml, .github/workflows/release.yml
Renamed Nexus server IDs to judong and judong-distribution; switched credentials to JUDONG_REPOSITORY_USER/JUDONG_REPOSITORY_PASSWORD; removed the mirrors configuration blocks.
Maven project configuration
pom.xml
Updated distributionManagement IDs/URLs from judong-nexus-* to judong-* with repository.judo.technology endpoints; minor XML cleanup (e.g., <idprefix/>); added a repositories entry for judong (releases enabled, snapshots disabled).

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Poem

I thump my paws on the build’s new ground,
Mirrors gone—clean paths now found.
Judong doors with tidy keys,
Repos hum like busy bees.
URLs hop to tech so true—
Releases crisp as morning dew.
Ship it, squeak! The pipeline flew. 🐇✨

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Title Check ✅ Passed The pull request title accurately summarizes the primary change of updating Maven repository references to judo.technology and includes the issue identifier for context, making the scope and intent immediately clear to reviewers.
Docstring Coverage ✅ Passed No functions found in the changes. Docstring coverage check skipped.
Description Check ✅ Passed The pull request description clearly states the update of Maven repositories to repository.judo.technology, which directly aligns with the changes made in workflow and POM files.
✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feature/JNG-6328_ChangeMavenRepositories

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

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