I understand how maven can automatically download jar dependencies. Can
it also download non-jar dependencies? For example, in order to build
Jakarta Tomcat you need not only the Jakarta Struts jar, but also a few
.tld files (struts-bean.tld, struts-html.tld, struts-logic.tld to be
specific). I see these three files up on:
http://www.ibiblio.org/maven/struts/tlds/
...so I'm guessing there's a way to do this in maven.
Anyone know how?
-Ted
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]