satoshinm / WebSandboxMC

Bukkit plugin providing a web-based interface with an interactive WebGL 3D preview or glimpse of your server 🕷⏳📦 ⛺
https://www.spigotmc.org/resources/websandboxmc.39415/
MIT License
19 stars 5 forks source link

Update to SpigotAPI 1.12.2-R0.1-SNAPSHOT #103

Closed satoshinm closed 3 years ago

satoshinm commented 3 years ago

An intermediate step to #102

satoshinm commented 3 years ago

Had to regenerate the SSH key for CircleCI, but now it fails with this weird error:

Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.46.Final/netty-handler-4.1.46.Final.jar (454 kB at 1.2 MB/s)
Downloading from spigotmc-public: https://hub.spigotmc.org/nexus/content/groups/public/net/md-5/bungeecord-chat/1.12-SNAPSHOT/bungeecord-chat-1.12-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  51.470 s
[INFO] Finished at: 2021-01-10T19:41:10Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project WebSandboxMC: Could not resolve dependencies for project io.github.satoshinm:WebSandboxMC:jar:1.10.4: Could not find artifact net.md-5:bungeecord-chat:jar:1.12-SNAPSHOT in md_5-releases (https://repo.md-5.net/content/repositories/releases/) -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException

https://repo.md-5.net/service/rest/repository/browse/releases/net/ doesn't have net/md-5/bungeecord-chat (no net/md-5 even), but https://hub.spigotmc.org/nexus/#nexus-search;quick~bungeecord does have it:

Screen Shot 2021-01-10 at 11 45 14 AM