jira-importer commented on issue #204: URL: https://github.com/apache/maven-war-plugin/issues/204#issuecomment-2967852512
**[Ernesto S. Tolentino Jr.](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=jtolentino)** commented This is already addressed by the current version (2.0.1) of MavenArchiver, which is shared throughout Maven JAR, EAR, and WAR Plugins. Use \<archive>\<addMavenDescriptor>false\</addMavenDescriptor>\</archive> to exclude META-INF/maven. See http://maven.apache.org/plugins/maven-war-plugin/war-mojo.html and org.apache.maven.archiver.MavenArchiver.createArchive() for more details. -- 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