ERROR when packaging plugin. commons-httpclient is missing for JIRA 9.12

Hello,

Atlassian SDK is so old that is crazy. It defaults to jira version 7.13. When I want o switch manually to version 9.12 it fails to package the empty plugin as it is missing dependencies (commons-httpclient:commons-httpclient:jar:3.1-jenkins-3 in Atlassian Repository:). This dependency is not directly in the POM file.
How to get ride of the issue?

P.S. Anybody know if there is a chance for SDK younger than 2017? And a bit of proper documentation?

Cheers,
Piotr

Hello All,

So I found out the reason of my frustration. I was using Artifactory repo for RHEL family to pull SDK and it has been silently discontinued (or simply just abandoned?) . Unfortunately it is still somewhere there in documentation not marked as obolete. After downloading SDK 9.0.2 from Atlassian Marketplace all started to work…

Cheers,
Piotr