From f193497e1e60e8d41703cbe9a0ae3887d726e9b5 Mon Sep 17 00:00:00 2001 From: Martin Lippert Date: Mon, 5 Dec 2016 14:54:07 +0100 Subject: [PATCH] do not install repository articfacts into the local maven repo --- .../pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/eclipse-distribution/org.springframework.boot.ide.repository.e47/pom.xml b/eclipse-distribution/org.springframework.boot.ide.repository.e47/pom.xml index b5cc7c05b..5bf988898 100644 --- a/eclipse-distribution/org.springframework.boot.ide.repository.e47/pom.xml +++ b/eclipse-distribution/org.springframework.boot.ide.repository.e47/pom.xml @@ -32,6 +32,19 @@ + + + org.apache.maven.plugins + maven-install-plugin + + + default-install + none + + + + + org.apache.maven.plugins