From fb15cf0d988f7c1fe42896f5f458c8832e82a385 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20Boutemy?= Date: Mon, 14 Jul 2025 09:49:01 +0200 Subject: [PATCH] site is now /tools/wrapper see https://github.com/apache/maven-site/pull/838 --- .asf.yaml | 2 +- README.md | 2 +- pom.xml | 3 ++- src/site/site.xml | 2 +- 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index 2059113d..a0f5e642 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -1,7 +1,7 @@ # see https://s.apache.org/asfyaml github: description: "Apache Maven Wrapper" - homepage: https://maven.apache.org/wrapper + homepage: https://maven.apache.org/tools/wrapper labels: - java - build-management diff --git a/README.md b/README.md index b917756f..b1da673e 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ See the License for the specific language governing permissions and limitations under the License. --> -Contributing to [Apache Maven Wrapper](https://maven.apache.org/wrapper/) +Contributing to [Apache Maven Wrapper](https://maven.apache.org/tools/wrapper/) ====================== [![Apache License, Version 2.0, January 2004](https://img.shields.io/github/license/apache/maven.svg?label=License)][license] diff --git a/pom.xml b/pom.xml index 021a5f76..49085d5a 100644 --- a/pom.xml +++ b/pom.xml @@ -32,6 +32,7 @@ under the License. pom Apache Maven Wrapper + https://maven.apache.org/tools/wrapper/ 2013 @@ -62,7 +63,7 @@ under the License. - wrapper-archives/wrapper-LATEST + tools-archives/wrapper-LATEST 3.9.6 8 diff --git a/src/site/site.xml b/src/site/site.xml index b6816dd1..5ce110b9 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -24,7 +24,7 @@ under the License. - +