-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Milestone
Description
cloudstack/tools/build/setnextversion.sh
Line 127 in 233f46c
| export currentversion=`mvn org.apache.maven.plugins:maven-help-plugin:2.1.1:evaluate -Dexpression=project.version | grep -v '\['` |
without -B ( batch mode ), if maven has to download anything it will end in variable.
worth to change here too, not critical tho
cloudstack/tools/build/setnextversion.sh
Line 131 in 233f46c
| mvn versions:set -DnewVersion=$version -P vmware -P developer -P systemvm -P simulator -Dnoredist versions:commit |
Metadata
Metadata
Assignees
Labels
No labels