Return-Path: Delivered-To: apmail-maven-users-archive@www.apache.org Received: (qmail 81790 invoked from network); 1 Aug 2005 16:49:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Aug 2005 16:49:11 -0000 Received: (qmail 31253 invoked by uid 500); 1 Aug 2005 16:49:04 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 31220 invoked by uid 500); 1 Aug 2005 16:49:03 -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 31207 invoked by uid 99); 1 Aug 2005 16:49:03 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Aug 2005 09:49:03 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of David.Jackman@fastsearch.com designates 62.113.137.32 as permitted sender) Received: from [62.113.137.32] (HELO oslex.fast.no) (62.113.137.32) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Aug 2005 09:48:55 -0700 Received: from slces01.ad.fast.no ([192.168.36.22]) by oslex.fast.no with Microsoft SMTPSVC(6.0.3790.211); Mon, 1 Aug 2005 18:49:01 +0200 X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: Continuous integration for dummies anyone? Date: Mon, 1 Aug 2005 10:48:58 -0600 Message-ID: <0E0E9AEC62D1FC408B5024BCFDA886EA1BAFD2@slces01.ad.fast.no> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Continuous integration for dummies anyone? Thread-Index: AcWWsxIW4J6LP2PXSveyiHp7XJ4AKgABZmsw From: "David Jackman" To: "Maven Users List" X-OriginalArrivalTime: 01 Aug 2005 16:49:01.0391 (UTC) FILETIME=[EB30A5F0:01C596B8] X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I've been using these three in combination for a number of months now, and I have been working with CC for longer than I have with CVS and Maven. I would also recommend the wiki for CC as a starting point. Feel free to email me (or the group if it's Maven related) with additional questions and I'll try to help out. ..David.. -----Original Message----- From: Jamie Bisotti [mailto:jbisotti@gmail.com]=20 Sent: Monday, August 01, 2005 10:00 AM To: Maven Users List Subject: Re: Continuous integration for dummies anyone? On 8/1/05, Mayorgaadame, Alex [IT] wrote: > Hello all Maven guys and gals: >=20 > I'm a total newbie to this stuff, but I've got an assignment to set up a Maven + Cruise Control + CVS thing for a "Hello world!" application. >=20 > Can anybody walk me trough or point me to a comprehensive guide? >=20 > I haven't been able to find one yet. I promise to log everything I learn to my blog or to any wiki that would help new users of this great product. >=20 > Regards > Alex Mayorga Adame >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org > For additional commands, e-mail: users-help@maven.apache.org >=20 >=20 Check out the Wiki on the CruiseControl site; I believe it has a Maven/CC/CVS scenario. Basically, get your project building with Maven is the first/most important step. After that, it's just a matter of setting up CC's config.xml (fairly simple/straight forward), and you should be off and running. I'd suggest updating to the latest maven-cruisecontrol-plugin and using it to generate the initial config.xml; then you can tweak that as you get more familiar with things. -- Jamie Bisotti Software Engineer Lexmark International, Inc. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@maven.apache.org For additional commands, e-mail: users-help@maven.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@maven.apache.org For additional commands, e-mail: users-help@maven.apache.org