File tree Expand file tree Collapse file tree 4 files changed +5
-4
lines changed Expand file tree Collapse file tree 4 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 11# see https://s.apache.org/asfyaml
22github :
33 description : " Apache Maven Wrapper"
4- homepage : https://maven.apache.org/wrapper
4+ homepage : https://maven.apache.org/tools/ wrapper
55 labels :
66 - java
77 - build-management
Original file line number Diff line number Diff line change 1414 See the License for the specific language governing permissions and
1515 limitations under the License.
1616-->
17- Contributing to [ Apache Maven Wrapper] ( https://maven.apache.org/wrapper/ )
17+ Contributing to [ Apache Maven Wrapper] ( https://maven.apache.org/tools/ wrapper/ )
1818======================
1919
2020[ ![ Apache License, Version 2.0, January 2004] ( https://img.shields.io/github/license/apache/maven.svg?label=License )] [ license ]
Original file line number Diff line number Diff line change @@ -32,6 +32,7 @@ under the License.
3232 <packaging >pom</packaging >
3333
3434 <name >Apache Maven Wrapper</name >
35+ <url >https://maven.apache.org/tools/wrapper/</url >
3536 <inceptionYear >2013</inceptionYear >
3637
3738 <modules >
@@ -62,7 +63,7 @@ under the License.
6263 </distributionManagement >
6364
6465 <properties >
65- <maven .site.path>wrapper -archives/wrapper-LATEST</maven .site.path>
66+ <maven .site.path>tools -archives/wrapper-LATEST</maven .site.path>
6667 <mavenVersion >3.9.6</mavenVersion >
6768 <javaVersion >8</javaVersion >
6869 <!-- remove later - upgrade to try run tests with Java 23, Doxia 1.x -->
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ under the License.
2424
2525 <body >
2626 <breadcrumbs >
27- <item name =" Wrapper" href =" https://maven.apache.org/wrapper/index.html" />
27+ <item name =" Wrapper" href =" https://maven.apache.org/tools/ wrapper/index.html" />
2828 </breadcrumbs >
2929
3030 <menu name =" Overview" >
You can’t perform that action at this time.
0 commit comments