[
https://issues.apache.org/jira/browse/MJLINK-52?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17240628#comment-17240628
]
Benjamin Marwell commented on MJLINK-52:
----------------------------------------
Please review: [https://github.com/apache/maven-jlink-plugin/pull/21]
> Add support for classifiers
> ---------------------------
>
> Key: MJLINK-52
> URL: https://issues.apache.org/jira/browse/MJLINK-52
> Project: Maven JLink Plugin
> Issue Type: Improvement
> Affects Versions: 3.0.0-alpha-1
> Reporter: Benjamin Marwell
> Priority: Major
> Labels: trivial
>
> Currently, if adding the plugin to a {{<packaging>jar</packaging>}} project,
> this plugin will complain that there is already an artifact with that name
> and classifier on this project. It tells you to use a different classifier.
> There is no such option.
> For the exception, see
> [https://github.com/apache/maven-jlink-plugin/blob/master/src/main/java/org/apache/maven/plugins/jlink/JLinkMojo.java#L325-L329]
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)