summaryrefslogtreecommitdiffstats
path: root/standalone-container
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorncs@verizonmedia.com>2022-06-29 13:15:48 +0200
committerBjørn Christian Seime <bjorncs@verizonmedia.com>2022-06-29 16:44:03 +0200
commit5c38080766861504e26b68ee65e9657f0ae40554 (patch)
tree449b0f2d29a1f84708fe3f0bec2b13f32ef77190 /standalone-container
parent2edc796a4aae38fb6d468a69600da9ba07254fa5 (diff)
Only add search/docproc/feed bundles when required
Diffstat (limited to 'standalone-container')
-rw-r--r--standalone-container/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/standalone-container/pom.xml b/standalone-container/pom.xml
index 86cad2ad012..b73212b96f6 100644
--- a/standalone-container/pom.xml
+++ b/standalone-container/pom.xml
@@ -99,6 +99,8 @@
config-model-api-jar-with-dependencies.jar,
config-model-jar-with-dependencies.jar,
container-disc-jar-with-dependencies.jar,
+ container-search-and-docproc-jar-with-dependencies.jar,
+ linguistics-components-jar-with-dependencies.jar,
model-evaluation-jar-with-dependencies.jar,
model-integration-jar-with-dependencies.jar,
</discPreInstallBundle>