Fixed: pom
This commit is contained in:
@@ -116,6 +116,11 @@
|
|||||||
<noManPages>true</noManPages>
|
<noManPages>true</noManPages>
|
||||||
<stripDebug>true</stripDebug>
|
<stripDebug>true</stripDebug>
|
||||||
<noHeaderFiles>true</noHeaderFiles>
|
<noHeaderFiles>true</noHeaderFiles>
|
||||||
|
<options>
|
||||||
|
<option>--enable-preview</option>
|
||||||
|
<option>--add-modules</option>
|
||||||
|
<option>javafx.controls,javafx.fxml,javafx.media</option>
|
||||||
|
</options>
|
||||||
</configuration>
|
</configuration>
|
||||||
</execution>
|
</execution>
|
||||||
</executions>
|
</executions>
|
||||||
|
|||||||
Reference in New Issue
Block a user