Hi there!
This question originally was posted on Atlassian developers' community (the link), but there were no any replays. So, I decided to try my luck here.
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