Fixed: pom

This commit is contained in:
rubenpirreram
2026-06-12 17:33:47 +02:00
parent c834c5ace3
commit de57ed53c2
+5
View File
@@ -116,6 +116,11 @@
<noManPages>true</noManPages>
<stripDebug>true</stripDebug>
<noHeaderFiles>true</noHeaderFiles>
<options>
<option>--enable-preview</option>
<option>--add-modules</option>
<option>javafx.controls,javafx.fxml,javafx.media</option>
</options>
</configuration>
</execution>
</executions>