Step | Arguments | Status | ||
---|---|---|---|---|
Start of Pipeline - (14 min in block) | ||||
node - (14 min in block) | master | |||
node block - (14 min in block) | ||||
tool - (0.41 sec in self) | Maven 3.6.3 | |||
stage - (1.5 sec in block) | Info | |||
stage block (Info) - (0.72 sec in block) | ||||
echo - (0.13 sec in self) | ############################################## | |||
echo - (0.28 sec in self) | Preparing release 1.24.5 from branch appng-1.24.5-SNAPSHOT, current snapshot is 1.24.5-SNAPSHOT, next version will be 1.24.6-SNAPSHOT | |||
echo - (52 ms in self) | ############################################## | |||
stage - (10 sec in block) | Prepare Release Branch | |||
stage block (Prepare Release Branch) - (10 sec in block) | ||||
sh - (0.91 sec in self) | rm -rf appng | |||
sh - (4.6 sec in self) | git clone git@github.com:appNG/appng.git | |||
org.jenkinsci.plugins.workflow.steps.PushdStep - (4.2 sec in block) | ||||
org.jenkinsci.plugins.workflow.steps.PushdStep block - (4.1 sec in block) | ||||
sh - (0.42 sec in self) | git checkout appng-1.24.5-SNAPSHOT | |||
sh - (1 sec in self) | sed -i 's/1\.24\.5-SNAPSHOT/1\.24\.6-SNAPSHOT/g' README.adoc **/README.adoc | |||
sh - (0.49 sec in self) | sed -i 's/1\.24\.4/1\.24\.5/g' README.adoc **/README.adoc | |||
sh - (0.81 sec in self) | sed -i 's/1\.24\.5-SNAPSHOT/1\.24\.5/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.44 sec in self) | sed -i 's/:current: {snapshot}/:current: {stable}/g' README.adoc **/README.adoc | |||
sh - (0.55 sec in self) | git status | |||
sh - (0.36 sec in self) | git commit -a -m 'preparing release 1.24.5' | |||
stage - (14 min in block) | Build Release Branch | |||
stage block (Build Release Branch) - (14 min in block) | ||||
org.jenkinsci.plugins.workflow.steps.PushdStep - (14 min in block) | ||||
org.jenkinsci.plugins.workflow.steps.PushdStep block - (14 min in block) | ||||
sh - (0.8 sec in self) | '/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3/bin/mvn' -version | |||
sh - (4 min 38 sec in self) | '/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3/bin/mvn' install -Djavax.xml.accessExternalSchema=all -Dmaven.test.skip -Dasciidoctor.skip | |||
sh - (9 min 31 sec in self) | '/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3/bin/mvn' deploy -Djavax.xml.accessExternalSchema=all -DoutFolder=/srv/www/appng.org/appng/builds/stable -Pmaven-central -Pjavadocs -Pdefault |