From users-return-8168-apmail-maven-users-archive=maven.apache.org@maven.apache.org Mon Aug 25 13:43:20 2003 Return-Path: Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 2146 invoked by uid 500); 25 Aug 2003 13:43:20 -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 2126 invoked from network); 25 Aug 2003 13:43:19 -0000 Received: from ajsoft.plus.com (HELO roobarb.ajsoft.net) (81.174.133.99) by daedalus.apache.org with SMTP; 25 Aug 2003 13:43:19 -0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by roobarb.ajsoft.net (Postfix) with ESMTP id 04D0358832 for ; Mon, 25 Aug 2003 14:43:05 +0100 (BST) From: Andy Jefferson Organization: AJSoft Limited To: "Maven Users List" Subject: Re: Newbie: XDoclet plugin does not generate nothing... Date: Mon, 25 Aug 2003 14:43:04 +0100 User-Agent: KMail/1.5 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200308251443.05042.andy@ajsoft.net> X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N 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: users-unsubscribe@maven.apache.org For additional commands, e-mail: users-help@maven.apache.org