Skip to content
StepArgumentsStatus
Start of Pipeline - (7.1 sec in block)
node - (6.9 sec in block)
node block - (6.8 sec in block)
tool - (98 ms in self)Maven 3.6.3
stage - (0.27 sec in block)Info
stage block (Info) - (0.19 sec in block)
echo - (73 ms in self)##############################################
echo - (22 ms in self)Preparing release 1.14.0 for appng-authentication from branch appng-authentication-1.14.x, current snapshot is 1.14.0-SNAPSHOT, next version will be 1.14.1-SNAPSHOT
echo - (63 ms in self)##############################################
stage - (5.6 sec in block)Prepare Release Branch
stage block (Prepare Release Branch) - (5.3 sec in block)
sh - (0.29 sec in self)rm -rf appng-authentication
sh - (2.2 sec in self)git clone git@github.com:appNG/appng-authentication.git appng-authentication
dir - (2.4 sec in block)appng-authentication
dir block - (1.7 sec in block)
sh - (0.29 sec in self)git checkout appng-authentication-1.14.x
sh - (0.29 sec in self)sed -i 's/1\.14\.0-SNAPSHOT/1\.14\.0/g' pom.xml
sh - (0.68 sec in self)git status
sh - (0.43 sec in self)git commit -a -m 'preparing release 1.14.0'
stage - (0.67 sec in block)Build Release Branch
stage block (Build Release Branch) - (0.62 sec in block)
dir - (0.46 sec in block)appng-authentication
dir block - (0.41 sec in block)
sh - (0.38 sec in self)'/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3/bin/mvn' -version