Skip to content
StepArgumentsStatus
Start of Pipeline - (59 s in block)
Succès
node - (59 s in block)
Succès
node block - (59 s in block)
Succès
catchError - (59 s in block)
Succès
catchError block - (59 s in block)
Succès
isUnix - (2 ms in self)
Succès
sh - (0,25 s in self)docker inspect -f . silverpeas/silverbuild
Succès
withDockerContainer - (59 s in block)
Succès
withDockerContainer block - (56 s in block)
Succès
stage - (0,38 s in block)Preparation
Succès
stage block (Preparation) - (0,38 s in block)
Succès
copyArtifacts - (18 ms in self)
Succès
readYaml - (5 ms in self)build.yaml
Succès
sh - (0,25 s in self)rm -rf *
Succès
stage - (0,78 s in block)Checkout Build version to release
Succès
stage block (Checkout Build version to release) - (0,78 s in block)
Succès
git - (0,52 s in self)
Succès
sh - (0,25 s in self) git checkout 584719e9f7cc2ce04df3b28427bf35f4d538e3ff git checkout -b release-1.4
Succès
stage - (55 s in block)Release
Succès
stage block (Release) - (55 s in block)
Succès
echo - (3 ms in self)Release of JCR Access Control 1.4...
Succès
echo - (4 ms in self)-> Release project to version 1.4
Succès
sh - (41 s in self) mvn -U versions:set -DgenerateBackupPoms=false -DnewVersion=1.4 mvn clean deploy -Dmaven.test.skip=true -Prelease-sign-artifacts
Succès
withCredentials - (2,2 s in block)
Succès
withCredentials block - (2,1 s in block)
Succès
sh - (2,1 s in self) git commit -am "Release of 1.4" git tag 1.4 git push https://${USER}:${PASSWORD}@github.com/Silverpeas/Silverpeas-JCR-AccessControl --tags
Succès
echo - (7 ms in self)-> Prepare Next Snapshot version after 1.4
Succès
echo - (2 ms in self)Prepare the next development iteration for 1.5
Succès
sh - (0,25 s in self)git checkout master
Succès
sh - (9,7 s in self) sed -i -e "s/<next.release>[0-9.]\+/<next.release>1.5/g" pom.xml mvn -U versions:set -DgenerateBackupPoms=false -DnewVersion=1.5-SNAPSHOT mvn clean install -Dmaven.test.skip=true
Succès
withCredentials - (2,1 s in block)
Succès
withCredentials block - (2,1 s in block)
Succès
sh - (2,1 s in self) git commit -am "1.4 has been released from commit 584719e9f7cc2ce04df3b28427bf35f4d538e3ff (build version 1.4-build210412). Prepare for development iteration of next version 1.5" git push https://${USER}:${PASSWORD}@github.com/Silverpeas/Silverpeas-JCR-AccessControl HEAD:master
Succès
step - (6 ms in self)
Succès