Return-Path: Delivered-To: apmail-tiles-dev-archive@locus.apache.org Received: (qmail 22563 invoked from network); 27 Mar 2007 15:14:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Mar 2007 15:14:15 -0000 Received: (qmail 75081 invoked by uid 500); 27 Mar 2007 15:14:23 -0000 Delivered-To: apmail-tiles-dev-archive@tiles.apache.org Received: (qmail 75056 invoked by uid 500); 27 Mar 2007 15:14:22 -0000 Mailing-List: contact dev-help@tiles.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tiles.apache.org Delivered-To: mailing list dev@tiles.apache.org Received: (qmail 75047 invoked by uid 99); 27 Mar 2007 15:14:22 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Mar 2007 08:14:22 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of gredbug@gmail.com designates 66.249.92.168 as permitted sender) Received: from [66.249.92.168] (HELO ug-out-1314.google.com) (66.249.92.168) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Mar 2007 08:14:13 -0700 Received: by ug-out-1314.google.com with SMTP id 32so2113937ugm for ; Tue, 27 Mar 2007 08:13:49 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=f+qh2rjEoZOEC6OPiJlyzWmFi/EHV7H+zF7syXyVX92LfnK4Cezva2E0KPgWyH0NLS1kV2xig9G8nD7nROF4s2DMM0zQzsrk8bdIkDLvkA1TWsqDTeaVfZWZbnFs2+JyWv1dY9VMUbtfpAaKtMuQ91toXQyNuCr8dF6hnRRkmqI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=UhdsG3C0kHMEqOMNc5iznj7jMYhfYpI3bO3SmVqkzx0GGOIeQ4AOZxEwyr3scM3k8aqIOioBuyzj+3s2XQ6z1AuLNmW1Bvey0v/p61YyzaZ0zxK9YaAXHlJB12f7+K9c/nuxQKRwQ3f59ja/78h6nYrioU6SWEEOraOJ5QeB3IQ= Received: by 10.67.101.8 with SMTP id d8mr1034476ugm.1175008429219; Tue, 27 Mar 2007 08:13:49 -0700 (PDT) Received: by 10.67.27.14 with HTTP; Tue, 27 Mar 2007 08:13:49 -0700 (PDT) Message-ID: <91478db0703270813g68d5aecer89fdb4837950548c@mail.gmail.com> Date: Tue, 27 Mar 2007 10:13:49 -0500 From: "Greg Reddin" To: dev@tiles.apache.org Subject: Re: Tiles 2.0.2 (WAS: Fwd: Tiles 2.0.1 status) In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_85431_6896726.1175008429174" References: <91478db0703270729v2c54e691hf8d232d14a24f4e2@mail.gmail.com> <4609302A.5030406@apache.org> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_85431_6896726.1175008429174 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline On 3/27/07, Antonio Petrelli wrote: > > Sorry I used the wrong terms, I meant "assemblies the packages together". > The assembly module depends on tiles-core, tiles-api and tiles-jsp, > takes it altogether and builds the source and binary distributions. I wanted to try it and see how it works. I went into the framework directory and did "mvn clean install". It says it built the assembly module, but all it did is place a pom.xml file in my repo. How do I actually build the assembly? Sorry for my ignorance :-) Greg ------=_Part_85431_6896726.1175008429174--