It seems that the atlassian-plugin: https://packages.atlassian.com/maven-public/com/atlassian/sal/sal-api/4.4.2/sal-api-4.4.2.atlassian-plugin is not there any more.
sal-api: https://mvnrepository.com/artifact/com.atlassian.sal/sal-api/4.4.2
for all the sal-api versions the 'atlassian-plugin' is missing
which cause Gradle build issue:
> Could not determine artifacts for com.atlassian.sal:sal-api:4.4.2
> Could not get resource 'https://repository.<private>/mvn-public/com/atlassian/sal/sal-api/4.4.2/sal-api-4.4.2.atlassian-plugin'.
> Could not HEAD 'https://repository.<private>/mvn-public/com/atlassian/sal/sal-api/4.4.2/sal-api-4.4.2.atlassian-plugin'. Received status code 401 from server:
NB: I'm not setting this dependency in Gradle but I have a dependency that requires it: jira-rest-java-client-core:5.2.4
Hi, were you able to fix this?
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.