From 7cf2ffd1e6e2dba8fb878c9037282d25d319df16 Mon Sep 17 00:00:00 2001 From: Romain Grecourt Date: Wed, 27 Feb 2019 18:17:29 -0800 Subject: [PATCH] update the groupId excluded from the maven repo cache --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index bde57d5..5f84b7b 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -64,7 +64,7 @@ spec: volumeMounts: - mountPath: "/home/jenkins/.m2/repository" name: maven-repo-shared-storage - - mountPath: "/home/jenkins/.m2/repository/org/glassfish/build" + - mountPath: "/home/jenkins/.m2/repository/org/glassfish/annotations" name: maven-repo-local-storage resources: limits: