Skip to content

Commit ee03794

Browse files
committed
Add --enable-native-access flag to exec-maven-plugin
1 parent 1bb6b29 commit ee03794

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

examples/Demo/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
<version>3.1.0</version>
5454
<configuration>
5555
<mainClass>fastfileindex.Demo</mainClass>
56+
<commandlineArgs>--enable-native-access=ALL-UNNAMED</commandlineArgs>
5657
</configuration>
5758
</plugin>
5859
</plugins>

0 commit comments

Comments
 (0)