summaryrefslogtreecommitdiffstats
path: root/opennlp-linguistics/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'opennlp-linguistics/pom.xml')
-rw-r--r--opennlp-linguistics/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/opennlp-linguistics/pom.xml b/opennlp-linguistics/pom.xml
index 90f41c595df..afd06665cf8 100644
--- a/opennlp-linguistics/pom.xml
+++ b/opennlp-linguistics/pom.xml
@@ -65,6 +65,7 @@
<extensions>true</extensions>
<configuration>
<bundleType>CORE</bundleType>
+ <suppressWarningMissingImportPackages>true</suppressWarningMissingImportPackages>
</configuration>
</plugin>
<plugin>