Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0
-
None
-
None
Description
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.
Attachments
Attachments
Issue Links
- relates to
-
MWAR-5 warSourceExcludes not working properly
- Closed