add 添加 maven-wrapper 以支持项目构建环境的一致性

This commit is contained in:
秋辞未寒
2026-02-21 21:12:36 +08:00
parent 819234610c
commit 39781fbe7f
4 changed files with 494 additions and 0 deletions

8
.mvn/wrapper/maven-wrapper.properties vendored Normal file
View File

@@ -0,0 +1,8 @@
wrapperVersion=3.3.4
distributionType=only-script
# Maven 3.9.X
distributionUrl=https://mirrors.huaweicloud.com/apache/maven/maven-3/3.9.12/binaries/apache-maven-3.9.12-bin.zip
# Maven 4.0
#distributionUrl=https://mirrors.huaweicloud.com/apache/maven/maven-4/4.0.0-rc-5/binaries/apache-maven-4.0.0-rc-5-bin.zip
# 分发类型为 only-script 或 bin 可以不需要该项因为用不到具体参考https://maven.apache.org/tools/wrapper/maven-wrapper-distribution/index.html
#wrapperUrl=https://repo.maven.apache.org/maven2/org/apache/maven/wrapper/maven-wrapper/3.3.4/maven-wrapper-3.3.4.jar