Skip to content
StepArgumentsStatus
Start of Pipeline - (6 min 39 sec in block)
node - (6 min 36 sec in block)
node block - (6 min 9 sec in block)
stage - (13 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (12 sec in block)
checkout - (12 sec in self)
withEnv - (5 min 56 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (5 min 56 sec in block)
stage - (0.1 sec in block)Declarative: Tool Install
stage block (Declarative: Tool Install) - (92 ms in block)
tool - (11 ms in self)apache-maven-latest
envVarsForTool - (16 ms in self)
tool - (7 ms in self)oracle-jdk8-latest
envVarsForTool - (11 ms in self)
withEnv - (5 min 56 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (5 min 56 sec in block)
stage - (5 min 51 sec in block)Build
stage block (Build) - (5 min 51 sec in block)
tool - (21 ms in self)apache-maven-latest
envVarsForTool - (23 ms in self)
tool - (8 ms in self)oracle-jdk8-latest
envVarsForTool - (12 ms in self)
withEnv - (5 min 51 sec in block)
withEnv block - (5 min 51 sec in block)
sh - (5 min 51 sec in self)mvn clean package -X -e
stage - (0.26 sec in block)Publish Snapshot
stage block (Publish Snapshot) - (0.24 sec in block)
stage - (3.8 sec in block)Publish Stable
stage block (Publish Stable) - (3.7 sec in block)
tool - (6 ms in self)apache-maven-latest
envVarsForTool - (9 ms in self)
tool - (5 ms in self)oracle-jdk8-latest
envVarsForTool - (8 ms in self)
withEnv - (3.7 sec in block)
withEnv block - (3.7 sec in block)
sshagent - (3.7 sec in block)
sshagent block - (3.6 sec in block)
sh - (3.6 sec in self) ssh genie.cognicrypt@projects-storage.eclipse.org rm -rf /home/data/httpd/download.eclipse.org/cognicrypt/stable ssh genie.cognicrypt@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/cognicrypt/stable scp -r repository/target/repository/* genie.cognicrypt@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/cognicrypt/stable