Tobias Kalmes created SCM-763: --------------------------------- Summary: Password masking on linux does not work Key: SCM-763 URL: https://jira.codehaus.org/browse/SCM-763 Project: Maven SCM Issue Type: Bug Components: maven-scm-provider-svn Affects Versions: 1.9 Environment: Jenkins 1.502 on a SLES11
Reporter: Tobias Kalmes Passwords are not masked in the log output on Linux machines. The masking works as intended on Windows machines. On linux machines tho the password is printed in clear text. This seems to be a problem due to the additional single quotes that are added around the parameters on linux machines. -- This message was sent by Atlassian JIRA (v6.1.6#6162)