Details
-
Improvement
-
Status: In Progress
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
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.
Attachments
Issue Links
- blocks
-
MRELEASE-890 Prompt for usernames and passwords when running interactively
- Open
-
MSCMPUB-59 Use interactive mode for SCM when Maven is executed in interactive mode
- Open
- relates to
-
SCM-841 Support --force-interactive option introduced with SVN 1.8
- Open
- links to