git-changelog-maven-plugin icon indicating copy to clipboard operation
git-changelog-maven-plugin copied to clipboard

Property jira password and mvn password encryption

Open vhochstein opened this issue 3 years ago • 2 comments

if I encrypt my jira password using mvn --encrypt-password and set jiraPassword property accordingly. eg: <jiraPassword>{Ovlqd7odlS0HTYaSFK+Gy5S+FZdsfsdZVNUMiTzL+ZkSaQ=}</jiraPassword>

I receive a 403 Unauthorized calling jira rest api. If I use a cleartext password it works like a charm..

do you have an idea, what might be wrong with my configuration ?

thanks a lot for your help in advance.

vhochstein avatar Dec 14 '20 18:12 vhochstein

No I never used that feature.

tomasbjerre avatar Dec 14 '20 18:12 tomasbjerre

Asked that question at maven plugin developer list, please find respond: https://lists.apache.org/thread.html/rdba05209e7d8f33bd895999b387d5f96facc66bf12ae92f9d008e18b%40%3Cusers.maven.apache.org%3E

vhochstein avatar Dec 22 '20 08:12 vhochstein