Hi Volker,

the issue you opened at github is correct [2].

The plugin actually needs to retrieve the password from the settings, like
the wagon plugin does [1].

HTH with your upstream issue.


  [1]:
https://github.com/mojohaus/wagon-maven-plugin/blob/5701bacc30828fee63c54a33536e5054ea453fc3/src/main/java/org/codehaus/mojo/wagon/shared/DefaultWagonFactory.java#L91-L118
  [2]: https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/22


Am Di., 15. Dez. 2020 um 19:45 Uhr schrieb Volker Hochstein <
v.hochst...@highstone.de>:

> Hi,
>
> I ve configured plugin property jirapassword of maven plugin:
> https://github.com/tomasbjerre/git-changelog-maven-plugin
> with an encrypted password (using mvn encrypt).
>
> It s working in same project for other plugins, eg sonar maven plugin.
>
> However, git-changelog-maven-plugin is not able to successfully
> authorize with my jira system.
> If I use a cleartext password it s working without any issue.
>
> My question would be:
>
> Does a maven plugin need to add extra code to "decrypt" properties or is
> that managed transparently for maven centrally ?
>
> Thanks a lot for your support in advance.
>
> --
> Volker
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>
>

Reply via email to