Solved Maven reload download warnings (Maven server outage)

  • After careful consideration and due to limited usage, we’ve made the decision to discontinue the PaperMC forums. Moving forward, we recommend using Hangar for plugin uploads, and for all other community discussions and support, please join us on Discord.

ikonodim

New member
Jul 18, 2024
4
0
1
Hello! Everytime I reload my maven dependencies using InteliJ I get these warnings:
Is it safe to ignore them or is there anything I can do about this?

Code:
[WARNING] Failed to download maven-metadata-sonatype.xml [https://oss.sonatype.org/content/groups/public/]
[WARNING] Could not transfer metadata io.papermc.paper:paper-api:1.20.6-R0.1-SNAPSHOT/maven-metadata.xml from/to sonatype (https://oss.sonatype.org/content/groups/public/): status code: 502, reason phrase: Bad Gateway (502)
[WARNING] io.papermc.paper:paper-api:1.20.6-R0.1-SNAPSHOT/maven-metadata.xml failed to transfer from https://oss.sonatype.org/content/groups/public/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of sonatype has elapsed or updates are forced. Original error: Could not transfer metadata io.papermc.paper:paper-api:1.20.6-R0.1-SNAPSHOT/maven-metadata.xml from/to sonatype (https://oss.sonatype.org/content/groups/public/): status code: 502, reason phrase: Bad Gateway (502)