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

[jira] [Created] (MGPG-75) If I create a karaf feature project the plugin creates a signature with the wrong name

Mike Hummel created MGPG-75:
-------------------------------

             Summary: If I create a karaf feature project the plugin creates a signature with the wrong name
                 Key: MGPG-75
                 URL: https://issues.apache.org/jira/browse/MGPG-75
             Project: Maven GPG Plugin
          Issue Type: Bug
            Reporter: Mike Hummel


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)