Skip to content
StepArgumentsStatus
Start of Pipeline - (15 sec in block)
node - (15 sec in block)master
node block - (14 sec in block)
tool - (0.17 sec in self)Maven 3.6.3
stage - (0.72 sec in block)Info
stage block (Info) - (0.32 sec in block)
echo - (31 ms in self)##############################################
echo - (20 ms in self)Preparing release 1.26.1 from branch appng-1.26.x, current snapshot is 1.26.1-SNAPSHOT, next version will be 1.26.2-SNAPSHOT
echo - (12 ms in self)##############################################
stage - (12 sec in block)Prepare Release Branch
stage block (Prepare Release Branch) - (12 sec in block)
sh - (2.8 sec in self)rm -rf appng
sh - (5.6 sec in self)git clone git@github.com:appNG/appng.git
dir - (3.8 sec in block)appng
dir block - (3.8 sec in block)
sh - (0.48 sec in self)git checkout appng-1.26.x
sh - (1.2 sec in self)sed -i 's/1\.26\.1-SNAPSHOT/1\.26\.2-SNAPSHOT/g' README.adoc **/README.adoc
sh - (0.32 sec in self)sed -i 's/1\.26\.0/1\.26\.1/g' README.adoc **/README.adoc
sh - (0.44 sec in self)sed -i 's/1\.26\.1-SNAPSHOT/1\.26\.1/g' pom.xml **/pom.xml appng-archetype-application/src/main/resources/archetype-resources/pom.xml appng-archetype-application/readme.txt appng-documentation/src/main/asciidoc/listing/dependencies.txt
sh - (0.29 sec in self)sed -i 's/:current: {snapshot}/:current: {stable}/g' README.adoc **/README.adoc
sh - (0.46 sec in self)git status
sh - (0.51 sec in self)git commit -a -m 'preparing release 1.26.1'
stage - (0.87 sec in block)Build Release Branch
stage block (Build Release Branch) - (0.81 sec in block)
dir - (0.54 sec in block)appng
dir block - (0.48 sec in block)
sh - (0.43 sec in self)'/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3/bin/mvn' -version