-
Notifications
You must be signed in to change notification settings - Fork 67
Open
Description
The current <option>
configuration is used to provide options to the java
command for both javafx:run
and javafx:jlink
goals. In case of javafx:jlink
, the options are passed to the launcher script which seems to work well.
However, user may need to pass options to jlink
command. There is no way to do it right now.
My suggestion is to include a new configuration jlinkOptions
which would enable users to define flags which will be directly passed to the jlink
command.
betanzos, YovelB, jaygazula27, 0x4a616e and webracer999
Metadata
Metadata
Assignees
Labels
No labels