jira-importer commented on issue #196: URL: https://github.com/apache/maven-war-plugin/issues/196#issuecomment-2967851911
**[Dennis Lundberg](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=denn...@apache.org)** commented This should already be possible using this configuration: ```xml <configuration> <archive> <manifestFile>path/to/your/MANIFEST.MF</manifestFile> </archive> </configuration> ``` -- 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: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org