Skip to content
StepArgumentsStatus
Start of Pipeline - (14 min in block)
node - (14 min in block)
node block - (14 min in block)
timeout - (14 min in block)
timeout block - (14 min in block)
stage - (4.8 sec in block)Declarative: Tool Install
stage block (Declarative: Tool Install) - (3.9 sec in block)
tool - (0.55 sec in self)apache-maven-latest
envVarsForTool - (0.99 sec in self)
tool - (0.57 sec in self)temurin-jdk11-latest
envVarsForTool - (0.58 sec in self)
withEnv - (14 min in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (14 min in block)
stage - (14 min in block)Build
stage block (Build) - (14 min in block)
tool - (0.55 sec in self)apache-maven-latest
envVarsForTool - (0.94 sec in self)
tool - (0.58 sec in self)temurin-jdk11-latest
envVarsForTool - (0.67 sec in self)
withEnv - (13 min in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (13 min in block)
git - (7 sec in self)
sh - (12 sec in self) mvn -B com.github.ekryd.sortpom:sortpom-maven-plugin:verify -PallPom
sshagent - (5 min 53 sec in block)
sshagent block - (5 min 52 sec in block)
sh - (5 min 51 sec in self) mvn -B clean install javadoc:javadoc -PeclipseJenkins -DskipTests
sh - (7 min 39 sec in self) if [[ $TEST_WITH_TOOLCHAIN == true ]]; then if [[ -n $JDK_TOOLCHAIN_VERSION ]]; then mvn -B test -PuseToolchain -Dskip.yarn -Dtoolchain.version="${JDK_TOOLCHAIN_VERSION}" else mvn -B test -PuseToolchain -Dskip.yarn fi else mvn -B test -Dskip.yarn fi
sh - (0.55 sec in self) cp leshan-server-demo/target/leshan-server-demo-*-jar-with-dependencies.jar leshan-server-demo.jar cp leshan-bsserver-demo/target/leshan-bsserver-demo-*-jar-with-dependencies.jar leshan-bsserver-demo.jar cp leshan-client-demo/target/leshan-client-demo-*-jar-with-dependencies.jar leshan-client-demo.jar