Hi,

mschipperheyn wrote:

> ahh the code got lost in html execution
> %regex[.*(?<!(msa-base[a-z_]{0,3}|min))\.js]

As said, I can use maven-war-plugin-2.2 with M3 as well as with M221 and it 
respects these two exclusions, one of it a simple regular expression:

 <packagingExcludes>%regex[.*log4j.*],**/overrideweb.xml</packagingExcludes>

Have you declared any additional dependencies for the war plugin itself or 
any global extensions? The NCDFError indicates such a dependency to a 
special version of the plexus archiver ...

Cheers,
Jörg


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to