jira-importer commented on issue #1090: URL: https://github.com/apache/maven-scm/issues/1090#issuecomment-2964645333
**[Michael Osipov](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=michael-o)** commented This actually affects almost every command. As soon as an at sign is in the URL, the entire parser logic goes crazy and assumes this to be a username. Paired with `file://` it it will split with `:` and `@`. -- 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]
