Cannot find artifacts either jira-internal-bom not jira-internal-api-bom for recent Jira versions

Hi there!

For the last three releases of Jira (9.15.1, 9.12.7 and 9.4.20) I’m getting a building error for my Jira plugin every time:

  • for Jira 9.15.1 it cannot resolve artifact com.atlassian.jira:jira-internal-bom:pom:9.15.1-QR-20240416094140
  • for Jira 9.12.7 – it can’t find com.atlassian.jira:jira-internal-api-bom:pom:9.12.6-QR-20240409121341
  • for Jira 9.4.20 – it can’t find com.atlassian.jira:jira-internal-api-bom:pom:9.4.19-QR-20240405111325

at the same time:

  • I can find artifacts jira-internal-bom:9.15.1, jira-internal-api-bom:9.12.7 and jira-internal-api-bom:9.4.20 on Index of maven-external/, but looks like they are not used at all which is suspiciously looking as a mistake.
  • also, for previous versions of Jira (9.15.0, 9.12.6 and 9.4.19) everything works fine.

I need help to resolve that issues. What I’m doing wrongly?

Example of output of atlas-debug command: atlas-debug output - Pastebin.com

1 Like