RE: Newbie: XDoclet plugin does not generate nothing...

2003-08-25 Thread Fabrice DELHOSTE
Thanks a lot. It is always simpler with an example.
My error was simple: the  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]



Re: Newbie: XDoclet plugin does not generate nothing...

2003-08-25 Thread Andy Jefferson
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]



AW: Newbie: XDoclet plugin does not generate nothing...

2003-08-25 Thread Rademacher Tobias
Can you post your project.xml and your project.properties?

> -Ursprüngliche Nachricht-
> Von: Fabrice DELHOSTE [mailto:[EMAIL PROTECTED]
> Gesendet am: Montag, 25. August 2003 15:12
> An: [EMAIL PROTECTED]
> Betreff: Newbie: XDoclet plugin does not generate nothing...
> 
> 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).
> 
> Thx,
> 
> Fabrice
> 
> 
> 
> -
> 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]



Newbie: XDoclet plugin does not generate nothing...

2003-08-25 Thread Fabrice DELHOSTE
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).

Thx,

Fabrice



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