Ear deploymentDescriptor

I want to use my own application.xml. So I put this file under META-INF directory and after build this file is located in the output ear file.
So far so good but Ear plugin modifies my application.xml and adds additional entries resulting from the dependencies section. This is a feature or a bug ? I have not found the information in the documentation of such action. How to prevent it?