-
Bug
-
Resolution: Done
-
Critical
-
4.0.0.Beta2.1
There are multiple problems with https://github.com/windup/windup-web/blob/master/build/release_windup_web.sh
1. When an executive command (mvn, git or in release_windup function) fails script is still continuing and the followed commands can push to git or build broken result.
2. I don't think using mvn release:prepare-with-pom and release:prepare are necessary as they are alternatives command
3. script should be able to resume the work if it fails for whatever reason.
- is incorporated by
-
WINDUP-2101 Release scripts in Central CI build
- MODIFIED
- links to