[
https://issues.apache.org/jira/browse/SCM-749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17964925#comment-17964925
]
Olivier Lamy commented on SCM-749:
----------------------------------
This project has moved from Jira to GitHub Issues. This issue was migrated to
[apache/maven-scm#959|https://github.com/apache/maven-scm/issues/959].
> remove "[INFO] Working directory:" from svnexe output on Linux
> --------------------------------------------------------------
>
> Key: SCM-749
> URL: https://issues.apache.org/jira/browse/SCM-749
> Project: Maven SCM (Moved to GitHub Issues)
> Issue Type: Wish
> Components: maven-scm-provider-svn
> Affects Versions: 1.9
> Reporter: Hervé Boutemy
> Assignee: Robert Scholte
> Priority: Minor
> Fix For: 1.9.5
>
>
> actually, we have
> {noformat}[INFO] Executing: /bin/sh -c cd
> /home/herve/maven-sites/plugins-archives/maven-scm-publish-plugin-LATEST &&
> svn --non-interactive update
> /home/herve/maven-sites/plugins-archives/maven-scm-publish-plugin-LATEST
> [INFO] Working directory:
> /home/herve/maven-sites/plugins-archives/maven-scm-publish-plugin-LATEST{noformat}
> Working directory is really useless since the command starts with "cd"
--
This message was sent by Atlassian Jira
(v8.20.10#820010)