Nicolai Ehemann created MJLINK-39:
-------------------------------------
Summary: 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
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)