Closed osmman closed 8 years ago
Performing a Non-interactive Release:
mvn -B release:prepare -DreleaseVersion=1.0.0.CR7 -DdevelopmentVersion=1.0.0-SNAPSHOT
pom.xml
files.
<scm><tag>HEAD</tag></scm>
. Otherwise it will be added automatically with wrong whitespaces.<scmCommentPrefix>'[release] '</scmCommentPrefix>
We could create a special script release.sh
. I tried to create it. Could you review it?
https://gist.github.com/basovnik/6d588d5eb18a3d2bab3b
Execute the release process as follows: