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-07-17 01:46:19 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
997857c775
initializr
/
ci
/
scripts
/
build-project-windows.bat
3 lines
62 B
Batchfile
Raw
Normal View
History
Unescape
Escape
Fix Windows build to use Java 17
2022-11-10 20:27:54 +08:00
SET
"
JAVA_HOME=C:\opt\jdk-17
"
Add support for CI on Windows Closes gh-865
2019-03-27 06:58:24 +08:00
cd
git-repo
Stop using debug flag for Windows build
2019-08-25 08:33:37 +08:00
./mvnw clean install
Reference in New Issue
Copy Permalink