I noticed that when running a webapp using one of these plugins, and using the "file" type instead of "servlet", packtag writes out its resources to the wrong folder. For an example, instead of saving files to src/main/webapp/pack, it saves to src/main/webapppack. The patch below will insert the slash between the webapp and pack folders to avoid this issue.
***...
2009-08-18 23:49:40 UTC in pack:tag