[ https://issues.apache.org/jira/browse/MJLINK-52?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Benjamin Marwell resolved MJLINK-52. ------------------------------------ Fix Version/s: 3.0.1 Assignee: Benjamin Marwell Resolution: Fixed > 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 > Assignee: Benjamin Marwell > Priority: Major > Labels: trivial > Fix For: 3.0.1 > > > 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)