This is an automated email from the ASF dual-hosted git repository.
sjaranowski pushed a commit to branch maven-4.0.x
in repository https://gitbox.apache.org/repos/asf/maven.git
The following commit(s) were added to refs/heads/maven-4.0.x by this push:
new 2ffb0a8d64 Update README.md
2ffb0a8d64 is described below
commit 2ffb0a8d645946777235ba1d022193c485463fea
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Thu Feb 12 23:20:37 2026 +0100
Update README.md
Make similar as on master branch
---
README.md | 30 ++++++++++++++++++++----------
1 file changed, 20 insertions(+), 10 deletions(-)
diff --git a/README.md b/README.md
index a60d44dde4..53edf4a911 100644
--- a/README.md
+++ b/README.md
@@ -19,12 +19,20 @@ Apache Maven
[][license]
[](https://github.com/jvm-repo-rebuild/reproducible-central/blob/master/content/org/apache/maven/maven/README.md)
-- [master](https://github.com/apache/maven) = 4.1.x: [](https://central.sonatype.com/artifact/org.apache.maven/apache-maven)
-- [4.0.x](https://github.com/apache/maven/tree/maven-4.0.x): [](https://central.sonatype.com/artifact/org.apache.maven/apache-maven)
-[][build]
-[][test-results]
-- [3.9.x](https://github.com/apache/maven/tree/maven-3.9.x): [](https://central.sonatype.com/artifact/org.apache.maven/apache-maven)
+- [master](https://github.com/apache/maven) = 4.1.x
+[][build]
+[][gh-build]
+
+- [4.0.x](https://github.com/apache/maven/tree/maven-4.0.x):
+[](https://central.sonatype.com/artifact/org.apache.maven/apache-maven)
+[][build-4.0]
+[][gh-build-4.0]
+
+- [3.9.x](https://github.com/apache/maven/tree/maven-3.9.x):
+[](https://central.sonatype.com/artifact/org.apache.maven/apache-maven)
+[][build-3.9]
+[][gh-build-3.9]
Apache Maven is a software project management and comprehension tool. Based on
the concept of a project object model (POM), Maven can manage a project's
@@ -67,7 +75,7 @@ Quick Build
-------
If you want to bootstrap Maven, you'll need:
- Java 17+
-- Maven 3.6.3 or later
+- Maven 3.9.0 or later
- Run Maven, specifying a location into which the completed Maven distro
should be installed:
```
mvn -DdistributionTargetDir="$HOME/app/maven/apache-maven-4.0.x-SNAPSHOT"
clean package
@@ -76,10 +84,12 @@ If you want to bootstrap Maven, you'll need:
[home]: https://maven.apache.org/
[license]: https://www.apache.org/licenses/LICENSE-2.0
-[build]:
https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/job/maven-4.0.x/
-[test-results]:
https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/job/maven-4.0.x/lastCompletedBuild/testReport/
-[build-status]:
https://img.shields.io/jenkins/s/https/ci-maven.apache.org/job/Maven/job/maven-box/job/maven/job/maven-4.0.x.svg?
-[build-tests]:
https://img.shields.io/jenkins/t/https/ci-maven.apache.org/job/Maven/job/maven-box/job/maven/job/maven-4.0.x.svg?
+[build]:
https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/job/master/
+[build-4.0]:
https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/job/maven-4.0.x/
+[build-3.9]:
https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/job/maven-3.9.x/
+[gh-build]:
https://github.com/apache/maven/actions/workflows/maven.yml?query=branch%3Amaster
+[gh-build-4.0]:
https://github.com/apache/maven/actions/workflows/maven.yml?query=branch%3Amaven-4.0.x
+[gh-build-3.9]:
https://github.com/apache/maven/actions/workflows/maven.yml?query=branch%3Amaven-3.9.x
[maven-home]: https://maven.apache.org/
[maven-download]: https://maven.apache.org/download.cgi
[users-list]: https://maven.apache.org/mailing-lists.html