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

Kapralov Sergey updated MJLINK-18:
----------------------------------
    Description: 
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`.

 

  was:
Jlink tool has the option for generating launcher for jlink distribution:

```

      --launcher <name>=<module>[/<mainclass>]
                                        Add a launcher command of the given
                                        name for the module and the main class
                                        if specified  

```

Lets introduce this option support in `maven-jlink-plugin`.

 


> 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
>            Priority: Major
>
> 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)

Reply via email to