add the .mvn dir and the relative files.

This commit is contained in:
Jiwen 2020-07-07 17:54:00 +08:00
parent 05406a0af6
commit 4cfbebdfb8
4 changed files with 10 additions and 0 deletions

8
.mvn/extensions.xml Normal file
View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<extensions>
<extension>
<groupId>io.takari.aether</groupId>
<artifactId>takari-local-repository</artifactId>
<version>0.11.3</version>
</extension>
</extensions>

1
.mvn/jvm.config Normal file
View File

@ -0,0 +1 @@
-Xmx8192m

BIN
.mvn/wrapper/maven-wrapper.jar vendored Normal file

Binary file not shown.

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

@ -0,0 +1 @@
distributionUrl=https://repo1.maven.org/maven2/org/apache/maven/apache-maven/3.6.3/apache-maven-3.6.3-bin.zip