You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Benjamin Marwell (Jira)" <ji...@apache.org> on 2020/10/30 20:18:00 UTC

[jira] [Created] (MJLINK-52) Add support for classifiers

Benjamin Marwell created MJLINK-52:
--------------------------------------

             Summary: 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


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)