Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Not A Bug
-
Affects Version/s: 2.1.1
-
Fix Version/s: None
-
Component/s: filtering
-
Labels:None
-
Number of attachments :
Description
I have set the optional configuration parameter <filteringDeploymentDescriptors> to true. It only filters web.xml. But i believe it should also filter the provider specific descriptors like jboss-web.xml.
The plugin currently filters two deployment descriptors, web.xml and a user configurable descriptor. The latter needs to be configured using the containerConfigXML parameter, which should point to the container specific file. In your case jboss-web.xml.