summaryrefslogtreecommitdiffstats
path: root/hosted-tenant-base
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorncs@verizonmedia.com>2022-04-28 15:27:10 +0200
committerBjørn Christian Seime <bjorncs@verizonmedia.com>2022-04-28 15:27:10 +0200
commit9ff45f04861a2f2c153d700ac50af9a1de0d4e22 (patch)
tree89416946f15e327e5bb55e436120c876aed5d718 /hosted-tenant-base
parent142afd108df9bba3336555312c7cb46f00014598 (diff)
Ensure opentest4j is not used for generating import-package for test bundle
Diffstat (limited to 'hosted-tenant-base')
-rw-r--r--hosted-tenant-base/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosted-tenant-base/pom.xml b/hosted-tenant-base/pom.xml
index 3a379786b62..24f59592bf2 100644
--- a/hosted-tenant-base/pom.xml
+++ b/hosted-tenant-base/pom.xml
@@ -213,6 +213,7 @@
com.yahoo.vespa:application:test,
com.yahoo.vespa:container-test:runtime,
org.junit.jupiter:junit-jupiter-api:provided,
+ org.opentest4j:opentest4j:test,
org.junit.jupiter:junit-jupiter-engine:test,
org.junit.vintage:junit-vintage-engine:test,
com.yahoo.vespa:vespa-feed-client:runtime, <!-- prevent effective compile scope of vespa-feed-client in test bundle -->