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]
