Thanks a lot. It is always simpler with an example.
My error was simple: the <package> in the inherited projet.xml was wrong and so Java 
sources, probably loaded thru class loader, were not found.

Fabrice

-----Original Message-----
From: Andy Jefferson [mailto:[EMAIL PROTECTED]
Sent: lundi 25 ao�t 2003 15:43
To: Maven Users List
Subject: Re: Newbie: XDoclet plugin does not generate nothing...


On Monday 25 Aug 2003 14:12, Fabrice DELHOSTE wrote:
> Hi *,
>
> I'm trying to use the Maven XDoclet Plugin 1.2b4 / EjbDoclet with Maven 1.0
> Beta 10. I let almost all default options (and tried other combinations).
> Even if I have files matching the default **/*Bean.java pattern, it seems
> no Java EJB source is found since I see nothing generated except for an
> empty ejb-jar.xml. I checked several settings but my sources are under
> src/java and my project is very simple and unitary.
>
> So my questions:
> - is there a sample Maven project running XDoclet(EJB) available?
> - in another scope, are there plans to create a Maven sample J2EE project
> such as the Petstore demo. It would be great to start with for new users (I
> used the small Everest sample to create my project structure).

I have an app that uses Maven and xdoclet/ejbdoclet. Go to

http://www.ajsoft.net/Products/WebShop

and you can download the source distribution.

-- 
Andy


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



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

Reply via email to