| Step | Arguments | | | Status |
|---|
| Start of Pipeline - (39 s in block) | | | | |
| node - (39 s in block) | | | | |
| node block - (39 s in block) | | | | |
| stage - (0,78 s in block) | Declarative: Checkout SCM | | | |
| stage block (Declarative: Checkout SCM) - (0,76 s in block) | | | | |
| checkout - (0,76 s in self) | | | | |
| withEnv - (38 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 - (38 s in block) | | | | |
| isUnix - (1 ms in self) | | | | |
| withEnv - (0,28 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 - (38 s in block) | | | | |
| withDockerContainer block - (36 s in block) | | | | |
| withEnv - (36 s in block) | artifact, gitCredential, buildVersion, release, gitRepoOfTestDependencies, nexusRepo, buildNumber, gitRepoOfProject, gitRepoOfDependencies | | | |
| withEnv block - (36 s in block) | | | | |
| stage - (1,4 s in block) | Prepare the build | | | |
| stage block (Prepare the build) - (1,4 s in block) | | | | |
| echo - (1 ms in self) | Prepare the build 260915... | | | |
| sh - (0,51 s in self) | curl -fsSL -o pom1.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Project/master/pom.xml | | | |
| script - (55 ms in block) | | | | |
| script block - (33 ms in block) | | | | |
| readMavenPom - (22 ms 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 - (42 ms in block) | | | | |
| script block - (22 ms in block) | | | | |
| readMavenPom - (11 ms in self) | pom2.xml | | | |
| sh - (0,26 s in self) | rm -f pom?.xml | | | |
| stage - (16 s in block) | Build and Publish dependencies definition | | | |
| stage block (Build and Publish dependencies definition) - (16 s in block) | | | | |
| dir - (16 s in block) | dependencies | | | |
| dir block - (16 s in block) | | | | |
| git - (0,92 s in self) | | | | |
| sh - (15 s in self) |
mvn -U versions:set -DgenerateBackupPoms=false -DnewVersion=2.0-build260915
mvn clean deploy -DaltDeploymentRepository=silverpeas::default::https://nexus3.silverpeas.org/repository/builds -Djava.awt.headless=true
| | | |
| stage - (7,7 s in block) | Build and Publish test dependencies definition | | | |
| stage block (Build and Publish test dependencies definition) - (7,7 s in block) | | | | |
| dir - (7,7 s in block) | test-dependencies | | | |
| dir block - (7,7 s in block) | | | | |
| git - (0,57 s in self) | | | | |
| sh - (7,1 s in self) |
mvn -U versions:set -DgenerateBackupPoms=false -DnewVersion=2.0-build260915
mvn clean deploy -DaltDeploymentRepository=silverpeas::default::https://nexus3.silverpeas.org/repository/builds -Djava.awt.headless=true
| | | |
| stage - (10 s in block) | Build and publish project definition | | | |
| stage block (Build and publish project definition) - (10 s in block) | | | | |
| dir - (10 s in block) | project | | | |
| dir block - (10 s in block) | | | | |
| git - (0,79 s in self) | | | | |
| sh - (0,26 s in self) |
sed -i -e "s/<silverpeas.bom.version>[0-9a-zA-Z.-]\+/<silverpeas.bom.version>2.0-build260915/g" pom.xml
| | | |
| sh - (9,1 s in self) |
mvn -U versions:set -DgenerateBackupPoms=false -DnewVersion=2.0-build260915
mvn clean deploy -DaltDeploymentRepository=silverpeas::default::https://nexus3.silverpeas.org/repository/builds -Djava.awt.headless=true
| | | |
| stage - (81 ms in block) | Create YAML build report | | | |
| stage block (Create YAML build report) - (58 ms in block) | | | | |
| writeYaml - (33 ms in self) | | | | |
| stage - (0,15 s in block) | Declarative: Post Actions | | | |
| stage block (Declarative: Post Actions) - (0,13 s in block) | | | | |
| step - (24 ms in self) | | | | |
| script - (51 ms in block) | | | | |
| script block - (19 ms in block) | | | | |
| archiveArtifacts - (49 ms in self) | | | | |