Skip to content

[DEVO-14362] Repoint Maven repository URLs to repo.pentaho.com - #6354

Merged
cardosov merged 1 commit into
masterfrom
task/devo-14362
Sep 10, 2026
Merged

cardosov merged 1 commit into
masterfrom
task/devo-14362

Conversation

@buildguy

Copy link
Copy Markdown
Collaborator

DEVO-14362 — repoint Maven repository URLs to repo.pentaho.com

Replaces the retiring host repo.orl.eng.hitachivantara.com with
repo.pentaho.com.

Change: 1 POM file(s), 2 occurrence(s). Private (pntprv-*) paths present: no.

Host-only substitution. Scheme, the /artifactory/<path>/ segment and any
trailing slash are byte-identical; repository <id> and <name> are
untouched. Verified with git diff --check and a hostname-normalised
before/after diff that comes back empty, so nothing but the hostname moved.

Files changed:

  • pom.xml

Verification: mvn -q validate passes.


This is part of a coordinated change across 87 repositories in two orgs
(pentaho and webdetails), tracked under DEVO-14362.

The full PR index — one row per repository, including those deliberately
skipped — is maintained at:
https://github.com/cardosov/devops-tasks/blob/task/devo-14362/.agent/memory/pull-requests.md

Please do not merge until the batch is reviewed as a whole.

Replace the retiring host repo.orl.eng.hitachivantara.com with
repo.pentaho.com across 1 POM file(s), 2 occurrence(s).

Host-only substitution: scheme, the /artifactory/<path>/ segment and any
trailing slash are unchanged, as are repository <id> and <name>.

Part of DEVO-14362.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI lite review requested due to automatic review settings September 10, 2026 11:49
@buildguy
buildguy requested a review from a team as a code owner September 10, 2026 11:49

@orca-security-eu orca-security-eu Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Orca Security Scan Summary

Status Check Issues by priority
Passed Passed Infrastructure as Code high 0   medium 0   low 0   info 0 View in Orca
Passed Passed OSS Licenses high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Malicious Packages high 0   medium 0   low 0   info 0 View in Orca
Passed Passed SAST high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Secrets high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Vulnerabilities high 0   medium 0   low 0   info 0 View in Orca

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

The changes are a straightforward hostname substitution in the POM with no remaining references to the retired host found in the repo.

Pull request overview

Updates this repository’s Maven repository configuration to use the new Artifactory host (repo.pentaho.com) in place of the retiring host (repo.orl.eng.hitachivantara.com), ensuring builds continue to resolve Pentaho artifacts.

Changes:

  • Repointed the <repositories> URL for pentaho-public to https://repo.pentaho.com/....
  • Repointed the <pluginRepositories> URL for pentaho-public-plugins to https://repo.pentaho.com/....
File summaries
File Description
pom.xml Updates Maven repository and pluginRepository URLs to the new repo.pentaho.com host.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@buildguy

Copy link
Copy Markdown
Collaborator Author

@buildguy

Copy link
Copy Markdown
Collaborator Author

✅ Build finished in 1h 23m 24s

Build command:

mvn clean verify -B -e -Daudit -Djs.no.sandbox

👌 All tests passed!

Tests run: 3808, Failures: 0, Skipped: 3    Test Results


ℹ️ This is an automatic message

@hitachivantarasonarqube

Copy link
Copy Markdown

@cardosov
cardosov merged commit d7676ab into master Sep 10, 2026
9 checks passed
@cardosov
cardosov deleted the task/devo-14362 branch September 10, 2026 14:34
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.

3 participants