Allison, Bob napisał(a):
I am not sure what the problem is, but it is definitely an XDoclet problem, not 
a Maven problem.  You might get better answers on an XDoclet forum.

YES! It was not Maven problem!
My tag classes extend Struts BaseHandlerTag class. I changed it to TagSupport and xdoclet generated correct tld file. It is strange but it looks like xdoclet silently ignores classes that don't extends TagSupport directly (BaseHandlerTag also extends TagSupport).

Thanks for your help.



--
Michał Steiner



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

Reply via email to