Skip to content

Backport HHH-20341 to branch 7.1 - Fix mirror integration on Jenkins CI and in Embedded MavenCli tests#12281

Merged
yrodiere merged 10 commits intohibernate:7.1from
yrodiere:HHH-20341-7.1
May 4, 2026
Merged

Backport HHH-20341 to branch 7.1 - Fix mirror integration on Jenkins CI and in Embedded MavenCli tests#12281
yrodiere merged 10 commits intohibernate:7.1from
yrodiere:HHH-20341-7.1

Conversation

@yrodiere
Copy link
Copy Markdown
Member

https://hibernate.atlassian.net/browse/HHH-20341

Backport of f63332e, #12177, #12275


Please make sure that the following tasks are completed:
Tasks specific to HHH-20341 (Task):

  • Add test OR check there is no need for a test
  • Update documentation as relevant: javadoc for changed API, documentation/src/main/asciidoc/userguide for all features, documentation/src/main/asciidoc/introduction for main features, links from existing documentation
  • Add entries as relevant to migration-guide.adoc (breaking changes) and whats-new.adoc (new features/improvements)

beikov and others added 9 commits April 30, 2026 18:43
…ojoTestIT

Signed-off-by: Koen Aers <koen.aers@gmail.com>
Signed-off-by: Koen Aers <koen.aers@gmail.com>
Signed-off-by: Koen Aers <koen.aers@gmail.com>
Signed-off-by: Koen Aers <koen.aers@gmail.com>
Signed-off-by: Koen Aers <koen.aers@gmail.com>
Signed-off-by: Koen Aers <koen.aers@gmail.com>
So that we can change it from CI configuration instead of having to edit
every single Jenkinsfile every time.

In our case we were missing the HTTP scheme and the repo path, so I
believe the mirror has never even been used -- most likely it was
silently ignored, because the given URL looked like an empty repo.

CI now includes the proper URL, with correct scheme and path, which
means the Jenkinsfiles should work just fine.
As it was, it was simply being ignored.
@hibernate-github-bot
Copy link
Copy Markdown

hibernate-github-bot Bot commented Apr 30, 2026

Thanks for your pull request!

This pull request does not follow the contribution rules. Could you have a look?

❌ All commit messages should start with a JIRA issue key matching pattern HHH-\d+
    ↳ Offending commits: [7b831ca]

› This message was automatically generated.

…ting MAVEN_MIRROR

So that we know for sure the mirror is being used.
@sonarqubecloud
Copy link
Copy Markdown

@yrodiere yrodiere merged commit e9b2907 into hibernate:7.1 May 4, 2026
25 of 28 checks passed
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.

3 participants