aboutsummaryrefslogtreecommitdiffstats
path: root/component
diff options
context:
space:
mode:
Diffstat (limited to 'component')
-rwxr-xr-xcomponent/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/component/pom.xml b/component/pom.xml
index 3c3a84b13d4..7c2c7e68a54 100755
--- a/component/pom.xml
+++ b/component/pom.xml
@@ -69,6 +69,7 @@
<extensions>true</extensions>
<configuration>
<bundleType>CORE</bundleType>
+ <suppressWarningMissingImportPackages>true</suppressWarningMissingImportPackages>
</configuration>
</plugin>
<plugin>