jira-importer commented on issue #637: URL: https://github.com/apache/maven-scm/issues/637#issuecomment-2964608190
**[Kristoffer Moum](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=kristoffer79)** commented I have the exact same problem. However, I found a workaround as it only plays tricks on me if I specifically state -Dusername. Rather than specifying a username from the command line, I added the following to ~/.ssh/config: Host my.server.com User username (Remember an empty line after username.) This way, I don't have to specify the username from the command-line and it is not appended to the scm string for any commands. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
