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) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org