Return-Path: Delivered-To: apmail-maven-users-archive@www.apache.org Received: (qmail 76259 invoked from network); 19 Oct 2005 22:05:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 19 Oct 2005 22:05:59 -0000 Received: (qmail 64285 invoked by uid 500); 19 Oct 2005 22:05:43 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 64223 invoked by uid 500); 19 Oct 2005 22:05:43 -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 64195 invoked by uid 99); 19 Oct 2005 22:05:43 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Oct 2005 15:05:43 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [64.7.141.17] (HELO codehaus.org) (64.7.141.17) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 19 Oct 2005 15:05:43 -0700 Received: (qmail 22940 invoked from network); 19 Oct 2005 22:09:53 -0000 Received: from unknown (HELO 192.168.200.149) (jvanzyl@205.147.11.148) by codehaus.org with SMTP; 19 Oct 2005 22:09:53 -0000 Subject: Re: Multiple source folders in M2 From: Jason van Zyl Reply-To: jason@maven.org To: Maven Users List In-Reply-To: <9e3862d80510191456i8178fabj406a4f144df61851@mail.gmail.com> References: <9e3862d80510191456i8178fabj406a4f144df61851@mail.gmail.com> Content-Type: text/plain Organization: Maven Date: Wed, 19 Oct 2005 15:05:20 -0700 Message-Id: <1129759520.7282.321.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 (2.0.2-3) Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On Wed, 2005-10-19 at 14:56 -0700, Brett Porter wrote: > Write a plugin that adds a compile source root. See one of the plugins that > generate sources for an example. > http://maven.apache.org/maven2/guides/mini/guide-generating-sources.html -- jvz. Jason van Zyl jason at maven.org http://maven.apache.org People develop abstractions by generalizing from concrete examples. Every attempt to determine the correct abstraction on paper without actually developing a running system is doomed to failure. No one is that smart. A framework is a resuable design, so you develop it by looking at the things it is supposed to be a design of. The more examples you look at, the more general your framework will be. -- Ralph Johnson & Don Roberts, Patterns for Evolving Frameworks --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@maven.apache.org For additional commands, e-mail: users-help@maven.apache.org