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.
