From 9d8b1e126155a121e6acc5cd2f8a0f7e6a865e56 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Fri, 9 Feb 2018 00:29:16 +0100 Subject: [PATCH] Switch mdsal-distcheck-oxygen to mvn35 mvn35 does seem to help with the failures which we thing are caused by metadata corruption. Testing mvn35 seems to fare better, let's see if it helps long-term. Change-Id: I167707e6979c47ea9de266106f985685f3465102 Signed-off-by: Robert Varga --- jjb/mdsal/mdsal.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/jjb/mdsal/mdsal.yaml b/jjb/mdsal/mdsal.yaml index 12100b8a8..e383c3c15 100644 --- a/jjb/mdsal/mdsal.yaml +++ b/jjb/mdsal/mdsal.yaml @@ -2,7 +2,8 @@ - project: name: mdsal-oxygen jobs: - - '{project-name}-distribution-check-{stream}' + - '{project-name}-distribution-check-{stream}': + mvn-version: 'mvn35' - '{project-name}-integration-{stream}' - '{project-name}-maven-javadoc-jobs' - odl-maven-jobs -- 2.36.6