heroku/heroku-buildpack-java

Issue using encrypted pw to private repo

jsimone opened this issue · 1 comments

Using the custom_settings branch allows for a settings.xml with a plain text pw to a secure repo to be added.

When an encrypted pw is used with a settings-security.xml is used the authentication fails on Heroku after working fine locally.

Fixed by #43