Hi Guarav,

If what is generated does not work try setting
'maven.cruisecontrol.goals' in your project.properties with how you want
the goals specified.

For example:
inside project.properities:
maven.cruisecontrol.goals=scm:update-project clean test site:deploy


HTH,
Mel Riffe


-----Original Message-----
From: Gaurav Khushwaha [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, May 25, 2005 5:13 PM
To: [email protected]
Subject: cruisecontrol goals generated by maven.


I have cruisecontrol running on maven generated config file. The default
goals it generates is this "scm:update-project|clean test|site:deploy" .

My question is what is this pipe doing here ? How is it different from
just leaving white spaces between the goals.

Regards,
Gaurav.

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

Reply via email to