Can maven ask for username and password?

I am currently passing my password and username as arguments on the maven command line. Is there any plugin in maven to request username and password when deploying to the server. I am using maven version 3.3.9

+7
password-protection maven-3 prompt
source share

No one has answered this question yet.

See similar questions:

eleven
Is there a way to capture user input in maven and assign it to the maven property?

or similar:

1151
How do you use bcrypt to hash passwords in PHP?
490
Launch Command Line Commands
480
Install Maven on Mac OS X
288
How to install Maven 3 on Ubuntu 17.04 / 16.10 / 16.04 LTS / 15.10 / 15.04 / 14.10 / 14.04 LTS / 13.10 / 13.04 using apt-get?
130
Setting java version in maven - differences between properties and compiler plugin
73
Launch one execution of the Maven plugin?
17
How can I expect a script prompt for a password?
10
How to make mvn deploy request for password?
0
File Exclusions When Deploying to Artifactory Using Maven
-one
Lock screen and request password

All Articles