update maven flags

This commit is contained in:
ㄗㄠˋ ㄑㄧˊ
2020-05-02 10:59:20 +08:00
parent 6257ad1520
commit 2a2e9149ec
3 changed files with 9 additions and 9 deletions

View File

@@ -9,7 +9,7 @@ MCDEV_REPO=""
# Added Multithreading to builds
# By JosephWorks
BUILD_CORES="$(nproc --all)"
mvncmd="mvn -T 1.5C"
gitcmd="git -c commit.gpgsign=false -c core.quotepath=false -c core.safecrlf=false -c i18n.commit.encoding=UTF-8 -c i18n.logoutputencoding=UTF-8"