Skip to content
StepArgumentsStatus
Start of Pipeline - (1 min 33 sec in block)
node - (1 min 30 sec in block)
node block - (1 min 19 sec in block)
stage - (4.8 sec in block)Declarative: Tool Install
stage block (Declarative: Tool Install) - (4 sec in block)
tool - (0.57 sec in self)apache-maven-3.8.4
envVarsForTool - (0.99 sec in self)
tool - (0.57 sec in self)temurin-jdk17-latest
envVarsForTool - (0.57 sec in self)
withEnv - (1 min 11 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (1 min 11 sec in block)
stage - (17 sec in block)Maven info
stage block (Maven info) - (16 sec in block)
tool - (0.58 sec in self)apache-maven-3.8.4
envVarsForTool - (1 sec in self)
tool - (0.57 sec in self)temurin-jdk17-latest
envVarsForTool - (0.72 sec in self)
withEnv - (7.3 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (7 sec in block)
sh - (4.6 sec in self)mvn -v
sh - (0.64 sec in self)java -version
stage - (51 sec in block)Build
stage block (Build) - (51 sec in block)
tool - (0.55 sec in self)apache-maven-3.8.4
envVarsForTool - (0.99 sec in self)
tool - (0.56 sec in self)temurin-jdk17-latest
envVarsForTool - (0.71 sec in self)
withEnv - (42 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (42 sec in block)
sh - (28 sec in self)mvn -B -U archetype:generate -DgroupId=com.mycompany.app -DartifactId=my-app -DarchetypeArtifactId=maven-archetype-quickstart -DinteractiveMode=false
sh - (0.62 sec in self)
withCredentials - (4.9 sec in block)
withCredentials block - (3.8 sec in block)
sh - (0.9 sec in self)gpg --version
sh - (0.61 sec in self)gpg --batch --import-options restore --import "${KEYRING}"
sh - (0.61 sec in self)gpg -K
sh - (0.61 sec in self)cat /home/jenkins/.m2/settings.xml
sh - (0.6 sec in self)cat /home/jenkins/.m2/settings-security.xml
sh - (7.1 sec in self)mvn -B -f my-app/pom.xml clean verify