Return-Path: X-Original-To: apmail-maven-users-archive@www.apache.org Delivered-To: apmail-maven-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 552649518 for ; Mon, 5 Mar 2012 11:01:15 +0000 (UTC) Received: (qmail 98855 invoked by uid 500); 5 Mar 2012 11:01:13 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 98795 invoked by uid 500); 5 Mar 2012 11:01:13 -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 98787 invoked by uid 99); 5 Mar 2012 11:01:13 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Mar 2012 11:01:13 +0000 X-ASF-Spam-Status: No, hits=1.0 required=5.0 tests=SPF_SOFTFAIL X-Spam-Check-By: apache.org Received-SPF: softfail (nike.apache.org: transitioning domain of sarmahdi@hotmail.com does not designate 216.139.236.26 as permitted sender) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Mar 2012 11:01:06 +0000 Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1S4Ven-0007YZ-TB for users@maven.apache.org; Mon, 05 Mar 2012 03:00:45 -0800 Date: Mon, 5 Mar 2012 03:00:45 -0800 (PST) From: sarmahdi To: users@maven.apache.org Message-ID: <1330945245898-5537186.post@n5.nabble.com> In-Reply-To: <1330934022133-5536805.post@n5.nabble.com> References: <1330934022133-5536805.post@n5.nabble.com> Subject: Re: webappsource location in POM MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org I added the location in the war plugin :D maven-war-plugin 2.2 default-war package war WEB-INF/lib/*.jar // to exclude libs normally u dont need that true lib/ false C:\RSA75Workspace\workspace\Corpweb\WebContent WEB-INF/lib/*.jar// to exclude libs normally u dont need that true lib/ false * C:\RSA75Workspace\workspace\Corpweb\WebContent* -- View this message in context: http://maven.40175.n5.nabble.com/webappsource-location-in-POM-tp5536805p5537186.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@maven.apache.org For additional commands, e-mail: users-help@maven.apache.org