jira-importer commented on issue #221:
URL: 
https://github.com/apache/maven-jar-plugin/issues/221#issuecomment-2956682183

   **[Brett 
Porter](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=brettporter)**
 commented
   
   This is a bit tricky. You are telling Maven to run that goal every time. 
Presumably to save space by including a portion of that in each subproject (the 
configuration could still be shared via pluginManagement).
   
   We could make jar:sign a no-op if packaging != jar - but is that correct? 
are there other packagings that still produce a jar and should be signable?
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to