This is fixed in JBT 3.3.0M4 (https://issues.jboss.org/browse/JBIDE-9753). You'll need to use Eclipse 3.7.1 (SR1) and m2e-wtp 0.14.0 (See https://bugs.eclipse.org/bugs/show_bug.cgi?id=353834 and https://issues.sonatype.org/browse/MECLIPSEWTP-168)
Basically, a new tag="defaultrootSource" should be added to src/main/webapp, to deal with multiple source roots in .component. Running "Update project configuration" should add it automatically.
you can use a nightly build of JBoss Tools from http://download.jboss.org/jbosstools/updates/nightly/trunk/. or wait a couple weeks for the official release of 3.3.0.M4