Excludes configuration parameter not working for WEB-INF/lib ------------------------------------------------------------
Key: MWAR-39 URL: http://jira.codehaus.org/browse/MWAR-39 Project: Maven 2.x War Plugin Type: Bug Versions: 2.0 Reporter: Mark Holster Attachments: excludes-patch.txt 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. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira