Password encryption incompatible with variable expansion
--------------------------------------------------------

                 Key: MNG-4581
                 URL: http://jira.codehaus.org/browse/MNG-4581
             Project: Maven 2 & 3
          Issue Type: Bug
          Components: Settings
    Affects Versions: 2.2.1
         Environment: Windows Vista (32 bit)
            Reporter: Marcel Ammerlaan


The current way of detecting encrypted password in a settings.xml is 
incompatible with variable expansion: the ${developer.password} is interpreted 
as an encrypted password instead of first being expanded to
the property defined in the properties section of the settings.xml. This makes 
it impossible to effectively share settings.xml over the project.

-- 
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