Support for encrypted passwords in server.xml
---------------------------------------------

                 Key: SCM-495
                 URL: http://jira.codehaus.org/browse/SCM-495
             Project: Maven SCM
          Issue Type: New Feature
          Components: maven-plugin
         Environment: Should be platform independent solution.
            Reporter: Kurt Tometich


Currently, Maven 2.1.x and 2.2.x have support for storing encrypted passwords 
in the server.xml file and decrypting them for authentication to a specific 
maven repository.  This task proposes a similar approach so that users can 
store their encrypted password in the server.xml file and the SCM plugin will 
decrypt and authenticate to the SCM server.  I would assume this approach would 
use the same Maven crypto mechanism to encrypt/decrypt the passwords. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to