From ed1a7fcd7a71bf837d13f533aaeb6da554690b02 Mon Sep 17 00:00:00 2001 From: gjoranv Date: Fri, 24 Aug 2018 14:09:25 +0200 Subject: Configure bundle-plugin to attach bundle artifact. --- controller-server/pom.xml | 25 ++----------------------- 1 file changed, 2 insertions(+), 23 deletions(-) (limited to 'controller-server/pom.xml') diff --git a/controller-server/pom.xml b/controller-server/pom.xml index 06afd86684b..d9a25520985 100644 --- a/controller-server/pom.xml +++ b/controller-server/pom.xml @@ -216,6 +216,8 @@ com.yahoo.vespa bundle-plugin + true + deploy false /WEB-INF/web.xml @@ -235,29 +237,6 @@ - - - org.codehaus.mojo - build-helper-maven-plugin - - - attach-artifacts - package - - attach-artifact - - - - - target/${project.artifactId}-deploy.jar - jar - deploy - - - - - - -- cgit v1.2.3