Skip to content
StepArgumentsStatus
Start of Pipeline - (48 sec in block)
node - (48 sec in block)
node block - (32 sec in block)
tool - (0.21 sec in self)apache-maven-latest
tool - (30 ms in self)openjdk-jdk11-latest
tool - (0.1 sec in self)oracle-jdk8-latest
sh - (2.2 sec in self)java -version
sh - (0.59 sec in self)mvn -version
stage - (13 sec in block)Fetch from git
stage block (Fetch from git) - (12 sec in block)
git - (12 sec in self)
stage - (8.6 sec in block)Prepare environment
stage block (Prepare environment) - (8.5 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (8.5 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (8.5 sec in block)
sh - (0.33 sec in self)grep '<version>' pom.xml | grep 'SNAPSHOT'
sh - (6.8 sec in self)mvn -q -B -Dexec.executable="echo" -Dexec.args='${project.version}' --non-recursive exec:exec
sh - (0.33 sec in self)ls
echo - (19 ms in self)
echo - (21 ms in self)
echo - (57 ms in self)
echo - (21 ms in self)
echo - (20 ms in self)
echo - (45 ms in self)-[ Configure git user ]--------------------------------------------------------
sh - (0.42 sec in self)git config --local user.email "jersey-bot@eclipse.org"
sh - (0.31 sec in self)git config --local user.name "jersey-bot"
stage - (1.3 sec in block)Prepare branch
stage block (Prepare branch) - (1.2 sec in block)
echo - (19 ms in self)-[ Prepare branch ]-------------------------------------------------------------
echo - (20 ms in self)-[ Switching to release branch ]-------------------------------------------------
sh - (0.58 sec in self)
echo - (17 ms in self)-[ Release tag cleanup ]--------------------------------------------------------
sh - (0.31 sec in self)
sh - (0.3 sec in self) sed -i 's|<suppress files="generated" checks=".*"/>|<suppress files="generated" checks=".*"/><suppress files="unpacked-src" checks=".*"/>|g' etc/config/checkstyle-suppressions.xml
stage - (5.8 sec in block)Prepare pom.xml for release of Jersey
stage block (Prepare pom.xml for release of Jersey) - (5.7 sec in block)
echo - (21 ms in self)
echo - (22 ms in self)-[ Run maven release ]---------------------------------------------------------
echo - (20 ms in self)-[ Set Release version ]-------------------------------------------------------
sh - (5.6 sec in self)