This script copies avatar pictures from JIRA to Confluence or Bitbucket.
perl atlassian-avatar-sync.pl https://example.com/conluence https://example.com/jira
perl atlassian-avatar-sync.pl --bitbucket https://example.com/bitbucket https://example.com/jira
This plugin is released under the terms of GNU General Public License, version 2.
Takeshi Nakamura