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-03 20:28:01 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
1a0ec74f8a
initializr
/
ci
/
scripts
/
build-project-windows.bat
3 lines
64 B
Batchfile
Raw
Normal View
History
Unescape
Escape
Fix location of java home for windows build See gh-865
2019-06-15 01:30:34 +08:00
SET
"
JAVA_HOME=C:\opt\jdk-8
"
Add support for CI on Windows Closes gh-865
2019-03-27 06:58:24 +08:00
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