Skip to content
StepArgumentsStatus
Start of Pipeline - (6 mn 13 s in block)
node - (6 mn 13 s in block)
node block - (6 mn 13 s in block)
stage - (0,66 s in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (0,64 s in block)
checkout - (0,63 s in self)
withEnv - (6 mn 12 s in block)GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (6 mn 12 s in block)
isUnix - (1 ms in self)
withEnv - (0,26 s in block)JD_ID, JD_TO_RUN
withEnv block - (0,26 s in block)
sh - (0,25 s in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (6 mn 12 s in block)
withDockerContainer block - (6 mn 9 s in block)
withEnv - (6 mn 9 s in block)currentParentVersion, actualParentVersion, gitCredential, gitRepo, branch, mavenRepo
withEnv block - (6 mn 9 s in block)
stage - (36 ms in block)Check the version of Silverpeas
stage block (Check the version of Silverpeas) - (29 ms in block)
getContext - (1 ms in self)
stage - (18 s in block)Prepare the publishing
stage block (Prepare the publishing) - (18 s in block)
git - (18 s in self)
script - (0,54 s in block)
script block - (0,53 s in block)
readMavenPom - (6 ms in self)
sh - (0,25 s in self)curl -fsSL -o pom-silverpeas.xml https://nexus3.silverpeas.org/repository/silverpeas/org/silverpeas/silverpeas-assembly/6.3.5/silverpeas-assembly-6.3.5.pom
readMavenPom - (7 ms in self)pom-silverpeas.xml
sh - (0,25 s in self)rm -f pom-silverpeas.xml
stage - (88 ms in block)Update POM parent version
stage block (Update POM parent version) - (18 ms in block)
getContext - (2 ms in self)
stage - (5 mn 50 s in block)Publish izPack Installer
stage block (Publish izPack Installer) - (5 mn 50 s in block)
withCredentials - (5 mn 50 s in block)
withCredentials block - (5 mn 50 s in block)
sh - (0,26 s in self) git config --local credential.helper "!f() { echo username=\${GIT_AUTH_USR}; echo password=\$GIT_AUTH_PSW; }; f"
script - (5 mn 50 s in block)
script block - (5 mn 50 s in block)
sh - (5 mn 50 s in self) sed -i -e "s/<wildfly.version>[0-9a-zA-Z.-]\+/<wildfly.version>26.1.1/g" pom.xml mvn -U versions:set -DgenerateBackupPoms=false -DnewVersion=6.3.5 mvn clean install git commit -am "Build and publish the Izpack installer for Silverpeas 6.3.5" git tag 6.3.5 git push origin HEAD:6.3.x git push origin --tags
stage - (23 ms in block)create next stable branch
stage block (create next stable branch) - (15 ms in block)
getContext - (1 ms in self)
stage - (41 ms in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (37 ms in block)
step - (10 ms in self)
script - (16 ms in block)
script block - (8 ms in block)