Here's some info on how you can use cruisecontrol tags to set maven goals. http://cruisecontrol.sourceforge.net/main/configxml.html#maven2
-----Original Message----- From: partha_ctc [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 18, 2008 9:52 PM To: [email protected] Subject: cruise control : how to call maven commands from cruise control Hi, i want to call maven commands like mvn generate-resources , mvn clean , mvn install from cruise control. these commands are defined in multiple pom file. so what is the tag will be used in cruise control so that i can call sequence of command from it(cruise control). if one command fails then it will not process other maven commmand. regards, partha -- View this message in context: http://www.nabble.com/cruise-control-%3A-how-to-call-maven-commands-from -cruise-control-tp20573275p20573275.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- 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]
