I am using Artifactory OSS 4.2.  As a logged in user, I generate the settings 
file.  In the servers section, I get something like: 
    <server>
      <username>${security.getCurrentUsername()}</username>
      <password>${security.getEscapedEncryptedPassword()!"*** Insert encrypted 
password here ***"}</password>
      <id>central</id>
    </server>
Shouldn't the ${} variable get re[;aced with my user name and encrypted 
password?  Or is this only a feature or Artifactory Pro? 

David
------------------------------------------------------------------------------
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Reply via email to