[
https://issues.apache.org/jira/browse/SCM-1011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17963970#comment-17963970
]
ASF GitHub Bot commented on SCM-1011:
-------------------------------------
jira-importer opened a new issue, #1235:
URL: https://github.com/apache/maven-scm/issues/1235
**[Konrad
Windszus](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=kwin)**
opened
**[SCM-1011](https://issues.apache.org/jira/browse/SCM-1011?redirect=false)**
and commented
For historical reasons the SVN commands were always called with option
`--non-interactive`
(https://github.com/apache/maven-scm/commit/f079a27b52dc243cd4731c1b68c8d714f9aa3829#diff-a51b4af351fd8bb911bf50a382255bdf1236a5b8d634ab09acb019247c917ae3R62).
Although this became configurable with SCM-402 the default always stayed the
same.
Now that https://issues.apache.org/jira/browse/MSHARED-1072 is fixed, I
would propose to leave out the flag by default in order to allow for
interactive prompts if Maven is executed in interactive mode.
---
**Issue Links:**
- [MRELEASE-890](https://issues.apache.org/jira/browse/MRELEASE-890) Prompt
for usernames and passwords when running interactively
(_**"blocks"**_)
- [MSCMPUB-59](https://issues.apache.org/jira/browse/MSCMPUB-59) Use
interactive mode for SCM when Maven is executed in interactive mode
(_**"blocks"**_)
- [SCM-841](https://issues.apache.org/jira/browse/SCM-841) Support
--force-interactive option introduced with SVN 1.8
**Remote Links:**
- [GitHub Pull Request #181
](https://github.com/apache/maven-scm/pull/181)
> Do not set --non-interactive for SVN provider by default
> --------------------------------------------------------
>
> Key: SCM-1011
> URL: https://issues.apache.org/jira/browse/SCM-1011
> Project: Maven SCM (Moved to GitHub Issues)
> Issue Type: Improvement
> Components: maven-scm-provider-svn
> Reporter: Konrad Windszus
> Assignee: Konrad Windszus
> Priority: Major
>
> For historical reasons the SVN commands were always called with option
> {{--non-interactive}}
> (https://github.com/apache/maven-scm/commit/f079a27b52dc243cd4731c1b68c8d714f9aa3829#diff-a51b4af351fd8bb911bf50a382255bdf1236a5b8d634ab09acb019247c917ae3R62).
> Although this became configurable with SCM-402 the default always stayed the
> same.
> Now that https://issues.apache.org/jira/browse/MSHARED-1072 is fixed, I would
> propose to leave out the flag by default in order to allow for interactive
> prompts if Maven is executed in interactive mode.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)