This website requires JavaScript.
Explore
Help
Register
Sign In
lsm
/
initializr
Watch
1
Star
0
Fork
0
You've already forked initializr
mirror of
https://gitee.com/dcren/initializr.git
synced
2025-09-19 18:22:26 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
23cc1928133a5e9d27eb512c784e627bfef8a826
initializr
/
ci
/
scripts
/
build-project-windows.bat
3 lines
61 B
Batchfile
Raw
Normal View
History
Unescape
Escape
Fix location of java home for windows build See gh-865
2019-06-14 10:30:34 -07:00
SET
"
JAVA_HOME=C:\opt\jdk-8
"
Add support for CI on Windows Closes gh-865
2019-03-26 15:58:24 -07:00
cd
git-repo
Stop using debug flag for Windows build
2019-08-25 02:33:37 +02:00
./mvnw clean install
Reference in New Issue
Copy Permalink