[
https://issues.apache.org/jira/browse/SCM-714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17962726#comment-17962726
]
ASF GitHub Bot commented on SCM-714:
------------------------------------
jira-importer commented on issue #928:
URL: https://github.com/apache/maven-scm/issues/928#issuecomment-2964633493
**[Robert
Scholte](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=rfscholte)**
commented
I've checked the GIT documentation and I haven't found a way to compress the
statement. However, there is the
[commitByProject](http://maven.apache.org/maven-release/maven-release-plugin/prepare-mojo.html#commitByProject)
option, which should commit the files one by one. That way the command line
should fit for Windows.
> mvn release:prepare fails if the command line is too long on windows
> --------------------------------------------------------------------
>
> Key: SCM-714
> URL: https://issues.apache.org/jira/browse/SCM-714
> Project: Maven SCM (Moved to GitHub Issues)
> Issue Type: Bug
> Components: maven-scm-provider-gitexe
> Affects Versions: 1.8.1
> Reporter: Felix Simmendinger
> Assignee: Robert Scholte
> Priority: Blocker
>
> The issue from SCM-697 does not solve the issue as the gitprovider is not
> using the add command but the checkin command during a release.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)