Skip to content

Configuration to provide jlink options #104

@abhinayagarwal

Description

@abhinayagarwal

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions