Open vhochstein opened 3 years ago
No I never used that feature.
Asked that question at maven plugin developer list, please find respond: https://lists.apache.org/thread.html/rdba05209e7d8f33bd895999b387d5f96facc66bf12ae92f9d008e18b%40%3Cusers.maven.apache.org%3E
if I encrypt my jira password using mvn --encrypt-password and set jiraPassword property accordingly. eg:
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.