Return-Path: Delivered-To: apmail-maven-users-archive@www.apache.org Received: (qmail 3648 invoked from network); 3 Aug 2005 20:50:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 3 Aug 2005 20:50:52 -0000 Received: (qmail 47341 invoked by uid 500); 3 Aug 2005 20:50:45 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 47320 invoked by uid 500); 3 Aug 2005 20:50:45 -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 47307 invoked by uid 99); 3 Aug 2005 20:50:44 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Aug 2005 13:50:44 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of carlossg@gmail.com designates 64.233.184.200 as permitted sender) Received: from [64.233.184.200] (HELO wproxy.gmail.com) (64.233.184.200) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Aug 2005 13:50:34 -0700 Received: by wproxy.gmail.com with SMTP id i34so285300wra for ; Wed, 03 Aug 2005 13:50:42 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=mpcqCQzF4fug5WTDqc64YWxafklJKJMXsTuG+1zsR6nw7BwcgtvbZspCw1Aah1Vo/a82+sdpRt/WvwXqB0d5UxNWXWNeQLYwTCTqt5mcsty15pn3O7F8dCvCa7Mn7rMGdOPvrZT+sXbiqegBHCbY2y+2/NG6g/IoBKDX8hPx8iw= Received: by 10.54.111.11 with SMTP id j11mr353346wrc; Wed, 03 Aug 2005 13:50:42 -0700 (PDT) Received: by 10.54.67.20 with HTTP; Wed, 3 Aug 2005 13:50:42 -0700 (PDT) Message-ID: <1a5b6c410508031350a62dc4@mail.gmail.com> Date: Wed, 3 Aug 2005 13:50:42 -0700 From: Carlos Sanchez Reply-To: carlos@apache.org To: Maven Users List Subject: Re: Create instructions for Continuous integration for dummies anyone? In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I recommend the Maven Developers Notebook chapter about Continuous Integration, it's really good. On 8/3/05, Joe Futrelle wrote: > If you have a little $ to spend, there's a tutorial for setting up > cruise control with Maven 1 in the O'Reilly Developers' Notebook for > Maven, but I haven't tried it. >=20 > On Aug 3, 2005, at 11:56 AM, Mayorgaadame, Alex [IT] wrote: >=20 > > Feel free to have a look at what I've done so far http:// > > wiki.apache.org/maven/MavenInWindows > > > > This is obviously a work in progress and I'll be updating as I > > progress. > > > > Any feedback or contributions would be highly appreciated. > > > > Regards, > > Alex > > > > -----Original Message----- > > From: Brett Porter [mailto:brett.porter@gmail.com] > > Sent: Tuesday, August 02, 2005 6:21 PM > > To: Maven Users List > > Subject: Re: Create instructions for Continuous integration for > > dummies > > anyone? > > > > > > Feel free to use http://wiki.apache.org/maven/ too, and it could be > > incoporated into the Maven CC Plugin website, or the MAven web site if > > it is more general than that. > > > > The wiki is currently empty, so you can create what you need :) > > > > Cheers, > > Brett > > > > On 8/3/05, Mayorgaadame, Alex [IT] > > wrote: > > > >> Anyone that can tell me where the wiki is, so I can star logging > >> my progress. I believe that this can be valuable for other total > >> dummies like me. Given that I'll be reading this over and over I > >> would like to contribute with an Spanish translation, any insights > >> on how to do it would be appreciated too. > >> > >> Thanks > >> Alex Mayorga Adame > >> Citigrouo > >> Enterprise Applications Engineering > >> > >> -----Original Message----- > >> From: Mayorgaadame, Alex [IT] > >> Sent: Monday, August 01, 2005 5:47 PM > >> To: Maven Users List; Jamie Bisotti > >> Subject: RE: Continuous integration for dummies anyone? > >> > >> > >> Thanks on your tips. CruiseControl Wiki was down almost all day > >> and I'm yet not able to found the Maven+CruiseControl+CVS manual, > >> maybe I can contribute there. I'll try to get this working > >> tomorrow. Looks to be not very hard. > >> > >> Thanks on being so nice to newbies here > >> Alex Mayorga Adame > >> Citigrouo > >> Enterprise Applications Engineering > >> > >> -----Original Message----- > >> From: Jamie Bisotti [mailto:jbisotti@gmail.com] > >> Sent: Monday, August 01, 2005 12:00 PM > >> 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: > >>> > >>> 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. > >>> > >>> Can anybody walk me trough or point me to a comprehensive guide? > >>> > >>> 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. > >>> > >>> Regards > >>> Alex Mayorga Adame > >>> > >>> -------------------------------------------------------------------- > >>> - > >>> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org > >>> For additional commands, e-mail: users-help@maven.apache.org > >>> > >>> > >>> > >> > >> 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 > >> > >> > >> --------------------------------------------------------------------- > >> 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 > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org > > For additional commands, e-mail: users-help@maven.apache.org > > > > >=20 > -- > Joe Futrelle > Digital Library Technologies, NCSA > http://www.ncsa.uiuc.edu/People/futrelle >=20 >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org > For additional commands, e-mail: users-help@maven.apache.org >=20 > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@maven.apache.org For additional commands, e-mail: users-help@maven.apache.org