You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Karl Heinz Marbaise (JIRA)" <ji...@apache.org> on 2018/05/19 10:17:00 UTC

[jira] [Closed] (MJLINK-18) Add support for JLink launcher

     [ https://issues.apache.org/jira/browse/MJLINK-18?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Karl Heinz Marbaise closed MJLINK-18.
-------------------------------------
    Resolution: Done

Done in:
* [c38c538521f67df1ac7c64367ddd89233987e532|https://gitbox.apache.org/repos/asf?p=maven-jlink-plugin.git;a=commitdiff;h=c38c538521f67df1ac7c64367ddd89233987e532] 
* [a9009e213888f35294c8407c6a4202c7e48a0b52|https://gitbox.apache.org/repos/asf?p=maven-jlink-plugin.git;a=commitdiff;h=a9009e213888f35294c8407c6a4202c7e48a0b52]

Thanks for your support

> Add support for JLink launcher
> ------------------------------
>
>                 Key: MJLINK-18
>                 URL: https://issues.apache.org/jira/browse/MJLINK-18
>             Project: Maven JLink Plugin
>          Issue Type: New Feature
>            Reporter: Kapralov Sergey
>            Assignee: Karl Heinz Marbaise
>            Priority: Major
>             Fix For: 3.0.0-alpha-2
>
>
> Jlink tool has the option for generating launcher for jlink distribution:
> {code}
>       --launcher <name>=<module>[/<mainclass>]
>                                          Add a launcher command of the given
>                                          name for the module and the main class
>                                          if specified  
> {code}
> Lets introduce this option support in maven-jlink-plugin.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)