You should put it in src/main/resources. It's the default path for resources to be included in you jar.
On Fri, Jan 23, 2009 at 4:45 PM, João Paulo Mafra <jpmneof...@gmail.com>wrote: > Hi, > > How do I include a tld in my jar? The tld address is > <project>/src/main/other/META-INF/mytags.tld. I tried several ways to do > this, but no one worked well. > > > Thanks, > > Joao Paulo >