[ https://issues.apache.org/jira/browse/SCM-1011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17963969#comment-17963969 ]
ASF GitHub Bot commented on SCM-1011: ------------------------------------- jira-importer commented on issue #1235: URL: https://github.com/apache/maven-scm/issues/1235#issuecomment-2964658769 **[Konrad Windszus](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=kwin)** commented Actually we need the fix from MSHARED-1072 also in plexus-utils (https://github.com/codehaus-plexus/plexus-utils/issues/260) as the latter is used here. [sjaranowski](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=sjaranowski) Can you also provide a fix for plexus-utils? > 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)