I have been trying to setup my IntelliJ to work with jira (to have autocompletion etc.).
I am out of ideas, I think I added the certificates correctly to the cacerts but maybe I am mistaken.
Some problems were encountered while processing the POMs:
[WARNING] ‘build.plugins.plugin.version’ for com.atlassian.maven.plugins:jira-maven-plugin is missing. @ line 57, column 21
[ERROR] Unresolveable build extension: Error resolving version for plugin ‘com.atlassian.maven.plugins:jira-maven-plugin’ from the repositories [local (C:\Users\berrya.m2\repository), atlassian-public (https://maven.atlassian.com/repository/public), atlassian-plugin-sdk (file://C:\Users\berrya\AppData\Local\Atlassian/repository), central (Central Repository:)]: Plugin not found in any plugin repository @
In powershell, I get this error when running atlas-update :
Not sure if this is related, but the url “https://maven.atlassian.com/ content/groups/public/” (without the space) is not working.
Any help would be greatly appreciated!
We are in the process of deprecating all maven.atlassian.com URLs. If you are using any of those, please change them to a URL mentioned above as soon as practical. We will advise the developer community more widely when we expect to permanently decommission the maven.atlassian.com URLs.
Currently, AFAIK, non of these URLs are accessible to the public.
AFAIK this is a recent issue. The repositories worked before. Unfortunately I see no workaround.
The error message changed since last week, so I would assume Atlassian is working on it … I hope Atlassian would reply to the referenced post once it is resolved.
Do I get this right? There is currently no way to access the dependencies, neither via the old or the new URLs? What if I need to roll out an urgent bugfix? Thanks for nothing, atlassian.
Hmm, does still not work for me … can you access https://packages.atlassian.com/maven-atlassian-all/ or do you use a different repository / approach … ?
The issues with HTTP 403, browseable directories and missing .sha1 files have been resolved. If you’re still seeing an issue, let us know here or if you aren’t comfortable sharing, open a ticket via
Some problems were encountered while processing the POMs:
[WARNING] 'build.plugins.plugin.version' for com.atlassian.maven.plugins:jira-maven-plugin is missing. @ line 70, column 21
[ERROR] Unresolveable build extension: Error resolving version for plugin 'com.atlassian.maven.plugins:jira-maven-plugin' from the repositories [local (C:\Windows\System32\localrepo), maven-central (https://repo1.maven.org/maven2/), atlassian-proxy (https://packages.atlassian.com/maven/repository/public), central (https://repo.maven.apache.org/maven2)]: Plugin not found in any plugin repository @