Could you point me to any examples of this plugin? I've defined my repository in the project.xml, now how do I define a place in maven.xml to perform the CVS update? If you could show me any example project.xml/maven.xml files that'd be great.
Thanks, Mike On 1/9/06, dan tran <[EMAIL PROTECTED]> wrote: > use maven-scm-plugin > > -D > > > On 1/9/06, Michael Thomsen <[EMAIL PROTECTED]> wrote: > > > > Hi, > > > > I am looking for some information on how to perform a CVS checkout > > from within a Maven script. This is part of an automated build system > > that I am putting together and I would like to know if there is any > > functionality available that would allow the Maven script to do an > > automated CVS checkout before it does the nightly build. > > > > Thanks, > > > > Mike > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
