Hi everyone,
I need to write an application, that connects to the REST API of our Jira instance and
since I can't find any ready-to-go jar of the jira-rest-java-client from Atlassian Bitbucket I wanted to create it myself by cloning it and adding the Atlassian Maven Repo Proxy to my settings.xml as suggested at Developer.Atlassian.
Unfortunately I still can not package the API client, since the dependency of the parent POM
remains unresolvable.
<parent>
<groupId>com.atlassian.pom</groupId>
<artifactId>public-pom</artifactId>
<version>5.0.8</version>
</parent>
This problem might be recurring since it was already reported in 2019 here Atlassian Community
Any help would be highly appreciated!
Spend the day sharpening your skills in Atlassian Cloud Organization Admin or Jira Administration, then take the exam onsite. Already ready? Take one - or more - of 12 different certification exams while you’re in Anaheim at Team' 25.
Learn more