summaryrefslogtreecommitdiffstats
path: root/container-dependencies-enforcer
diff options
context:
space:
mode:
authorgjoranv <gv@yahooinc.com>2023-07-12 11:40:24 +0200
committergjoranv <gv@yahooinc.com>2023-07-12 11:40:24 +0200
commit116226c102f8f8aced8b1a920e9a7d306401eb4d (patch)
treefbb860b6d150e980106ea6db1e326d905e0bf5f1 /container-dependencies-enforcer
parenta4e185c886d4ca745fcdcf725a2eb468281739ab (diff)
Add container-test to test classpath
- Not sure if it's needed, but ensured unchanged test cp
Diffstat (limited to 'container-dependencies-enforcer')
-rw-r--r--container-dependencies-enforcer/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/container-dependencies-enforcer/pom.xml b/container-dependencies-enforcer/pom.xml
index 47ff49e083f..38988ddeabc 100644
--- a/container-dependencies-enforcer/pom.xml
+++ b/container-dependencies-enforcer/pom.xml
@@ -146,6 +146,7 @@
<include>com.yahoo.vespa:searchsummary:*:test</include>
<include>com.yahoo.vespa:standalone-container:*:test</include>
<include>com.yahoo.vespa:storage:*:test</include>
+ <include>com.yahoo.vespa:vespaclient-container-plugin:*:test</include>
<include>com.yahoo.vespa:vespaclient-core:*:test</include>
<include>com.yahoo.vespa:vsm:*:test</include>