jira-importer commented on issue #1043: URL: https://github.com/apache/maven-scm/issues/1043#issuecomment-2964640801
**[Michael Osipov](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=michael-o)** commented Doing `mvn release:prepare -Dusername=myuser -Dpassword=mypassword` is a security is as anyone calling `ps`, `top`, `htop` can see your password. You are highly advised to put that in your `settings.xml`. Moreover, the new HTTP RFCs (not HTTP/2) clearly forbid the password in the URL. One should probably rethink how passwords are handles in MRELEASE. -- 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: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org