I use:
<dependency>
           <groupId>struts</groupId>
           <artifactId>struts-bean</artifactId>
           <version>1.2.7</version>
           <properties>
               <war.bundle>true</war.bundle>
           </properties>
           <type>tld</type>
       </dependency>
and the like w/o any problems. Maven will download and use. I don't think the documentation is up to date for the types.

Brian E. Fox wrote:

Hello,
We noticed that the struts tld files are on ibiblio:
http://www.ibiblio.org/pub/packages/maven2/struts/struts-bean/1.1/ Is there a way to download these like a normal dependancy? I initially
thought setting the depend type to tld but the docs say only jar,ejb and
plugin are recognized.

TIA,
Brian


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to