If you say <dependency>...<type>tld</type>...</dependency> in the POM (and put the files in the tlds subdirectory on the repository), the eclipse plugin won't generate the .classpath references. (I do this all the time.)
Dan Greening, Ph.D. CEO BigTribe http://dan.greening.name/contact.htm > -----Original Message----- > From: news [mailto:[EMAIL PROTECTED] On Behalf Of Nigel Barrett > Sent: Wednesday, August 11, 2004 8:35 AM > To: [EMAIL PROTECTED] > Subject: maven-eclipse-plugin with tld's as dependencies > > Hi, > > I have dependencies on TLD's in my POM and when I use the > maven-eclipse plugin it creates classpath entries for the > TLDs. Is there and easy way to stop it doing this? > > Nigel > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
