jira-importer opened a new issue, #211: URL: https://github.com/apache/maven-war-plugin/issues/211
**[Mark Holster](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=markholster)** opened **[MWAR-39](https://issues.apache.org/jira/browse/MWAR-39?redirect=false)** and commented For a project I need to build a war without the dependencies in the WEB-INF/lib, but with the runtime jar's named in the manifest. Before the 2.0 release (2.0-beta-2) I managed this by adding "**/lib/*.jar" to the excludes configuration parameter. The 2.0 release breaks this functionality, which i think should just work fine according the documentation. Diff taken from /maven/plugins/trunk/maven-war-plugin. --- **Affects:** 2.0 **Attachments:** - [excludes-patch.txt](https://issues.apache.org/jira/secure/attachment/12720514/excludes-patch.txt) (_693 bytes_) - [patch-war-exclude2.txt](https://issues.apache.org/jira/secure/attachment/12720531/patch-war-exclude2.txt) (_718 bytes_) **Issue Links:** - [MWAR-5](https://issues.apache.org/jira/browse/MWAR-5) warSourceExcludes not working properly 1 votes, 2 watchers -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org