Re: Create instructions for Continuous integration for dummies anyone?

2005-08-03 Thread Brett Porter
This looks good, but so far I don't see the difference with the
install instructions on the Maven website. Maybe this part would be
better as a patch against that to enhance what is already there?

- Brett

On 8/4/05, Mayorgaadame, Alex [IT] <[EMAIL PROTECTED]> wrote:
> 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:[EMAIL PROTECTED]
> 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] <[EMAIL PROTECTED]> 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:[EMAIL PROTECTED]
> > 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] <[EMAIL PROTECTED]> 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: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> > >
> > >
> >
> > 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: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> > -
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> > -
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Create instructions for Continuous integration for dummies anyone?

2005-08-03 Thread Mayorgaadame, Alex [IT]
Guess what? No much money here, my card is still maxed out after the PSP 
release =)

I guess I'll learn the hard way. But I'll post as much as I can to the Wiki, 
for newbies to come.

Thanks anyway.
Alex



-Original Message-
From: Carlos Sanchez [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 03, 2005 4:51 PM
To: Maven Users List
Subject: Re: Create instructions for Continuous integration for dummies
anyone?


I recommend the Maven Developers Notebook chapter about Continuous
Integration, it's really good.

On 8/3/05, Joe Futrelle <[EMAIL PROTECTED]> 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.
> 
> On Aug 3, 2005, at 11:56 AM, Mayorgaadame, Alex [IT] wrote:
> 
> > 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:[EMAIL PROTECTED]
> > 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]
> > <[EMAIL PROTECTED]> 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:[EMAIL PROTECTED]
> >> 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]
> >> <[EMAIL PROTECTED]> 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: [EMAIL PROTECTED]
> >>> For additional commands, e-mail: [EMAIL PROTECTED]
> >>>
> >>>
> >>>
> >>
> >> 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'

Re: Create instructions for Continuous integration for dummies anyone?

2005-08-03 Thread Carlos Sanchez
I recommend the Maven Developers Notebook chapter about Continuous
Integration, it's really good.

On 8/3/05, Joe Futrelle <[EMAIL PROTECTED]> 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.
> 
> On Aug 3, 2005, at 11:56 AM, Mayorgaadame, Alex [IT] wrote:
> 
> > 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:[EMAIL PROTECTED]
> > 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]
> > <[EMAIL PROTECTED]> 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:[EMAIL PROTECTED]
> >> 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]
> >> <[EMAIL PROTECTED]> 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: [EMAIL PROTECTED]
> >>> For additional commands, e-mail: [EMAIL PROTECTED]
> >>>
> >>>
> >>>
> >>
> >> 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
> >&g

Re: Create instructions for Continuous integration for dummies anyone?

2005-08-03 Thread Joe Futrelle
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.


On Aug 3, 2005, at 11:56 AM, Mayorgaadame, Alex [IT] wrote:

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:[EMAIL PROTECTED]
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]  
<[EMAIL PROTECTED]> 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:[EMAIL PROTECTED]
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]  
<[EMAIL PROTECTED]> 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
Joe Futrelle
Digital Library Technologies, NCSA
http://www.ncsa.uiuc.edu/People/futrelle


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Create instructions for Continuous integration for dummies anyone?

2005-08-03 Thread Mayorgaadame, Alex [IT]
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:[EMAIL PROTECTED]
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] <[EMAIL PROTECTED]> 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:[EMAIL PROTECTED]
> 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] <[EMAIL PROTECTED]> 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: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> 
> 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: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Create instructions for Continuous integration for dummies anyone?

2005-08-02 Thread Brett Porter
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] <[EMAIL PROTECTED]> 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:[EMAIL PROTECTED]
> 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] <[EMAIL PROTECTED]> 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: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> 
> 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: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Create instructions for Continuous integration for dummies?

2005-08-02 Thread David Jackman
The official wiki sounds like the most logical place to me.  If I was a
newbie looking for this kind of information, that wiki would be one of
the first places I'd look (because the CC home page links there). 

-Original Message-
From: Mayorgaadame, Alex [IT] [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, August 02, 2005 10:21 AM
To: Maven Users List
Subject: RE: Create instructions for Continuous integration for dummies?

Is there a better place to do this? I'm thinking to do a "Baby steps"
guide to setup maven in Windows. Latter on I'll do it on Solaris. I need
to log my work anyway so I believe it'll be nice if this can be helpful
for newbies to come =)

Thanks
Alex

-Original Message-
From: David Jackman [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 02, 2005 12:01 PM
To: Maven Users List
Subject: RE: Create instructions for Continuous integration for dummies
anyone?


The "official" CC wiki (linked to from the CC home page) is at
http://confluence.public.thoughtworks.org/display/CC/Home 

-Original Message-
From: Mayorgaadame, Alex [IT] [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 02, 2005 9:43 AM
To: Maven Users List
Subject: Create instructions for Continuous integration for dummies
anyone?

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:[EMAIL PROTECTED]
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] <[EMAIL PROTECTED]>
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: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 

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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Create instructions for Continuous integration for dummies?

2005-08-02 Thread Mayorgaadame, Alex [IT]
Is there a better place to do this? I'm thinking to do a "Baby steps" guide to 
setup maven in Windows. Latter on I'll do it on Solaris. I need to log my work 
anyway so I believe it'll be nice if this can be helpful for newbies to come =)

Thanks
Alex

-Original Message-
From: David Jackman [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 02, 2005 12:01 PM
To: Maven Users List
Subject: RE: Create instructions for Continuous integration for dummies
anyone?


The "official" CC wiki (linked to from the CC home page) is at
http://confluence.public.thoughtworks.org/display/CC/Home 

-Original Message-
From: Mayorgaadame, Alex [IT] [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, August 02, 2005 9:43 AM
To: Maven Users List
Subject: Create instructions for Continuous integration for dummies
anyone?

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:[EMAIL PROTECTED]
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] <[EMAIL PROTECTED]>
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: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 

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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Create instructions for Continuous integration for dummies anyone?

2005-08-02 Thread David Jackman
The "official" CC wiki (linked to from the CC home page) is at
http://confluence.public.thoughtworks.org/display/CC/Home 

-Original Message-
From: Mayorgaadame, Alex [IT] [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, August 02, 2005 9:43 AM
To: Maven Users List
Subject: Create instructions for Continuous integration for dummies
anyone?

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:[EMAIL PROTECTED]
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] <[EMAIL PROTECTED]>
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: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 

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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]