mirror of
https://github.com/Telecominfraproject/wlan-cloud-root.git
synced 2025-11-01 19:17:57 +00:00
[WIFI-7323] allow build and tests to work with jdk 16.0.2
This commit is contained in:
1
pom.xml
1
pom.xml
@@ -218,6 +218,7 @@
|
||||
<testOutputDir>${project.build.directory}</testOutputDir>
|
||||
|
||||
</systemPropertyVariables>
|
||||
<argLine>--add-exports=java.base/sun.nio.ch=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-exports=jdk.unsupported/sun.misc=ALL-UNNAMED</argLine>
|
||||
</configuration>
|
||||
</plugin>
|
||||
</plugins>
|
||||
|
||||
Reference in New Issue
Block a user