Hi,
I just want to write down the magic behind my maven proxy.
There are two separate repositories:
https://mvn-repo.joestr.at/repository/releases/
for releases, and
https://mvn-repo.joestr.at/repository/snapshots/
for snapshots.
Following list applies to the proxied repositories. (DL = denylist, AL = allowlist)
================================================== https://oss.sonatype.org/content/repositories/snapshots https://repo.maven.apache.org/maven2 DL: co/aikar/** com/destroystokio/** com/mojang/** com/sk89q/** com/vexsoftware/** io/papermc/** net/alpenblock/BungeePerms/** net/coreprotect/** net/md-5/** org/bstats/** org/bukkit/** org/enginehub/** org/spigotmc/** us/dynmap/** https://libraries.minecraft.net AL: com/mojang/** https://hub.spigotmc.org/nexus/content/groups/public AL: org/bukkit/** org/spigotmc/** net/md-5/** https://papermc.io/repo/repository/maven-public AL: com/destroystokio/** io/papermc/** https://repo.aikar.co/nexus/content/groups/aikar AL: co/aikar/** https://repo.codemc.org/repository/maven-public AL: org/bstats/** https://repo.wea-ondara.net/repository/public AL: net/alpenblock/BungeePerms/** https://maven.playpro.com AL: net/coreprotect/** http://repo.mikeprimm.com AL: us/dynmap/** https://dl.bintray.com/nuvotifier/maven AL: com/vexsoftware/** http://maven.sk89q.com/artifactory/repo AL: com/sk89q/** org/enginehub/** ==================================================