Return-Path: Delivered-To: apmail-maven-users-archive@www.apache.org Received: (qmail 47192 invoked from network); 20 Jan 2011 10:58:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 20 Jan 2011 10:58:45 -0000 Received: (qmail 6125 invoked by uid 500); 20 Jan 2011 10:58:43 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 5747 invoked by uid 500); 20 Jan 2011 10:58:41 -0000 Mailing-List: contact users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Users List" Reply-To: "Maven Users List" Delivered-To: mailing list users@maven.apache.org Received: (qmail 5739 invoked by uid 99); 20 Jan 2011 10:58:40 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Jan 2011 10:58:40 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of pomarize@googlemail.com designates 209.85.161.43 as permitted sender) Received: from [209.85.161.43] (HELO mail-fx0-f43.google.com) (209.85.161.43) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Jan 2011 10:58:34 +0000 Received: by fxm18 with SMTP id 18so421278fxm.30 for ; Thu, 20 Jan 2011 02:58:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=JO8JIIj4Mr2ed6PcXysO4OoiaCkZtldXW4jL0w0GGhk=; b=YzpvPJyCN4Tn772GeU0GmHt6U5VOItJlFstTfOkHB2thLd+ekjbJF798Q2Mio2Lzj1 xa7SsJF6kRBKDXYuK99ARaMIHe0sXTg2iM2AbNHnUDSTKWiJBvMESU7MYu86L0l0iBqh gHY/irn2zQiXAoeanctE2WA1A/PAhbd8wtuL8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=ITDRZJKrPd+xGjeAU/vwsD1E0VIgzEDY7CeIGahn/lDasRzNY6wKCxyL57RR34tCOC PpO1Ra/S3d7/4/Sor5dTBKjXEzI61/P+I2OsB+79aLqQuXUQ4YwFk8XBYq4scALAVVn5 kNiGH6oadNOqInnv9Pfft4Y0uL4ootXmClO5s= Received: by 10.223.97.2 with SMTP id j2mr1947938fan.23.1295521093414; Thu, 20 Jan 2011 02:58:13 -0800 (PST) Received: from [172.27.1.191] (hmbg-4d06bda7.pool.mediaWays.net [77.6.189.167]) by mx.google.com with ESMTPS id n2sm3054864fam.4.2011.01.20.02.58.06 (version=SSLv3 cipher=RC4-MD5); Thu, 20 Jan 2011 02:58:12 -0800 (PST) Message-ID: <4D381538.5020301@gmail.com> Date: Thu, 20 Jan 2011 11:58:00 +0100 From: Marc Rohlfs User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.13) Gecko/20101208 Thunderbird/3.1.7 MIME-Version: 1.0 To: Maven Users List Subject: Re: Generating web project with java, webapp, and resource folder from archtype goal References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Did You check the doc of the archetype plugin? This should solve Your problem: http://maven.apache.org/archetype/maven-archetype-plugin/advanced-usage.html On 19/01/11 10:30, Piotr Skawinski wrote: > Is there a way in maven to generate a web project with java, resources, and > webapp folders running the archtype goal. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@maven.apache.org For additional commands, e-mail: users-help@maven.apache.org