I'm not sure what you mean, but really it sounds like you just need to add <maven command="..." goals="site" /> into the cruise control configuration.
I prefer to use maven to build my entire project and just call that from cruise control though. - Brett > -----Original Message----- > From: Rauf, Saleem [mailto:[EMAIL PROTECTED] > Sent: Thursday, 6 November 2003 12:08 PM > To: Maven Users List > Subject: Maven and Cruise Control Intergration > > > > Hi All, > > Has any one done Maven and Cruise Control Intergration? > > Currently my Crusie Control does the CVS checkout build, > test,junitdoc javadocs, cvs tag version via bootstrap.xml file. > > All I want to do is use Maven to publish my javadoc, > junitdoc, and other type of documentation created by my > bootstrap.xml file not maven actually creating it. Any ideas? > Any help would be greatly appericated. > > > Thanks in Advance for you help, > > Saleem > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] >