Skip to content
StepArgumentsStatus
Start of Pipeline - (46 s in block)
node - (46 s in block)
node block - (46 s in block)
isUnix - (1 ms in self)
sh - (0,25 s in self)docker inspect -f . silverpeas/silverbuild
withDockerContainer - (46 s in block)
withDockerContainer block - (43 s in block)
withEnv - (43 s in block)gitCredential, gitRepo, nexusRepo, parentVersion, pom
withEnv block - (43 s in block)
stage - (0,66 s in block)Preparation
stage block (Preparation) - (0,66 s in block)
git - (0,34 s in self)
copyArtifacts - (10 ms in self)
script - (0,28 s in block)
script block - (0,27 s in block)
readYaml - (5 ms in self)build.yaml
sh - (0,25 s in self)curl --output /dev/null --silent --head --fail -r 0-0 https://www.silverpeas.org/nexus/content/repositories/releases/org/silverpeas/silverpeas-project/1.5/silverpeas-project-1.5.pom
readMavenPom - (6 ms in self)
stage - (32 ms in block)Check POM parent version
stage block (Check POM parent version) - (23 ms in block)
stage - (17 s in block)Update POM parent version
stage block (Update POM parent version) - (17 s in block)
withCredentials - (17 s in block)
withCredentials block - (17 s in block)
sh - (16 s in self) mvn -U versions:update-parent -DgenerateBackupPoms=false -DparentVersion="[1.5-build220107]" git commit -am "Update parent POM to version 1.5-build220107"
sh - (1,4 s in self) git config --local credential.helper "!f() { echo username=\$GIT_AUTH_USR; echo password=\$GIT_AUTH_PSW; }; f" git push origin HEAD:master
stage - (25 s in block)Publish
stage block (Publish) - (25 s in block)
sh - (25 s in self)mvn clean site-deploy
stage - (25 ms in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (21 ms in block)
step - (13 ms in self)