jira-importer commented on issue #230: URL: https://github.com/apache/maven-war-plugin/issues/230#issuecomment-2967854417
**[Brian Weiner](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=klindel)** commented Everyone is having the same problem I was having. The fix is in 2.0.2 of the plugin, not maven. So specify the version like so: \<groupId>org.apache.maven.plugins\</groupId> \<artifactId>maven-war-plugin\</artifactId> \<version>2.0.2\</version> and It'll work fine. -- 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