Re: Maven2 xdoclet jsptaglib How?

2006-01-19 Thread MiSt
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

Maven2 xdoclet jsptaglib How?

2006-01-18 Thread MiSt
I am trying to generate tld files with xdoclet plugin , but I get tld file only with name and version but without definitions. I have got three java files with jsp tags. Problem exists in maven 2.0, 2.0.1, 2.0.2 My pom.xml: plugins plugin groupIdorg.codehaus.mojo/groupId

Re: Maven2 xdoclet jsptaglib How?

2006-01-18 Thread Grégory Joseph
Hi, I could only advise to try out xdoclet2 and its fresh maven2 plugin ;-) See http://xdoclet.codehaus.org/Maven2+Plugin for some incomplete info. I'll be glad to hear your comments. Can't update the docs right now though, our confluence seems to be having a hard time. On 18/01/06, MiSt [EMAIL

RE: Maven2 xdoclet jsptaglib How?

2006-01-18 Thread Allison, Bob
: Maven2 xdoclet jsptaglib How? Hi, I could only advise to try out xdoclet2 and its fresh maven2 plugin ;-) See http://xdoclet.codehaus.org/Maven2+Plugin for some incomplete info. I'll be glad to hear your comments. Can't update the docs right now though, our confluence seems to be having a hard

Re: Maven2 xdoclet jsptaglib How?

2006-01-18 Thread MiSt
Grégory Joseph napisał(a): Hi, I could only advise to try out xdoclet2 and its fresh maven2 plugin ;-) See http://xdoclet.codehaus.org/Maven2+Plugin for some incomplete info. I'll be glad to hear your comments. Can't update the docs right now though, our confluence seems to be having a hard

Re: Maven2 xdoclet jsptaglib How?

2006-01-18 Thread MiSt
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. I am not sure. xdoclet-maven-plugin is based on antrun plugin. Children of element tasks in configuration are ant

RE: Maven2 xdoclet jsptaglib How?

2006-01-18 Thread Allison, Bob
08:14 To: Maven Users List Subject: Re: Maven2 xdoclet jsptaglib How? 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. I am not sure. xdoclet-maven-plugin is based