clearing/build_without_tests.cmd
2022-10-27 17:44:24 +03:00

2 lines
69 B
Batchfile

start mvn clean install -Dmaven.test.skip=true -P distributive
pause