You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Allyn Tobey (JIRA)" <ji...@apache.org> on 2016/05/11 14:36:12 UTC

[jira] [Created] (MWAR-378) Package Excludes doesn't work

Allyn Tobey created MWAR-378:
--------------------------------

             Summary: Package Excludes doesn't work
                 Key: MWAR-378
                 URL: https://issues.apache.org/jira/browse/MWAR-378
             Project: Maven WAR Plugin
          Issue Type: Bug
         Environment: Windows 10, eclipse Mars
            Reporter: Allyn Tobey


The regex compiles, and runs in java, but it doesn't exclude the jar files. I am doing an or so i was able to use wild card characters and it is working but wanted to let you know my regex didn't work. Is there something wrong with my regex?

{code}<packagingExcludes>%regex[WEB-INF/lib/[email\\-library\\-|web\\-services\\-library\\-].*\\.jar]</packagingExcludes>{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)