Looking for a Build Team perspective

2007-05-23 Thread Ashwin E
I'm not looking from a developer's perspective,i'm looking from a build team perspective...Dev teanm continously submits new/updated files and I need to deploy it into the application.I've identified the process that i can implement using Maven-Continnum...I'll list the process...correct me or

Re: Basic Questions

2007-05-23 Thread Ashwin E
I'm looking at Maven-Continuum from a developer perspective.I'm looking at it from a build team perspective.my aim is to automate this process,deploying the patches that have been applied into CVS.I've to just use these files and update the application.that is all I've to do.I dont have bother abo

Re: Basic Questions

2007-05-23 Thread Ashwin E
If I undestood your answer correctly.Continuum checks out sources from the cvs location provided in the section of the maven project's pom.xml..just a side question,why do i need to specifiy the section,can't continnum decipher where to check out the files from the location of pom.xml, does it n

Re: Basic Questions

2007-05-23 Thread Ashwin E
So you're saying that my maven project should be in the source repository?A source repository here is CVS or SubVersion? And to the 3rd question what i mean is.In the application there are constant requests for changes and enhancements.so dev team submits changes in CVS with the required tags.whi

Basic Questions

2007-05-23 Thread Ashwin E
I'm a beginner in Maven and Continnum and even to the entire build process. My questions are mudane and pretty ridiculous but still help me out. Here they're 1.Where does pom.xml reside?CVS or local machine? 2.Where do I create a Maven project? 3.How can I checkout the new update files from CVS,