I've got a war which I'm trying to reduce the dependencies contained in it's WEB-INF/lib as they're provided by the ear and if they're only in the ear it resolves some ...
I am building an ear project using maven. The project has one war project and som other jar projects. in the ear file I have only war project as a web ...