Re: Basic Questions

2007-05-23 Thread Ashwin E
o.I dont have bother about being a developer.looking at it from a build team perspective -- View this message in context: http://www.nabble.com/Basic-Questions-tf3803512s177.html#a10765566 Sent from the Maven - Users mailing list a

Re: Basic Questions

2007-05-23 Thread Wayne Fay
whenever team submits new patches, they specify the branch and then the tag of the patches..tags can be anyhting the team wants..how do i allow Continnum to extract the files from cvs depending on the tags -- View this message in context: http://www.nabble.com/Basic-Questions-tf3803512s177.ht

Re: Basic Questions

2007-05-23 Thread Ashwin E
branches...here whenever team submits new patches, they specify the branch and then the tag of the patches..tags can be anyhting the team wants..how do i allow Continnum to extract the files from cvs depending on the tags -- View this message in context: http://www.nabble.com/Basic-Questions-tf3

Re: Basic Questions

2007-05-23 Thread Napoleon Esmundo Ramirez
end you to treat the branches as separate projects--with separate Maven project descriptors (pom.xml) having different definitions. -- View this message in context: http://www.nabble.com/Basic-Questions-tf3803512s177.html#a10762844 Sent from the Maven -

Re: Basic Questions

2007-05-23 Thread Manos Batsis
Ashwin E wrote: how do i do this sort of process using maven/continuum? I havent used continuum but what we do here is checkout using the IDE; Maven then used for build and deployment. hth, Manos - To unsubscribe, e-mail:

Re: Basic Questions

2007-05-23 Thread Ashwin E
uired tags.which're then checked out with the tags and then deployed into the application.how do i do this sort of process using maven/continuum? -- View this message in context: http://www.nabble.com/Basic-Questions-tf3803512s177.html#a10762844 Sent from the Maven - Users mailing list archive at

Re: Basic Questions

2007-05-23 Thread Maria Odea Ching
Ashwin E wrote: 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? The pom url you specify when adding a project can be the url of your

Re: Basic Questions

2007-05-23 Thread Vidya Mahavadi
more help for basic stuff at http://cvs.peopleware.be/training/maven/maven2/. I found it very useful. Regards. Ashwin E <[EMAIL PROTECTED]> 23/05/2007 13:50 Please respond to "Maven Users List" To users@maven.apache.org cc Subject Basic Questions I'm a

Re: Basic Questions

2007-05-23 Thread Manos Batsis
Ashwin E wrote: 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? You should treat pom.xml as a project file and hence put it in CVS. T

Basic Questions

2007-05-23 Thread Ashwin E
ext: http://www.nabble.com/Basic-Questions-tf3803512s177.html#a10762294 Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]