Package org.hibernate.build.publish.auth.maven.pwd
package org.hibernate.build.publish.auth.maven.pwd
-
ClassDescriptionA
PasswordProcessorwhich decrypts encrypted Maven passwords using the master password from~/.m2/settings-security.xml.APasswordProcessorfor unencrypted Maven passwords which unescapes the given clear text password in case it contains escaped curly braces.Contract of collecting properties to be replaced in settings.xml.