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-05-04 12:48:02 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
7f20525112
initializr
/
ci
/
scripts
/
build-project-windows.bat
3 lines
71 B
Batchfile
Raw
Normal View
History
Unescape
Escape
Add support for CI on Windows Closes gh-865
2019-03-27 06:58:24 +08:00
SET
"
JAVA_HOME=C:\opt\jdk1.8.0_161
"
cd
git-repo
Add more logging for debugging formatting failures on windows
2019-05-21 08:23:02 +08:00
./mvnw clean install -X
Reference in New Issue
Copy Permalink