dbdeploy icon indicating copy to clipboard operation
dbdeploy copied to clipboard

Issue 81: Allow using encrypted password in the dbdeploy maven plugin

Open sudr opened this issue 10 years ago • 0 comments

Issue 81: Allow using encrypted password in the dbdeploy maven plugin pom configuration. Excepts encryptionKey as a VM argument such as -DencryptionKey=mysecretkey and the password in the pom.xml is enclosed within ENC() such as ENC(G7+yPDK2Ci8fpu9OV67ZNw==).

sudr avatar Jun 23 '14 14:06 sudr