From: Olivier Lamy Date: Mon, 6 Jun 2022 04:55:12 +0000 (+1000) Subject: debug this build failure X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=a5489a38982097804cab177b225b8da42ea3cd88;p=archiva.git debug this build failure Signed-off-by: Olivier Lamy --- diff --git a/Jenkinsfile b/Jenkinsfile index f807c0014..028f0632e 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -111,6 +111,7 @@ pipeline { } post { always { + sh "cat archiva-cli/target/rat.txt" sh "rm -f /tmp/archiva-master-jdk-8-${env.JOB_NAME}.xml" } failure {