There are some tag library descriptors in the ibiblio repository
(eg for struts). These tlds can be specified in the project.xml as
dependencies.
I have updated the war plugin.jelly, so that the tlds are placed
in the WEB-INF directory of the application when either the war:webapp
or war:war goals are called.
Patch file to follow.
Have updated patch to reflect recent changes to the code.
Please ignore older patch file.