aboutsummaryrefslogtreecommitdiffstats
path: root/clustercontroller-utils/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'clustercontroller-utils/pom.xml')
-rw-r--r--clustercontroller-utils/pom.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/clustercontroller-utils/pom.xml b/clustercontroller-utils/pom.xml
index 381a4c88946..a572ec4c14e 100644
--- a/clustercontroller-utils/pom.xml
+++ b/clustercontroller-utils/pom.xml
@@ -46,6 +46,9 @@
<groupId>com.yahoo.vespa</groupId>
<artifactId>bundle-plugin</artifactId>
<extensions>true</extensions>
+ <configuration>
+ <suppressWarningMissingImportPackages>true</suppressWarningMissingImportPackages>
+ </configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>