I use want to exclude all the directories and files under images directory:

<exclude>src/main/resources/images/**</exclude>

But it doesn't work. How can I use wildcard in this case?
-- 
View this message in context: 
http://www.nabble.com/How-to-use-wildcard-to-match-all-the-sub-directories-and-files--tp20112204p20112204.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to