summaryrefslogtreecommitdiffstats
path: root/standalone-container
diff options
context:
space:
mode:
authorgjoranv <gv@verizonmedia.com>2022-07-19 01:18:29 +0200
committergjoranv <gv@verizonmedia.com>2022-07-19 01:18:29 +0200
commitb0eb7874e4bdee4e41ad50a1a8c4c7a0b11c50fa (patch)
treee03475b19a93fdeded7a2f42bee130ada3df3ef8 /standalone-container
parent1f30a244e5efb5f778b076340f39372d11b21ccb (diff)
Add reminder for an obvious fact that is still easy to forget.
Diffstat (limited to 'standalone-container')
-rw-r--r--standalone-container/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/standalone-container/pom.xml b/standalone-container/pom.xml
index 557fb1493f1..3776743cbd8 100644
--- a/standalone-container/pom.xml
+++ b/standalone-container/pom.xml
@@ -93,6 +93,7 @@
<discApplicationClass>com.yahoo.container.standalone.StandaloneContainerApplication</discApplicationClass>
<buildLegacyVespaPlatformBundle>true</buildLegacyVespaPlatformBundle>
<discPreInstallBundle>
+ <!-- Standalone container has an embedded config model, so model related bundles cannot be retrieved via config -->
configdefinitions-jar-with-dependencies.jar,
config-provisioning-jar-with-dependencies.jar,
config-bundle-jar-with-dependencies.jar,