summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 935339a..a5c3692 100644
--- a/pom.xml
+++ b/pom.xml
@@ -74,6 +74,9 @@
<version>3.5.1</version>
<configuration>
<archive>
+ <manifestEntries>
+ <Enable-Native-Access>ALL-UNNAMED</Enable-Native-Access>
+ </manifestEntries>
<manifest>
<mainClass>com.it_jaros.jns.App</mainClass>
</manifest>