CruiseControl (and other buildservers I presume) injects a property 
cctimestamp, which is the timestamp it uses when it scans CVS.
I want to make maven use this  timestamp when it checks out the projects. 
Otherwise there might be inconsitences between the actual build and what we get.
 
After looking into the scm cvs code, I cannot find anything that will set a cvs 
co -D<timestamp> <project>. Is this correct?
 
Regards
Erik Romson

Reply via email to