This solved the problem of not having a META-INF directory in the resulting war file.
Problems seemed to be caused by the jxpfw-jsftags project which is not a web project and
hence does not know about the META-INF directory.
New generated build.xml file.
Useless at this time.