[
https://issues.apache.org/jira/browse/MJLINK-39?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16850872#comment-16850872
]
Nicolai Ehemann commented on MJLINK-39:
---------------------------------------
See [[https://docs.oracle.com/javase/9/tools/jlink.htm].] I have a PR upcoming.
> Add support for choosing vm
> ---------------------------
>
> Key: MJLINK-39
> URL: https://issues.apache.org/jira/browse/MJLINK-39
> Project: Maven JLink Plugin
> Issue Type: New Feature
> Affects Versions: 3.0.0-alpha-1
> Reporter: Nicolai Ehemann
> Priority: Major
> Fix For: 3.0.0-alpha-2
>
>
> With jlink it is possible to select which vm will be bundled:
> {code:java}
> --vm={client|server|minimal|all}
> Selects the HotSpot VM in the output image. Default is all{code}
> This should also be possible with the plugin.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)