summaryrefslogtreecommitdiffstats
path: root/zkfacade
diff options
context:
space:
mode:
Diffstat (limited to 'zkfacade')
-rw-r--r--zkfacade/pom.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/zkfacade/pom.xml b/zkfacade/pom.xml
index 3a4e9232d83..0519ac2d14d 100644
--- a/zkfacade/pom.xml
+++ b/zkfacade/pom.xml
@@ -98,6 +98,9 @@
<groupId>com.yahoo.vespa</groupId>
<artifactId>bundle-plugin</artifactId>
<extensions>true</extensions>
+ <configuration>
+ <importPackage>com.sun.management</importPackage>
+ </configuration>
</plugin>
<plugin>
<artifactId>maven-assembly-plugin</artifactId>