[ 
https://issues.apache.org/jira/browse/MJLINK-39?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17249362#comment-17249362
 ] 

Benjamin Marwell commented on MJLINK-39:
----------------------------------------

[~khmarbaise] the jlink tool is in fact hard to understand… most arguments and 
options do hide behind the {{jlink --list-plugins}} command. In Java 11, the vm 
plugin is not even listed anymore, probably because of the fact I mentioned 
earlier. 

I would vote for dropping VM support.

> 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.1
>
>
> 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
(v8.3.4#803005)

Reply via email to