summaryrefslogtreecommitdiffstats
path: root/container-disc
diff options
context:
space:
mode:
authorgjoranv <gv@verizonmedia.com>2021-04-03 00:06:01 +0200
committergjoranv <gv@verizonmedia.com>2021-04-03 00:06:01 +0200
commitabd2ff5afc6672631b878d19534028c73211484b (patch)
tree253695f41fec441aee6abbb36577ef48d30bbb64 /container-disc
parentc23936c08384e74f0c2fa7f364396eb65d570d0c (diff)
Do not install the component module.
- The jar is now embedded in the container-disc bundle.
Diffstat (limited to 'container-disc')
-rw-r--r--container-disc/pom.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/container-disc/pom.xml b/container-disc/pom.xml
index 45ee87b4b3f..92207802ed5 100644
--- a/container-disc/pom.xml
+++ b/container-disc/pom.xml
@@ -166,7 +166,6 @@
<buildLegacyVespaPlatformBundle>true</buildLegacyVespaPlatformBundle>
<discPreInstallBundle>
<!-- Vespa bundles -->
- component-jar-with-dependencies.jar,
configgen.jar,
config-bundle-jar-with-dependencies.jar,
configdefinitions-jar-with-dependencies.jar,
@@ -183,7 +182,6 @@
security-utils-jar-with-dependencies.jar,
simplemetrics-jar-with-dependencies.jar,
defaults-jar-with-dependencies.jar,
- component-jar-with-dependencies.jar,
zkfacade-jar-with-dependencies.jar,
zookeeper-server-jar-with-dependencies.jar,
<!-- Jetty -->