Hi!, Thank you all very much, I've forgotten about /src/main/resources directory :D
Cheers, Joao Paulo 2009/1/23 Mick Knutson <mickknut...@gmail.com> > but to get them into a META-INF, you would add them to > > /src/main/*resources*/META-INF/mytags.tld. > > --- > Thank You… > > Mick Knutson, President > > BASE Logic, Inc. > Enterprise Architecture, Design, Mentoring & Agile Consulting > p. (866) BLiNC-411: (254-6241-1) > f. (415) 685-4233 > > Website: http://baselogic.com > Linked IN: http://linkedin.com/in/mickknutson > Twitter: http://twitter.com/mickknutson > Vacation Rental: http://tahoe.baselogic.com > --- > > > > On Fri, Jan 23, 2009 at 1:54 PM, Felipe Kamakura > <felipekamak...@gmail.com>wrote: > > > 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 > > > > > >