From continuum-users-return-4299-apmail-maven-continuum-users-archive=maven.apache.org@maven.apache.org Mon Aug 06 01:02:19 2007 Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 68948 invoked from network); 6 Aug 2007 01:02:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Aug 2007 01:02:18 -0000 Received: (qmail 84583 invoked by uid 500); 6 Aug 2007 01:02:16 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 84564 invoked by uid 500); 6 Aug 2007 01:02:16 -0000 Mailing-List: contact continuum-users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-users@maven.apache.org Delivered-To: mailing list continuum-users@maven.apache.org Received: (qmail 84553 invoked by uid 99); 6 Aug 2007 01:02:16 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 05 Aug 2007 18:02:16 -0700 X-ASF-Spam-Status: No, hits=-4.0 required=10.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [167.219.90.14] (HELO nmp3.deloitte.com) (167.219.90.14) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Aug 2007 01:02:00 +0000 Received: from atl1.deloitte.com (atl1.deloitte.com [10.28.30.11]) by nmp3.deloitte.com with ESMTP for continuum-users@maven.apache.org; Mon, 6 Aug 2007 01:01:47 Z Received: from usndc0481.us.deloitte.com ([10.28.30.181] [10.28.30.181]) by atl1.deloitte.com with ESMTP for continuum-users@maven.apache.org; Mon, 6 Aug 2007 01:01:47 Z Received: from uscnt0416.us.deloitte.com ([10.26.30.116]) by usndc0481.us.deloitte.com with Microsoft SMTPSVC(6.0.3790.2499); Sun, 5 Aug 2007 21:01:47 -0400 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: 1.1-alpha-beta questions Date: Sun, 5 Aug 2007 20:01:44 -0500 Message-Id: <265E9EE670ED404DA5DBE42428204A44C2E1D4@uscnt0416.us.deloitte.com> In-Reply-To: <9e3862d80708051800q75be928l7dd3901906c57754@mail.gmail.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: 1.1-alpha-beta questions Thread-Index: AcfXxToXXBOfNTO2T0Kwwo0CG/+QCAAABpfg References: <265E9EE670ED404DA5DBE42428204A44C2E1AE@uscnt0416.us.deloitte.com> <9e3862d80708051420h3c1aaa9elfbf12dc11ffd2075@mail.gmail.com> <265E9EE670ED404DA5DBE42428204A44C2E1D2@uscnt0416.us.deloitte.com> <9e3862d80708051800q75be928l7dd3901906c57754@mail.gmail.com> From: "Morgovsky, Alexander (US - Glen Mills)" To: X-OriginalArrivalTime: 06 Aug 2007 01:01:47.0341 (UTC) FILETIME=[5D1317D0:01C7D7C5] X-Virus-Checked: Checked by ClamAV on apache.org That is fine. Thank you.=20 -----Original Message----- From: Brett Porter [mailto:brett.porter@gmail.com]=20 Sent: Sunday, August 05, 2007 9:00 PM To: continuum-users@maven.apache.org Subject: Re: 1.1-alpha-beta questions Both could be bugs, though it's a bit hard to tell from the information you've given. If you can come up with some reproducible steps we can see, and put them in JIRA, we'll certainly look into it. On 06/08/07, Morgovsky, Alexander (US - Glen Mills) wrote: > Yes, I expected the order to be the same as if I were running the build > of the parent project from command-line. However, some of the projects > were not built in the expected order. As for the Java part, I set my > JAVA_HOME to the JDK installation directory. Is there a specific > version of Java 1.5 I may use for 1.1-beta-1 to work? Thank you. > > -----Original Message----- > From: Brett Porter [mailto:brett.porter@gmail.com] > Sent: Sunday, August 05, 2007 5:21 PM > To: continuum-users@maven.apache.org > Subject: Re: 1.1-alpha-beta questions > > On 06/08/07, Morgovsky, Alexander (US - Glen Mills) > wrote: > > What is the "fresh build" option? > > Clean check out from SCM > > > > > What is the "release" option? > > Uses the Maven release plugin's technology to do a web based release > from SCM (tag, build, update POMs). > > > I was successfully able to install 1.1-alpha-1, and I saw an issue > where > > I tried to build the group with all the modules, the modules were not > > built according to the order defined in the parent POM. Is this issue > > fixed in 1.1-beta-1? > > They are built in the reactor (dependency) order - is that not what > you'd expect? > > > I tried installing 1.1-beta-1, but the service could not find > tools.jar > > in the Java 1.5 version 12 installation. Which version of Java 1.5 > > should I install for 1.1-beta-1? > > I've never seen that before - is your JAVA_HOME set to JDK or JRE? > > - Brett > > > This message (including any attachments) contains confidential information intended for a specific individual and purpose, and is protected by law. If you are not the intended recipient, you should delete this message. > > > Any disclosure, copying, or distribution of this message, or the taking of any action based on it, is strictly prohibited. [v.E.1] > --=20 Brett Porter Blog: http://www.devzuz.org/blogs/bporter/