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

   **[Sachin Pravin 
Patel](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=sppatel)** 
commented
   
   The element works, the plugin documentation is incorrect and should be 
updated. The manifestFile element needs to be specified under \<archive> not 
under \<manifest>
   
   \<plugin>
   \<groupId>org.apache.maven.plugins\</groupId>
   \<artifactId>maven-jar-plugin\</artifactId>
   \<configuration>
   \<archive>
   \<manifestFile>META-INF/MANIFEST.MF\</manifestFile>
   \</archive>
   \</configuration>
   \</plugin>
   lowering severity
   


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