--- 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,




=====
----[ Konstantin Pribluda ( ko5tik ) ]----------------
Zu Verst�rkung meines Teams suche ich ab Sofort einen
Softwareentwickler[In] f�r die Festanstellung. 
Arbeitsort: Mainz 
Skills:  Programieren, Kentnisse in OpenSource-Bereich
----[ http://www.pribluda.de ]------------------------


        
                
__________________________________
Do you Yahoo!?
Win a $20,000 Career Makeover at Yahoo! HotJobs  
http://hotjobs.sweepstakes.yahoo.com/careermakeover 


-------------------------------------------------------
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