Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: b3297f16a8b7361e03e866e8492ec6dcf4229d68
https://github.com/hibernate/hibernate-orm/commit/b3297f16a8b7361e03e866e...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2026-05-28 (Thu, 28 May 2026)
Changed paths:
M MAINTAINERS.md
M settings.gradle
Log Message:
-----------
Disallow plain HTTP for maven mirror
We use HTTPS, so plain HTTP is just not needed.
Commit: bc7537b120296e03b41307d42cc675e6c377cc31
https://github.com/hibernate/hibernate-orm/commit/bc7537b120296e03b41307d...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2026-05-28 (Thu, 28 May 2026)
Changed paths:
M MAINTAINERS.md
M settings.gradle
M tooling/hibernate-maven-plugin/hibernate-maven-plugin.gradle
Log Message:
-----------
Allow setting MAVEN_MIRROR through -D
This can be useful for tools that can be parameterized with a Gradle
command, but whose execution environment is entirely not under our
control, so we can't set environment variables.
Commit: 31f1ff2b959e9b8dd9c501f425452b94acac19b1
https://github.com/hibernate/hibernate-orm/commit/31f1ff2b959e9b8dd9c501f...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2026-05-28 (Thu, 28 May 2026)
Changed paths:
M settings.gradle
M tooling/hibernate-maven-plugin/hibernate-maven-plugin.gradle
M
tooling/hibernate-maven-plugin/src/intTest/java/org/hibernate/orm/tooling/maven/AbstractMavenTestIT.java
Log Message:
-----------
Allow authentication for the maven mirror
Commit: b8cfb7dd9fb7258e8730c74bd0046ffb00066b44
https://github.com/hibernate/hibernate-orm/commit/b8cfb7dd9fb7258e8730c74...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2026-05-28 (Thu, 28 May 2026)
Changed paths:
M settings.gradle
Log Message:
-----------
Only add "extra" Maven repositories when *not* using a mirror
Compare:
https://github.com/hibernate/hibernate-orm/compare/9f6056a2c12f...b8cfb7d...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications