summaryrefslogtreecommitdiffstats
path: root/flags/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'flags/pom.xml')
-rw-r--r--flags/pom.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/flags/pom.xml b/flags/pom.xml
index 0c268fbd644..2c736d04ccb 100644
--- a/flags/pom.xml
+++ b/flags/pom.xml
@@ -97,6 +97,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>