[ https://issues.apache.org/jira/browse/MJLINK-52?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17249305#comment-17249305 ]
Hudson commented on MJLINK-52: ------------------------------ Build failed in Jenkins: Maven » Maven TLP » maven-jlink-plugin » master #42 See https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-jlink-plugin/job/master/42/ > 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)