Hi,

Is it 'expected' that cruisecontrol will be the defacto mechanism for performing CI within maven? In other words is it worth investing the time to learn cruisecontrol?

As a cruisecontrol newbie I'm not sure where the boundaries of cruisecontrol and maven overlap. What I'm looking for is some way of schedulling cvs checkout, build, deploy, test, email someone when it goes wrong.

Is there a more recent maven plugin for cruisecontrol? I had a look at the current plugin and the run method doesn't seem to do much :)

 <!--==================================================================-->
  <!-- Run Cruise Control                                               -->
  <!--==================================================================-->
  <goal name="cruisecontrol:run"
    description="Run Cruise Control">
    <!-- TODO -->
  </goal>

cheers
Nathan


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



Reply via email to