I wrote a plugin that generates a TLD-File from annotations of specified
classes. It puts the resulting tld-file (assuming foo.tld) to
target/classes/META-INF/tlds/foo.tld
In the war-file it is packed into /WEB-INF/classes/META-INF/tlds/foo.tld.
That works but is quite uncommon. Is there a way to tell maven to pack a
specific file into /WEB-INF/tlds?

Thanks in advance!
-- 
View this message in context: 
http://www.nabble.com/-m2--Add-file-from-target-classes-META-INF-tlds-to--WEB-INF-tlds-in-resulting-war-tf3492092s177.html#a9752782
Sent from the Maven - Users mailing list archive at Nabble.com.


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

Reply via email to