Skip to content
StepArgumentsStatus
Start of Pipeline - (7.2 sec in block)
node - (7.1 sec in block)master
node block - (7 sec in block)
tool - (0.24 sec in self)Maven 3.6.3
stage - (0.25 sec in block)Info
stage block (Info) - (0.18 sec in block)
echo - (0.1 sec in self)##############################################
echo - (21 ms in self)Preparing release 1.17.0 for appng-scheduler from branch appng-scheduler-1.17.x, current snapshot is 1.17.0-SNAPSHOT, next version will be 1.17.1-SNAPSHOT
echo - (14 ms in self)##############################################
stage - (5 sec in block)Prepare Release Branch
stage block (Prepare Release Branch) - (4.9 sec in block)
sh - (0.34 sec in self)rm -rf appng-scheduler
sh - (2.7 sec in self)git clone git@github.com:appNG/appng-scheduler.git appng-scheduler
dir - (1.6 sec in block)appng-scheduler
dir block - (1.5 sec in block)
sh - (0.33 sec in self)git checkout appng-scheduler-1.17.x
sh - (0.49 sec in self)sed -i 's/1\.17\.0-SNAPSHOT/1\.17\.0/g' pom.xml
sh - (0.38 sec in self)git status
sh - (0.32 sec in self)git commit -a -m 'preparing release 1.17.0'
stage - (1.2 sec in block)Build Release Branch
stage block (Build Release Branch) - (1.1 sec in block)
dir - (0.82 sec in block)appng-scheduler
dir block - (0.61 sec in block)
sh - (0.52 sec in self)'/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3/bin/mvn' clean 'deploy' -DoutFolder='/srv/www/appng.org/appng/builds/stable' -Pmaven-central