Hi,

I am building the xdoclet from the source. I downloaded xdoclet-1.2-src.zip
and builds from there.

Regards,
Lillian

--- Lillian <[EMAIL PROTECTED]> wrote:
> Hi All,
>
> I am new to xdoclet. I am currently working on a
> project that uses XDoclet
> and Maven. When I try to build the project using
> maven, I call xdoclet to
> generate classes for me by calling <attainGoal name
> = "xdoclet:ejbdoclet"/>.
> However, it throws some noSuchMethod error as
> follows (xdt:singleCMP is just
> a custom goal, but all it does is just calls the
> xdoclet:ejbdoclet goal) :
>
> xdt:singleCMP:
>     [echo] Calling XDT:SingleCMP
> java.lang.NoSuchMethodError:
> xdoclet.DocletTask.getXJavaDoc()Lxjavadoc/XJavaDoc;
>         at
> xdoclet.DocletTask.start(DocletTask.java:462)
>         at

It seems that you have got version
incompatilibilites... ( or stale jar file )

Did you tried to build from source?


regards,





-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to