Return-Path: Delivered-To: apmail-maven-dev-archive@www.apache.org Received: (qmail 24314 invoked from network); 29 Dec 2004 04:59:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 29 Dec 2004 04:59:20 -0000 Received: (qmail 8612 invoked by uid 500); 29 Dec 2004 04:59:18 -0000 Delivered-To: apmail-maven-dev-archive@maven.apache.org Received: (qmail 8580 invoked by uid 500); 29 Dec 2004 04:59:18 -0000 Mailing-List: contact dev-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Maven Developers List" Reply-To: "Maven Developers List" Delivered-To: mailing list dev@maven.apache.org Received: (qmail 8566 invoked by uid 99); 29 Dec 2004 04:59:18 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from mail-09.iinet.net.au (HELO mail.iinet.net.au) (203.59.3.41) by apache.org (qpsmtpd/0.28) with SMTP; Tue, 28 Dec 2004 20:59:15 -0800 Received: (qmail 19279 invoked from network); 29 Dec 2004 04:59:07 -0000 Received: from unknown (HELO ?10.1.1.18?) (203.206.250.185) by mail.iinet.net.au with SMTP; 29 Dec 2004 04:59:07 -0000 Message-ID: <41D23994.5040106@apache.org> Date: Wed, 29 Dec 2004 15:59:00 +1100 From: Brett Porter User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Maven Developers List Subject: Re: Merging non-dependency tags in extended project.xml References: <41CAD4A1.50203@termnetinc.com> <9e3862d804122313043859240d@mail.gmail.com> <41CFFE83.9090003@termnetinc.com> <9e3862d8041227141632871542@mail.gmail.com> <41D147F4.5090504@termnetinc.com> <1104285529.5045.73.camel@localhost.localdomain> In-Reply-To: <1104285529.5045.73.camel@localhost.localdomain> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N >Just popping my head in here to offer a solution that we are using in m2 >which takes care of pretty much any static resources. To make a long >story short we've decided to have a standard > >${basedir}/src/main/resources > > This solution is also recommended for Maven 1.x, and will be documented accordingly :) Cheers, Brett --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org For additional commands, e-mail: dev-help@maven.apache.org