Skip to content
StepArgumentsStatus
Start of Pipeline - (44 sec in block)
node - (43 sec in block)
node block - (27 sec in block)
tool - (0.53 sec in self)apache-maven-latest
tool - (0.5 sec in self)openjdk-jdk17-latest
tool - (0.51 sec in self)openjdk-jdk21-latest
sh - (0.95 sec in self)java -version
stage - (7.7 sec in block)Fetch from git
stage block (Fetch from git) - (7.1 sec in block)
git - (6.5 sec in self)
stage - (13 sec in block)Prepare environment
stage block (Prepare environment) - (12 sec in block)
dir - (11 sec in block)/home/jenkins/agent/workspace/Jakarta EE11 release/Jersey-EE11-main_release
dir block - (11 sec in block)
sh - (0.55 sec in self)grep '<version>' pom.xml | grep 'SNAPSHOT'
sh - (8.6 sec in self)mvn -q -Dexec.executable="echo" -Dexec.args='${project.version}' --non-recursive exec:exec -Pstaging
echo - (1 ms in self)Current version: 4.0.99-SNAPSHOT
echo - (1 ms in self)Release version: 4.0.0-M1
echo - (1 ms in self)Next version: 4.0.99-SNAPSHOT
echo - (1 ms in self)Release tag: 4.0.0-M1
echo - (3 ms in self)Release branch: 4.0.0-M1-BRANCH
echo - (1 ms in self)-[ Configure git user ]--------------------------------------------------------
sh - (1.3 sec in self)git config --local user.email "jersey-bot@eclipse.org"
sh - (0.52 sec in self)git config --local user.name "jersey-bot"
stage - (2.8 sec in block)Prepare GPG
stage block (Prepare GPG) - (2.6 sec in block)
withCredentials - (1.7 sec in block)
withCredentials block - (0.92 sec in block)
sh - (0.54 sec in self)gpg --batch --import ${KEYRING}