summaryrefslogtreecommitdiffstats
path: root/standalone-container
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorncs@yahooinc.com>2022-06-30 16:44:59 +0200
committerBjørn Christian Seime <bjorncs@yahooinc.com>2022-06-30 16:45:06 +0200
commit9f20b2becc75a03264bff0180985ba8c3b808eb7 (patch)
tree60e4520d28ce9099983c7c599b504c6293f9a954 /standalone-container
parent31801f0d8305ea9de9ad62e2ab9eff80695e26a6 (diff)
Specify why certain bundles are 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 b73212b96f6..557fb1493f1 100644
--- a/standalone-container/pom.xml
+++ b/standalone-container/pom.xml
@@ -99,10 +99,12 @@
config-model-api-jar-with-dependencies.jar,
config-model-jar-with-dependencies.jar,
container-disc-jar-with-dependencies.jar,
+ <!-- START config-model dependencies -->
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,
+ <!-- END config-model dependencies -->
</discPreInstallBundle>
</configuration>
</plugin>