I think that you might be talking about what was reported in http://jira.codehaus.org/browse/MNG-553 . This issue was reported a long time ago and doesn't seem to be getting much attention anymore... Maybe a few more votes for it?
On 3/3/07, Wendy Smoak <[EMAIL PROTECTED]> wrote:
On 2/28/07, Paul Gier <[EMAIL PROTECTED]> wrote: > Is there a way to supply a username and password for a remote repository > on the command line instead of in the settings.xml? It would be helpful > if the deploy plugin could prompt the user as needed for this > information. The password could be hidden from view this way, and > developers would not have to worry about configuring settings.xml. > > Specifically, I would like to have this feature for the wagon-webdav > plugin, but I think it could apply to all the deploy related plugins. No idea if it takes userid/password on the command line, but there is some work in the gpg plugin to prompt for a passphrase (and mask it). Perhaps that could be borrowed. (wagon-webdav isn't a plugin, is it? I only know it as an artifact that needs to be configured as a build extension or otherwise added to Maven since it doesn't support dav by default.) -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Gregory Kick [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
