Kapralov Sergey created MJLINK-18:
-------------------------------------
Summary: 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
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`.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)