Skip to content
StepArgumentsStatus
Start of Pipeline - (2 min 33 sec in block)
node - (2 min 32 sec in block)master
node block - (2 min 32 sec in block)
tool - (0.48 sec in self)Maven 3.6.3
stage - (0.64 sec in block)Info
stage block (Info) - (0.57 sec in block)
echo - (0.31 sec in self)##############################################
echo - (23 ms in self)Preparing release 1.13.2 for appng-authentication from branch appng-authentication-1.13.x, current snapshot is 1.13.2-SNAPSHOT, next version will be 1.13.3-SNAPSHOT
echo - (12 ms in self)##############################################
stage - (5.8 sec in block)Prepare Release Branch
stage block (Prepare Release Branch) - (5.6 sec in block)
sh - (0.37 sec in self)rm -rf appng-authentication
sh - (2.8 sec in self)git clone git@github.com:appNG/appng-authentication.git appng-authentication
org.jenkinsci.plugins.workflow.steps.PushdStep - (2.1 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1.8 sec in block)
sh - (0.42 sec in self)git checkout appng-authentication-1.13.x
sh - (0.53 sec in self)sed -i 's/1\.13\.2-SNAPSHOT/1\.13\.2/g' pom.xml
sh - (0.36 sec in self)git status
sh - (0.41 sec in self)git commit -a -m 'preparing release 1.13.2'
stage - (2 min 25 sec in block)Build Release Branch
stage block (Build Release Branch) - (2 min 24 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (2 min 24 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (2 min 24 sec in block)
sh - (2 min 23 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