[
https://issues.apache.org/jira/browse/SCM-259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17964397#comment-17964397
]
Olivier Lamy commented on SCM-259:
----------------------------------
This project has moved from Jira to GitHub Issues. This issue was migrated to
[apache/maven-scm#461|https://github.com/apache/maven-scm/issues/461].
> Running scm:changelog after scm:update should be made configurable
> ------------------------------------------------------------------
>
> Key: SCM-259
> URL: https://issues.apache.org/jira/browse/SCM-259
> Project: Maven SCM (Moved to GitHub Issues)
> Issue Type: New Feature
> Components: maven-scm-api
> Reporter: Jan Hoeve
> Assignee: Emmanuel Venisse
> Priority: Minor
> Fix For: 1.0-rc1
>
>
> 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 was sent by Atlassian Jira
(v8.20.10#820010)