Re: Tag source code in CVS with Maven version number

2007-06-11 Thread Steven Rowe
Hi Shoe, The maven-release-plugin has functionality to do this sort of thing, though I'm not sure how you would combine it with continuous integration: http://maven.apache.org/plugins/maven-release-plugin/ Steve Shoe wrote: Gang Thanks in advance for your help. I want to set up my

Tag source code in CVS with Maven version number

2007-06-10 Thread Shoe
Gang Thanks in advance for your help. I want to set up my environment so that all maven deploy's are done from my continuous integration environment(cruise control) and not developer machines. I also would like to tag the source code in cvs when CC performs a mvn deploy with the approproate