修改编译打包

This commit is contained in:
暮光:城中城
2021-12-12 21:45:20 +08:00
parent 9dfb8f9ac6
commit 52a01581d4
2 changed files with 3 additions and 1 deletions

2
.gitignore vendored
View File

@@ -2,6 +2,8 @@
tmlog*.lck tmlog*.lck
dependency-reduced-pom.xml dependency-reduced-pom.xml
/dist
###################################################################### ######################################################################
# Build Tools # Build Tools

View File

@@ -10,7 +10,7 @@ set build_folder=%app_name%-%version%
set target_dir=%dist_dir%\%build_folder% set target_dir=%dist_dir%\%build_folder%
::call mvn clean package -Dmaven.test.skip=true call mvn clean package -Dmaven.test.skip=true
::copy files ::copy files