You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Robert Scholte (Jira)" <ji...@apache.org> on 2019/12/13 08:48:00 UTC

[jira] [Closed] (MGPG-75) Creates a signature with the wrong name if a classifier is defined

     [ https://issues.apache.org/jira/browse/MGPG-75?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Scholte closed MGPG-75.
------------------------------
      Assignee: Robert Scholte
    Resolution: Invalid

bq. The main file of a feature project is a xml file and has a classifier

It could be that you found a bug in Maven, because it is not allowed that main artifacts have classifiers. There might need to be a fix in Maven, but also a fix in ther karaf-maven-plugin. Once that is fixed, this plugin works as expected.

> Creates a signature with the wrong name if a classifier is defined
> ------------------------------------------------------------------
>
>                 Key: MGPG-75
>                 URL: https://issues.apache.org/jira/browse/MGPG-75
>             Project: Maven GPG Plugin
>          Issue Type: Bug
>            Reporter: Mike Hummel
>            Assignee: Robert Scholte
>            Priority: Major
>
> See pull request [https://github.com/apache/maven-gpg-plugin/pull/2#event-2847163553]
>  
> The main file of a feature project is a xml file and has a classifier. The plugin ignores the classifier and creates a signature with wrong name.
>  
> The feature is created by the apache karaf maven plugin.
>  
> The fix also use the classifier to create the correct signature file.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)