Step | Arguments | | | Status |
---|
Start of Pipeline - (56 s in block) | | | | |
node - (54 s in block) | | | | |
node block - (54 s in block) | | | | |
stage - (0,6 s in block) | Declarative: Checkout SCM | | | |
stage block (Declarative: Checkout SCM) - (0,52 s in block) | | | | |
checkout - (0,51 s in self) | | | | |
withEnv - (53 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 - (53 s in block) | | | | |
isUnix - (2 ms in self) | | | | |
withEnv - (0,29 s in block) | JD_ID, JD_TO_RUN | | | |
withEnv block - (0,27 s in block) | | | | |
sh - (0,26 s in self) | docker inspect -f . "$JD_TO_RUN" | | | |
withDockerContainer - (53 s in block) | | | | |
withDockerContainer block - (51 s in block) | | | | |
withEnv - (51 s in block) | artifact, gitCredential, buildVersion, release, gitRepoOfTestDependencies, nexusRepo, buildNumber, gitRepoOfProject, gitRepoOfDependencies | | | |
withEnv block - (51 s in block) | | | | |
stage - (1,6 s in block) | Prepare the build | | | |
stage block (Prepare the build) - (1,6 s in block) | | | | |
echo - (4 ms in self) | Prepare the build 250715... | | | |
sh - (0,51 s in self) | curl -fsSL -o pom1.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Project/master/pom.xml | | | |
script - (0,21 s in block) | | | | |
script block - (0,17 s in block) | | | | |
readMavenPom - (0,16 s in self) | pom1.xml | | | |
sh - (0,51 s in self) | curl -fsSL -o pom2.xml https://raw.githubusercontent.com/Silverpeas/silverpeas-dependencies-bom/master/pom.xml | | | |
script - (49 ms in block) | | | | |
script block - (26 ms in block) | | | | |
readMavenPom - (12 ms in self) | pom2.xml | | | |
sh - (0,26 s in self) | rm -f pom?.xml | | | |
stage - (20 s in block) | Build and Publish dependencies definition | | | |
stage block (Build and Publish dependencies definition) - (20 s in block) | | | | |
dir - (20 s in block) | dependencies | | | |
dir block - (20 s in block) | | | | |
git - (0,69 s in self) | | | | |
sh - (19 s in self) |
mvn -U versions:set -DgenerateBackupPoms=false -DnewVersion=1.7-build250715
mvn clean deploy -DaltDeploymentRepository=silverpeas::default::https://nexus3.silverpeas.org/repository/builds -Djava.awt.headless=true
| | | |
stage - (8 s in block) | Build and Publish test dependencies definition | | | |
stage block (Build and Publish test dependencies definition) - (8 s in block) | | | | |
dir - (7,9 s in block) | test-dependencies | | | |
dir block - (7,9 s in block) | | | | |
git - (0,47 s in self) | | | | |
sh - (7,4 s in self) |
mvn -U versions:set -DgenerateBackupPoms=false -DnewVersion=1.7-build250715
mvn clean deploy -DaltDeploymentRepository=silverpeas::default::https://nexus3.silverpeas.org/repository/builds -Djava.awt.headless=true
| | | |
stage - (20 s in block) | Build and publish project definition | | | |
stage block (Build and publish project definition) - (20 s in block) | | | | |
dir - (20 s in block) | project | | | |
dir block - (20 s in block) | | | | |
git - (0,53 s in self) | | | | |
sh - (0,26 s in self) |
sed -i -e "s/<silverpeas.bom.version>[0-9a-zA-Z.-]\+/<silverpeas.bom.version>1.7-build250715/g" pom.xml
| | | |
sh - (19 s in self) |
mvn -U versions:set -DgenerateBackupPoms=false -DnewVersion=1.7-build250715
mvn clean deploy -DaltDeploymentRepository=silverpeas::default::https://nexus3.silverpeas.org/repository/builds -Djava.awt.headless=true
| | | |
stage - (0,28 s in block) | Create YAML build report | | | |
stage block (Create YAML build report) - (0,14 s in block) | | | | |
writeYaml - (0,1 s in self) | | | | |
stage - (0,2 s in block) | Declarative: Post Actions | | | |
stage block (Declarative: Post Actions) - (0,19 s in block) | | | | |
step - (43 ms in self) | | | | |
script - (77 ms in block) | | | | |
script block - (21 ms in block) | | | | |
archiveArtifacts - (50 ms in self) | | | | |