summaryrefslogtreecommitdiff
path: root/run.bat
blob: b0cc48a88ab2db966c2ec7faffb8a62db0a7eef9 (plain)
1
2
3
4
5
::
:: build zip package, but ensuring its from the current source
:: turn off tests and other validation to speed it up
:: TODO: can be sped up more, if shading is moved out of core/
CALL mvn -am -pl dev-tools,distribution/zip package -DskipTests -Drun -Pdev