Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Getting 429 error from the Atlassian maven-public repository

For the past 2 days (2023-10-25), the Atlassian's repositories for the jira-rest-java-client-core are throwing 429 errors. 

Does anyone else have this issue?  i switched my build.gradle and updated to the latest version (5.2.7) and last night was able to continue the build, however tonight the issue is happening again with the maven-public repository this time

//no longer works
//maven { url "https://packages.atlassian.com/mvn/maven-atlassian-external/" }
//seems to work
maven { url "https://packages.atlassian.com/maven-public/" }

here is the exception:

FAILURE: Build failed with an exception.

* What went wrong:
Could not determine the dependencies of task ':jira:shadowJar'.
> Could not resolve all dependencies for configuration ':jira:runtimeClasspath'.
   > Could not resolve com.atlassian.jira:jira-rest-java-client-core:5.2.7.
     Required by:
         project :jira
      > Could not resolve com.atlassian.jira:jira-rest-java-client-core:5.2.7.
         > Could not get resource 'https://packages.atlassian.com/maven-public/com/atlassian/jira/jira-rest-java-client-core/5.2.7/jira-rest-java-client-core-5.2.7.pom'.
            > Could not GET 'https://packages.atlassian.com/maven-public/com/atlassian/jira/jira-rest-java-client-core/5.2.7/jira-rest-java-client-core-5.2.7.pom'. Received status code 429 from server: Too Many Requests

 

1 answer

this morning both sites are up and serving their repositories.  

anyone know who the webmasters are for those repositories?

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Site Admin
TAGS
AUG Leaders

Atlassian Community Events