From users-return-8166-apmail-maven-users-archive=maven.apache.org@maven.apache.org Mon Aug 25 13:12:36 2003 Return-Path: Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 35444 invoked by uid 500); 25 Aug 2003 13:12:34 -0000 Mailing-List: contact users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Maven Users List" Reply-To: "Maven Users List" Delivered-To: mailing list users@maven.apache.org Received: (qmail 35414 invoked from network); 25 Aug 2003 13:12:34 -0000 Received: from croot.gemplus.com (195.25.133.234) by daedalus.apache.org with SMTP; 25 Aug 2003 13:12:34 -0000 Received: from mail-stdby.gemenos.eur.gemplus.com (unknown [172.16.101.150]) by croot.gemplus.com (Postfix) with ESMTP id 85C7650A78 for ; Mon, 25 Aug 2003 15:12:25 +0200 (MET DST) Received: from [10.2.20.214] by mail-stdby.gemenos.eur.gemplus.com with ESMTP for users@maven.apache.org; Mon, 25 Aug 2003 15:11:37 +0200 Date: Mon, 25 Aug 2003 15:12:23 +0200 From: "Fabrice DELHOSTE" Subject: Newbie: XDoclet plugin does not generate nothing... To: "users@maven.apache.org" Message-Id: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; CHARSET=US-ASCII Content-Language: fr-FRA X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N 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: users-unsubscribe@maven.apache.org For additional commands, e-mail: users-help@maven.apache.org