maven-deploy-plugin
maven-deploy-plugin copied to clipboard
[MDEPLOY-51] Prompt for username and password if not supplied
Paul Gier opened MDEPLOY-51 and commented
Allow the user to supply a user name password for a remote server when the deploy goal is called. Currently you have to add the repository username and password to the server.xml file. It would be helpful if the user could be prompted for a username and password on the command line. The password should be hidden when it is entered.
Issue Links:
-
MNG-553 Secure Storage of Server Passwords
-
WAGON-52 wagon-webdav does not ask for auth password when <username>...</username> is missing
23 votes, 22 watchers