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

   **[Geoffrey De 
Smet](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=ge0ffrey.desmet)**
 commented
   
   for the record, point 2 is the following HACK:
   
   2) Nullpointer on org.apache.maven.plugin.jar.JarSignMojo, line 282
   
   + 
   
         if (project.getArtifact() != null) {
             project.getArtifact().setFile( signedjar );
   
   + 
   
         }
   
   


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