Hi all,
When I release snapshot to apache repository, I follow the step of DEPLOY.md. But the problem is the encrypted password in settings.xml does not work. When I use password directly, it does work. So maybe we should change <password> <!-- YOUR APACHE LDAP PASSWORD (encrypted) --> </password> to <password> <!-- YOUR APACHE LDAP PASSWORD --> </password> But I'm not sure. What do you think? Thanks, runzhiwang
