From eacd7b82a54cacd8e16d6794221b6748429f1e65 Mon Sep 17 00:00:00 2001 From: gjoranv Date: Tue, 14 May 2019 17:57:54 +0200 Subject: Package container-di as a bundle - Necessary for bundle-plugin to generate Import-Package for its packages when used as a provided dependency. --- container-di/pom.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'container-di/pom.xml') diff --git a/container-di/pom.xml b/container-di/pom.xml index d4f97dced40..de1b34cbcad 100644 --- a/container-di/pom.xml +++ b/container-di/pom.xml @@ -13,7 +13,7 @@ container-di 7-SNAPSHOT - jar + container-plugin com.google.code.findbugs @@ -83,6 +83,11 @@ + + com.yahoo.vespa + bundle-plugin + true + com.yahoo.vespa config-class-plugin -- cgit v1.2.3