Hi, I'm looking for a way for automate cvs checkins and updates from maven.
I believe the repository target may have something to do with it but the
documentation says "This is used by Maven when  building versions  from
specific ID.", which is rather unspecific.  There are ant tasks (<cvs ... >)
that accomplish cvs automation, but what is the process for using ant tasks
in maven?  Or is there a maven specific cvs functionality?  Forgive me if I
have missed something in the documentation.

What I really want to do is to set up the cruisecontrol plugin to regularly
update the cvs source tree and build the project/ run tests, email failures
etc, so that developers will know on a semi-hourly basis if their commits
have broken code elsewhere in the project.  Has anybody done anything like
this?  Also, I'd be glad to write a HOW-TO on this topic once I get it
working, as I'm sure others would like this functionality as well.

~Chris

Christopher Scott
Westinghouse Electric Company

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to