summaryrefslogtreecommitdiffstats
path: root/container-disc
diff options
context:
space:
mode:
authorgjoranv <gv@verizonmedia.com>2021-09-22 10:00:00 +0200
committergjoranv <gv@verizonmedia.com>2021-09-22 11:38:52 +0200
commite9d5f2ec973a8c866de2c1f088e6e1cd3960a3ff (patch)
treec0ae74c43c5c14eb0f8093b8edd24133d32bb4f7 /container-disc
parent52d29c6357b238844cb82df3c5eb0094aed74e1a (diff)
No need to deploy configgen and defaults as separate bundles,
.. they are deployed as part of config-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 5debf6c9c02..9b6ccd93a41 100644
--- a/container-disc/pom.xml
+++ b/container-disc/pom.xml
@@ -167,7 +167,6 @@
<buildLegacyVespaPlatformBundle>true</buildLegacyVespaPlatformBundle>
<discPreInstallBundle>
<!-- Vespa bundles -->
- configgen.jar,
config-bundle-jar-with-dependencies.jar,
configdefinitions-jar-with-dependencies.jar,
container-search-and-docproc-jar-with-dependencies.jar,
@@ -178,7 +177,6 @@
vespaclient-container-plugin-jar-with-dependencies.jar,
vespa-athenz-jar-with-dependencies.jar,
security-utils-jar-with-dependencies.jar,
- defaults-jar-with-dependencies.jar,
zkfacade-jar-with-dependencies.jar,
zookeeper-server-jar-with-dependencies.jar,
<!-- Apache http client repackaged as bundle -->