[
https://issues.apache.org/jira/browse/SCM-458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17964634#comment-17964634
]
Olivier Lamy commented on SCM-458:
----------------------------------
This project has moved from Jira to GitHub Issues. This issue was migrated to
[apache/maven-scm#669|https://github.com/apache/maven-scm/issues/669].
> GitChangeLogCommand always reports over the whole git repo - also for child
> modules
> -----------------------------------------------------------------------------------
>
> Key: SCM-458
> URL: https://issues.apache.org/jira/browse/SCM-458
> Project: Maven SCM (Moved to GitHub Issues)
> Issue Type: Bug
> Components: maven-scm-provider-gitexe
> Affects Versions: 1.1
> Reporter: Mark Struberg
> Assignee: Olivier Lamy
> Priority: Major
> Fix For: 1.3
>
> Attachments: SCM-458.patch
>
>
> The current git changelog implementation always reports the changelog of the
> full repo.
> This doesn't make sense for multi-module projects since reporting the
> changelog only for a single child artifact is not possible yet.
> This can be changed if we always apply a '-- ${basedir} for each
> git-whatchanged invocation.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)