Is it possible to pass the usename password in the parametres of mvn deploy :
I want to do something like :
mvn deploy -username USERNAME -psw PASSWORD
Actually the username password are picked from the server tag on the settings.xml ...
Is it possible to pass the usename password in the parametres of mvn deploy :
I want to do something like :
mvn deploy -username USERNAME -psw PASSWORD
Actually the username password are picked from the server tag on the settings.xml ...