The web module for our project does not have have any java src , only a couple of wsdls ,some ibm binding xml files and the web.xml file. When I build the war using the maven-war-plugin , I noticed a "classes" directory is created under the war's WEB-INF folder. Since there no java code , this "classes" folder is empty (which makes sense). Is there a way I can configure the maven-war-plugin to not bother with creating this empty "classes" folder?
-- "Don't take the name of root in vain." Jeff Mutonho Cape Town South Africa GoogleTalk : ejbengine Skype : ejbengine Registered Linux user number 366042
