SebbASF created MNG-5512:
----------------------------
Summary: Deploy uses passwords that failed decryption; retries
even if login fails
Key: MNG-5512
URL: https://jira.codehaus.org/browse/MNG-5512
Project: Maven 2 & 3
Issue Type: Bug
Reporter: SebbASF
[See MDEPLOY-130 which was closed as being an issue in Maven core]
If passwords have been encrypted, deploy fails to notice if the password
decryption failed.
Furthermore, it carries on trying to login even after a login failure.
This is true even if the decryption succeeded but the password was incorrect or
no encryption was used and the password is incorrect.
This is bad as it can result in lockout due to the multiple failed logins -
deploy needs to login several times - and may cause unnecessary work for system
admins.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira