Running scm:changelog after scm:update should be made configurable ------------------------------------------------------------------
Key: SCM-259 URL: http://jira.codehaus.org/browse/SCM-259 Project: Maven SCM Issue Type: New Feature Components: maven-scm-api Reporter: Jan Hoeve Priority: Minor I do have a environment with cruisecontrol as a buildserver and clearcase as SCM provider. One entire build loop takes half an hour to complete. This is because the scm:update command fires an changelog command to get the changed files. This changelog process takes about 20 minutes to complete. My clearcase view has some 8500 files in it. (note: changelog is fired without the startDate, bad for performance on clearcase). It would be very nice if there was an option i could pass to mvn scm:update which skips the changelog process. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira