From 2e730b73fa47d0dbe42ac8a3b93a2fb6e9413fa8 Mon Sep 17 00:00:00 2001 From: charitha Date: Tue, 2 Oct 2018 23:38:04 +0530 Subject: [PATCH] Fix build issue in gitlab --- .gitlab-ci.yml | 5 ----- pom.xml | 4 ++-- 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e41bf83de5..22c6685ffe 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -4,11 +4,6 @@ variables: MAVEN_CLI_OPTS: "-s .m2/settings.xml --batch-mode" MAVEN_OPTS: "-Dmaven.repo.local=.m2/repository" -cache: - paths: - - .m2/repository/ - - target/ - build: stage: build script: diff --git a/pom.xml b/pom.xml index 258ae37152..f731484ef2 100644 --- a/pom.xml +++ b/pom.xml @@ -2147,10 +2147,10 @@ maven-snapshots http://nexus.entgra.io/repository/maven-snapshots/ - +