Re: first use of Maven -- how to check cvs repository and build when something has changed

2009-03-13 Thread Chris Stoughton
Thanks for the pointer. I'll read the continuum docs and join that list if necessary. On Thu, Mar 12, 2009 at 10:47 PM, Wendy Smoak wrote: > On Thu, Mar 12, 2009 at 8:30 PM, Chris Stoughton > wrote: > > I have continuum installed, but I need to install a Maven2 build. > > > > 1. Does continu

Re: first use of Maven -- how to check cvs repository and build when something has changed

2009-03-12 Thread Wendy Smoak
On Thu, Mar 12, 2009 at 8:30 PM, Chris Stoughton wrote: > I have continuum installed, but I need to install a Maven2 build. > > 1.  Does continuum detect that there is a change in cvs? > 2.  Given that there is a change, what phase of maven does the cvs > checkout? Probably best to come join us o

Re: first use of Maven -- how to check cvs repository and build when something has changed

2009-03-12 Thread Chris Stoughton
, Wendy Smoak wrote: > On Thu, Mar 12, 2009 at 7:32 PM, Chris Stoughton > wrote: > > > I have a java project that is in cvs. I want to use mvn to check whether > > there are any change in the cvs repository and, if so, update, and build. > > The easiest way would be

Re: first use of Maven -- how to check cvs repository and build when something has changed

2009-03-12 Thread Wendy Smoak
On Thu, Mar 12, 2009 at 7:32 PM, Chris Stoughton wrote: > I have a java project that is in cvs.  I want to use mvn to check whether > there are any change in the cvs repository and, if so, update, and build. The easiest way would be to install one of the many continuous integration s

first use of Maven -- how to check cvs repository and build when something has changed

2009-03-12 Thread Chris Stoughton
I suspect this is a solved problem, but I can't find an example or description. I am starting to use Maven2. I have a java project that is in cvs. I want to use mvn to check whether there are any change in the cvs repository and, if so, update, and build. I managed to get the scm:boot

Using a cvs repository for the sources

2007-01-25 Thread Julien Martin
Hello, I am completely new to maven and would be grateful for some help. I would like for my pom to point to a cvs repository so that: 1. Maven retrieves the sources for my app from distant cvs 2. Maven places the sources into the local repository 3. Maven compiles the sources and places the

RE: CVS Repository

2005-08-04 Thread Yann Le Du
Hi Nirmala, Though this has not much to do with Maven :) you can probably find the solution here : http://cvsbook.red-bean.com/cvsbook.html maybe here ? http://cvsbook.red-bean.com/cvsbook.html#Getting%20Snapshots%20(Dates%20And%20Tagging) Regards, Yann --- NIRMALA Manivasagam <[EMAIL PROTECTED

CVS Repository

2005-08-04 Thread NIRMALA Manivasagam
Hi All, I want to get the latest version of a file using the tags...in CVS...what cmd should i give for that? Can anyone help me?iam having the following tags... D:\AprTest\work>cvs status -v Final/TMEnvironmentTimerStartWork.java ===

Re: CVS repository

2005-08-02 Thread Jan Tanis
Hi, For using remote checkout (maven scm:checkout-project) I setted this in my properties file: maven.scm.method=cvs maven.scm.cvs.module=$modulename maven.scm.cvs.root=:pserver:[EMAIL PROTECTED]:/home/cvspublic maven.scm.checkout.dir=. For changelogging I use the following tag in my project.

CVS repository

2005-08-02 Thread NIRMALA Manivasagam
Hi, How should i connect to remote repository using CVS Thanks, Nirmala Confidentiality Statement: This message is intended only for the individual or entity to which it is addressed. It may contain privileged, confidential information which is exempt from disclosure under applicable laws. If