scm:update-project will fetch changed source from CVS.  So I would imagine
you could put that into a build.  We use Cruise Control here and we get
maven do do all the "heavy lifting".  CC fetches one file (project.xml) and
checks the repository for changes; if it finds them maven updates the
project and builds it.

> -----Original Message-----
> From: David R Robison [mailto:[EMAIL PROTECTED]
> Sent: 05 April 2004 18:05
> To: Maven Users List
> Subject: Re: Newbe: Maven vs AntHill
> 
> 
> Can Maven "fetch changed sources from a source repository" 
> during a build?
> David
> 
> Erik Husby wrote:
> 
> > David R Robison wrote:
> >
> >> I am new to Maven. Can anyone tell me how Maven compares 
> to AntHill 
> >> OS and/or AntHill Pro?
> >> Thanks,
> >> David Robison
> >>
> > No relationship other than one can schedule Maven based 
> builds using 
> > Anthill.
> >
> > Maven is a build tool that extends the capabilities of Ant 
> in new and 
> > interesting ways.
> >
> > Anthill is build scheduling tool. One uses Anthill to fetch changed 
> > sources from a source repository and initiate builds.
> >
> > Anthill OS can be tricked into running Maven based builds 
> by using a 
> > simple Ant script that launches Maven.
> >
> > Anthill Pro can, I believe, invoke Maven directly.
> >
> > I am using Anthill OS to run my Maven based builds.
> >
> 
> -- 
> 
> David R Robison
> Open Roads Consulting, Inc.
> 708 S. Battlefield Blvd., Chesapeake, VA 23322
> phone: (757) 546-3401
> e-mail: [EMAIL PROTECTED]
> web: http://openroadsconsulting.com
> 
> 
> 
> ---------------------------------------------------------------------
> 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]

Reply via email to