Hello,
Is there anyway to set a dependency for the struts tlds in
http://www.ibiblio.org/maven/struts/tlds/ repository.
I try this :
<dependency>
<groupId>struts</groupId>
<artifactId>tlds</artifactId>
<version>1.1-rc2</version>
<type>tld</type>
</dependency>

But is there a possibility to get all the tlds file in the 1.1-rc2 version
without specify it one by one ?
Olivier


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

Reply via email to