You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm building my plugin with GitHub Actions, and it appears that your maven repository (more concretely, CloudFlare) is blocking access from them (and some other datacenter IPs that I've tried), which makes it rather unusable for CI 😅
Could you take a look?
Can report I am having nearly the exact same issue. Here's the snippet from my CI:
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':spigot-legacy:compileJava'.
> Could not resolve all files for configuration ':spigot-legacy:compileClasspath'.
> Could not resolve com.comphenix.protocol:ProtocolLib:5.0.0.
Required by:
project :spigot-legacy
> Could not resolve com.comphenix.protocol:ProtocolLib:5.0.0.
> Could not get resource 'https://repo.dmulloy2.net/nexus/repository/public/com/comphenix/protocol/ProtocolLib/5.0.0/ProtocolLib-5.0.0.pom'.
> Could not HEAD 'https://repo.dmulloy2.net/repository/public/com/comphenix/protocol/ProtocolLib/5.0.0/ProtocolLib-5.0.0.pom'. Received status code 403 from server: Forbidden
Hey
I'm building my plugin with GitHub Actions, and it appears that your maven repository (more concretely, CloudFlare) is blocking access from them (and some other datacenter IPs that I've tried), which makes it rather unusable for CI 😅
Could you take a look?
Logs: https://github.com/tritonmc/Triton/actions/runs/13133475135/job/36644091908
Response:
The text was updated successfully, but these errors were encountered: