jira-importer commented on issue #248:
URL: 
https://github.com/apache/maven-war-plugin/issues/248#issuecomment-2967855737

   **[Joerg 
Schaible](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=joehni)** 
commented
   
   This is what I mean: You don't have to patch anything, it already works (at 
least tested with 2.1.1)! I can use this without any problems to exclude files 
with log4j in their names:
   
   ```
   <packagingExcludes>%regex[.*log4j.*]</packagingExcludes>
   ```
   
   


-- 
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

Reply via email to